summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit: Update the mailer module to the option interface.Chris Johns2017-10-121-5/+14
* rtemstoolkit: Add a capture hook to logging.Chris Johns2017-10-121-0/+9
* rtemstoolkit: Fix error message in options.Chris Johns2017-10-121-1/+1
* Install missing filesSebastian Huber2017-10-101-0/+1
* Move the reraise logic into the tool kit.Chris Johns2017-09-212-0/+109
* rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to unsignedJoel Sherrill2017-09-141-2/+2
* rtemstoolkit: Remove throw from file::image destructor.Chris Johns2017-09-141-1/+1
* rtemstoolkit/host.py: Change option to search parent directory in Python3.Cillian O'Donnell2017-08-291-1/+1
* rtemstoolkit/libiberty: Fix broken configure detection.Chris Johns2017-08-201-7/+7
* linkers/exe-info Support ARM static constructors.Chris Johns2017-08-1632-908/+5844
* rtemstoolkit/rld-process.h: Include rld.h to find 'strings' definitionCillian O'Donnell2017-05-311-0/+1
* rtemstoolkit: Improve performance.Chris Johns2017-05-241-7/+2
* rtemstoolkit: Add the configuration.py module to the install.Chris Johns2017-05-161-0/+1
* rtemstoolkit: Add Python INI configuration support.Chris Johns2017-05-151-0/+137
* rtemstoolkit: Set proc buffering to 0 to not block on smaller reads.Chris Johns2017-04-251-0/+4
* rtemstoolkit: Add a textbox module for formatted reporting.Chris Johns2017-04-252-0/+123
* execute: Use the io python module for output capture.Chris Johns2017-04-251-4/+11
* rtemstoolkit: Move host support access into a separate module.Chris Johns2017-04-259-103/+188
* libelf: Use minimal environment for C translation with readelf.Chris Johns2017-01-091-2/+1
* rtemstoolkit: Trace opening a macro file.Chris Johns2016-08-181-0/+3
* Add rtems-bsp-builder.Chris Johns2016-07-061-0/+3
* linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns2016-04-032-4/+24
* 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
* rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns2016-03-141-7/+12
* Python 2 and python 3 refactor fixes.Chris Johns2016-03-094-9/+13
* Update rtems-tool to support Python 2 and 3.Chris Johns2016-03-0318-134/+546
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-191-0/+3
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-198-19/+23
* rtemstoolkit: Python 3 compatibilitySebastian Huber2016-01-081-1/+1
* rtemstoolkit: msys2 compatibilitySebastian Huber2016-01-086-15/+14
* Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns2015-12-111-3/+2
* VERSION as an INI format file.Chris Johns2015-12-111-8/+11
* Add release versioning support.Chris Johns2015-12-096-51/+109
* Python 3 compatibilitySebastian Huber2015-11-1211-115/+115
* rtd-rtems.cpp: Default to version 4.12Sebastian Huber2015-11-111-1/+1
* Update the versions strings.Chris Johns2015-10-191-1/+1
* Fix Windows build issues.Chris Johns2015-10-192-10/+35
* rtems-tester.txt, options.py: Improved clarity and spelling.Ric Claus2015-09-261-1/+1
* rtemstoolkit: Add support to return the system path split as paths.Chris Johns2015-03-293-2/+44
* rtemstoolkit: Add an array operator to return recs in a section.Chris Johns2015-03-231-0/+7
* rtemstoolkit: Remove warning on Windows.Chris Johns2015-03-181-9/+9
* elftoolchain: Add support for Cygwin.Chris Johns2015-03-171-3/+3
* Fixes to the run the waf built tests when installed.Chris Johns2015-02-081-1/+1
* Install the rtems-test command.Chris Johns2015-02-082-8/+48
* DEST_OS is linux and not linux2.Chris Johns2015-01-211-1/+1
* Add support to cross-compile. Use --hosti=.Chris Johns2015-01-186-6/+868
* toolkit: Print dependents in resolver.Chris Johns2014-11-301-0/+15