summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 4.10: fix version number4.10Gedare Bloom2017-12-212-2/+2
* bsp-builder: Results format fixes.Chris Johns2016-08-301-6/+6
* bsp-builder: Fix bugs.Chris Johns2016-08-291-6/+5
* bsp-builder: Add lm3s6965_qemu to ARM bsp list. Fix network-debug options.Chris Johns2016-08-251-4/+4
* bsp-builder: Fix column printing of the arch/bsp.Chris Johns2016-08-251-4/+21
* linkers/syms: Add weak symbols to the global symbol table.Chris Johns2016-08-251-20/+61
* bsp-builder: Print one results report only.Chris Johns2016-08-191-15/+20
* bsp-builder: Fix results report columns.Chris Johns2016-08-191-1/+1
* bsp-builder: Add ARM bsps.Chris Johns2016-08-181-10/+89
* bsp-builder: Support per BSP excludes.Chris Johns2016-08-181-23/+114
* tester: handle compile argument warnings.Chris Johns2016-08-181-4/+8
* rtemstoolkit: Trace opening a macro file.Chris Johns2016-08-181-0/+3
* Add rtems-bsp-builder.Chris Johns2016-07-065-1/+681
* linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns2016-04-033-10/+44
* linkers: Add a tool to show RTEMS executable information.Chris Johns2016-04-032-21/+607
* rtemstoolkit: Add a buffer helper class to insert and extract data.Chris Johns2016-04-033-24/+490
* rtemstoolkit: Add the address to the section.Chris Johns2016-04-032-0/+2
* rtemstoolkit: Add an address table of symbols key by the symbol address.Chris Johns2016-04-032-0/+62
* rtemstoolkit: Add version number parsing to get major, minor, revision.Chris Johns2016-04-034-6/+164
* tester: Fix reraising an exception with Python2 and Python3.Chris Johns2016-03-161-4/+46
* tester/sis: Provide the -nouartrx to avoid blocking on stdin.Chris Johns2016-03-162-2/+2
* tester: Provide a gdb kill method to aid clean ups on ctrl-C.Chris Johns2016-03-161-0/+9
* 4.12: Patches for ERC simualtor for gdb-7.11.Chris Johns2016-03-164-1/+1589
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-144-12/+20
* Add a gdb-7.11 patch for 4.12.Chris Johns2016-03-111-0/+41
* Bugfix: gdb-7.3.1 couldn't be build with a modern texinfo package.Götz Pfeiffer2016-03-101-0/+49
* Bugfix: gcc-4.4.7 couldn't be build with a modern texinfo package.Götz Pfeiffer2016-03-101-0/+86
* Bugfix: binutils-2.20.1 couldn't be build with a modern texinfo package.Götz Pfeiffer2016-03-101-0/+21
* Remove exception test code left in.Chris Johns2016-03-091-1/+0
* Master branch version is 4.12.Chris Johns2016-03-091-1/+1
* sis: Option not present with SPARC sim.Chris Johns2016-03-091-1/+1
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-095-9/+17
* tester: Remove the RT version.py and use the toolkit's version.Chris Johns2016-03-041-2/+1
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-0328-256/+643
* Add aarch64 and x86_64 binutils and gdb patches.Chris Johns2016-02-292-0/+136
* Fix ithe automake warning with newer perl versions.Chris Johns2016-02-291-0/+11
* 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-1912-26/+41
* Update the version of waf.Chris Johns2016-02-191-9/+9
* rtemstoolkit: Python 3 compatibilitySebastian Huber2016-01-081-1/+1
* rtemstoolkit: msys2 compatibilitySebastian Huber2016-01-086-15/+14
* linkers: Fix for targets with a small-data areaSebastian Huber2016-01-051-2/+2
* linkers: Avoid castSebastian Huber2016-01-041-1/+1
* Fix running rtems-test from inside the git clone.Chris Johns2015-12-161-1/+1
* bsps/m32rsim*: RemoveAun-Ali Zaidi2015-12-132-110/+0
* bsps/h8sim*: RemoveAun-Ali Zaidi2015-12-132-110/+0
* Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns2015-12-112-5/+4
* VERSION as an INI format file.Chris Johns2015-12-112-14/+18
* Use the git hash for the revision in the version string.Chris Johns2015-12-101-1/+15