summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu.cfg: Options changed to capture test output4.11.34.11.2Ric Claus2017-03-281-1/+2
* linkers/syms: Add weak symbols to the global symbol table.4.11.14.11.0Chris Johns2016-08-251-20/+61
* linkers: Fix for targets with a small-data areaSebastian Huber2016-03-211-3/+3
* tester: Fix reraising an exception with Python2 and Python3.Chris Johns2016-03-161-4/+46
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-144-12/+15
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-093-2/+7
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-0330-367/+793
* Fix ithe automake warning with newer perl versions.Chris Johns2016-02-291-0/+11
* Backport m4 fix from master.Chris Johns2016-02-221-9/+3
* Do not change the Python os.sep setting.Chris Johns2016-02-221-1/+0
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-197-2/+82
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-194-11/+15
* Update the version of waf.Chris Johns2016-02-191-9/+9
* Fix running rtems-test from inside the git clone.Chris Johns2015-12-161-1/+1
* Fix the 4.11 branch build from git.Chris Johns2015-12-151-1/+1
* Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns2015-12-112-5/+4
* Add a VERSION message to configure.Chris Johns2015-12-111-0/+2
* VERSION as an INI format file.Chris Johns2015-12-112-13/+27
* Add release versioning support.Chris Johns2015-12-0917-73/+158
* Add gitattributes to aid releasing.Chris Johns2015-12-081-0/+2
* Rename or1ksim BSP to generic_or1kHesham ALMatary2015-04-191-6/+6
* bf537Stamp: Add configuration filesJoel Sherrill2015-04-142-0/+110
* leon3-tsim*: First attempt at LEON3 on tsim supportJoel Sherrill2015-04-053-0/+113
* lm32_evr_gdbsim: Add configuration filesJoel Sherrill2015-04-053-0/+118
* psim*.mc: Fix typoJoel Sherrill2015-04-042-2/+2
* Add QEMU patch for openrisc to recognize halt signalsHesham ALMatary2015-04-031-0/+32
* Update gdb-sim-lm32uart.diff to gdb-7.9Joel Sherrill2015-04-021-0/+75
* Add configurations for erc32, leon2, and leon3 in GDB SISJoel Sherrill2015-03-296-0/+330
* rtemstoolkit: Add support to return the system path split as paths.Chris Johns2015-03-294-3/+45
* trace-linker: Update comments.Chris Johns2015-03-291-24/+28
* Add Jiri Gaisler SIS patch set for gdb 7.9Joel Sherrill2015-03-2723-0/+9190
* trace-linker: Add the trace function signatures to the wrapper code.Chris Johns2015-03-271-25/+164
* rtems-tester: Remove repeated install line in wscript.Chris Johns2015-03-271-1/+0
* Add rtems-tester configurations for simsh family of BSPsJoel Sherrill2015-03-268-0/+440
* trace-linker: Add API and POSIX interfaces.Chris Johns2015-03-264-2/+115
* trace-linker: Add Trace Buffering support.Chris Johns2015-03-263-23/+249
* rtems-tld: Add lock and buffer allocator support to generators.Chris Johns2015-03-241-13/+144
* trace-linker: Add options, names, enables, and triggers.Chris Johns2015-03-232-60/+366
* rtemstoolkit: Add an array operator to return recs in a section.Chris Johns2015-03-231-0/+7
* Update the version of waf.Chris Johns2015-03-221-0/+0
* rtemstoolkit: Remove warning on Windows.Chris Johns2015-03-181-9/+9
* Ignore waf files on Windows and Python3 waf files.Chris Johns2015-03-181-0/+3
* elftoolchain: Add support for Cygwin.Chris Johns2015-03-171-3/+3
* gdb/python: Update the support to a recent RTEMS.Chris Johns2015-03-177-85/+512
* Add configurations for all h8 GDB simulator BSP variantsJoel Sherrill2015-03-124-0/+220
* Add configurations for all arm GDB simulator BSP variantsJoel Sherrill2015-03-1210-9/+503
* Add configuration for m32csim BSP for simulator in GDBJoel Sherrill2015-03-122-0/+110
* Add configuration for m32rsim BSP for simulator in GDBJoel Sherrill2015-03-122-0/+110
* Add configurations for all v850 GDB simulator BSP variantsJoel Sherrill2015-03-1212-0/+660
* Modified waf scripts to have a minimum python version requirement of 2.6.6, i...Adit Sahasrabudhe2015-02-252-2/+2