summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-214.10: fix version number4.10Gedare Bloom
2016-08-30bsp-builder: Results format fixes.Chris Johns
2016-08-29bsp-builder: Fix bugs.Chris Johns
2016-08-25bsp-builder: Add lm3s6965_qemu to ARM bsp list. Fix network-debug options.Chris Johns
2016-08-25bsp-builder: Fix column printing of the arch/bsp.Chris Johns
2016-08-25linkers/syms: Add weak symbols to the global symbol table.Chris Johns
2016-08-19bsp-builder: Print one results report only.Chris Johns
2016-08-19bsp-builder: Fix results report columns.Chris Johns
2016-08-18bsp-builder: Add ARM bsps.Chris Johns
2016-08-18bsp-builder: Support per BSP excludes.Chris Johns
2016-08-18tester: handle compile argument warnings.Chris Johns
2016-08-18rtemstoolkit: Trace opening a macro file.Chris Johns
2016-07-06Add rtems-bsp-builder.Chris Johns
2016-04-03linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns
2016-04-03linkers: Add a tool to show RTEMS executable information.Chris Johns
2016-04-03rtemstoolkit: Add a buffer helper class to insert and extract data.Chris Johns
2016-04-03rtemstoolkit: Add the address to the section.Chris Johns
2016-04-03rtemstoolkit: Add an address table of symbols key by the symbol address.Chris Johns
2016-04-03rtemstoolkit: Add version number parsing to get major, minor, revision.Chris Johns
2016-03-16tester: Fix reraising an exception with Python2 and Python3.Chris Johns
2016-03-16tester/sis: Provide the -nouartrx to avoid blocking on stdin.Chris Johns
2016-03-16tester: Provide a gdb kill method to aid clean ups on ctrl-C.Chris Johns
2016-03-164.12: Patches for ERC simualtor for gdb-7.11.Chris Johns
2016-03-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns
2016-03-11Add a gdb-7.11 patch for 4.12.Chris Johns
2016-03-10Bugfix: gdb-7.3.1 couldn't be build with a modern texinfo package.Götz Pfeiffer
2016-03-10Bugfix: gcc-4.4.7 couldn't be build with a modern texinfo package.Götz Pfeiffer
2016-03-10Bugfix: binutils-2.20.1 couldn't be build with a modern texinfo package.Götz Pfeiffer
2016-03-09Remove exception test code left in.Chris Johns
2016-03-09Master branch version is 4.12.Chris Johns
2016-03-09sis: Option not present with SPARC sim.Chris Johns
2016-03-09Python 2 and python 3 refactor fixes.Chris Johns
2016-03-04tester: Remove the RT version.py and use the toolkit's version.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns
2016-02-29Add aarch64 and x86_64 binutils and gdb patches.Chris Johns
2016-02-29Fix ithe automake warning with newer perl versions.Chris Johns
2016-02-22Do not change the Python os.sep setting.Chris Johns
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns
2016-02-19Update the version of waf.Chris Johns
2016-01-08rtemstoolkit: Python 3 compatibilitySebastian Huber
2016-01-08rtemstoolkit: msys2 compatibilitySebastian Huber
2016-01-05linkers: Fix for targets with a small-data areaSebastian Huber
2016-01-04linkers: Avoid castSebastian Huber
2015-12-16Fix running rtems-test from inside the git clone.Chris Johns
2015-12-13bsps/m32rsim*: RemoveAun-Ali Zaidi
2015-12-13bsps/h8sim*: RemoveAun-Ali Zaidi
2015-12-11Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns
2015-12-11VERSION as an INI format file.Chris Johns
2015-12-10Use the git hash for the revision in the version string.Chris Johns