summaryrefslogtreecommitdiff
path: root/rtemstoolkit (follow)
AgeCommit message (Expand)Author
2017-10-12rtemstoolkit: Update the mailer module to the option interface.Chris Johns
2017-10-12rtemstoolkit: Add a capture hook to logging.Chris Johns
2017-10-12rtemstoolkit: Fix error message in options.Chris Johns
2017-10-10Install missing filesSebastian Huber
2017-09-21Move the reraise logic into the tool kit.Chris Johns
2017-09-14rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to unsignedJoel Sherrill
2017-09-14rtemstoolkit: Remove throw from file::image destructor.Chris Johns
2017-08-29rtemstoolkit/host.py: Change option to search parent directory in Python3.Cillian O'Donnell
2017-08-20rtemstoolkit/libiberty: Fix broken configure detection.Chris Johns
2017-08-16linkers/exe-info Support ARM static constructors.Chris Johns
2017-05-31rtemstoolkit/rld-process.h: Include rld.h to find 'strings' definitionCillian O'Donnell
2017-05-24rtemstoolkit: Improve performance.Chris Johns
2017-05-16rtemstoolkit: Add the configuration.py module to the install.Chris Johns
2017-05-15rtemstoolkit: Add Python INI configuration support.Chris Johns
2017-04-25rtemstoolkit: Set proc buffering to 0 to not block on smaller reads.Chris Johns
2017-04-25rtemstoolkit: Add a textbox module for formatted reporting.Chris Johns
2017-04-25execute: Use the io python module for output capture.Chris Johns
2017-04-25rtemstoolkit: Move host support access into a separate module.Chris Johns
2017-01-09libelf: Use minimal environment for C translation with readelf.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-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-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns
2016-03-09Python 2 and python 3 refactor fixes.Chris Johns
2016-03-03Update rtems-tool to support Python 2 and 3.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-01-08rtemstoolkit: Python 3 compatibilitySebastian Huber
2016-01-08rtemstoolkit: msys2 compatibilitySebastian Huber
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-09Add release versioning support.Chris Johns
2015-11-12Python 3 compatibilitySebastian Huber
2015-11-11rtd-rtems.cpp: Default to version 4.12Sebastian Huber
2015-10-19Update the versions strings.Chris Johns
2015-10-19Fix Windows build issues.Chris Johns
2015-09-26rtems-tester.txt, options.py: Improved clarity and spelling.Ric Claus
2015-03-29rtemstoolkit: Add support to return the system path split as paths.Chris Johns
2015-03-23rtemstoolkit: Add an array operator to return recs in a section.Chris Johns
2015-03-18rtemstoolkit: Remove warning on Windows.Chris Johns
2015-03-17elftoolchain: Add support for Cygwin.Chris Johns
2015-02-08Fixes to the run the waf built tests when installed.Chris Johns
2015-02-08Install the rtems-test command.Chris Johns
2015-01-21DEST_OS is linux and not linux2.Chris Johns
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns
2014-11-30toolkit: Print dependents in resolver.Chris Johns