summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-18rtemstoolkit: Trace opening a macro file.Chris Johns1-0/+3
2016-07-06Add rtems-bsp-builder.Chris Johns1-0/+3
2016-04-03linkers: Demangle the C++ labels in the .ctors/.dtors sections.Chris Johns2-4/+24
2016-04-03rtemstoolkit: Add a buffer helper class to insert and extract data.Chris Johns3-24/+490
2016-04-03rtemstoolkit: Add the address to the section.Chris Johns2-0/+2
2016-04-03rtemstoolkit: Add an address table of symbols key by the symbol address.Chris Johns2-0/+62
2016-04-03rtemstoolkit: Add version number parsing to get major, minor, revision.Chris Johns4-6/+164
2016-03-14rtemstoolkit: Fix execute's writer thread to not eval() the input.Chris Johns1-7/+12
2016-03-09Python 2 and python 3 refactor fixes.Chris Johns4-9/+13
2016-03-03Update rtems-tool to support Python 2 and 3.Chris Johns18-134/+546
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns1-0/+3
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns8-19/+23
2016-01-08rtemstoolkit: Python 3 compatibilitySebastian Huber1-1/+1
2016-01-08rtemstoolkit: msys2 compatibilitySebastian Huber6-15/+14
2015-12-11Fix how to use the waf py feature to get py source and pyo file installed.Chris Johns1-3/+2
2015-12-11VERSION as an INI format file.Chris Johns1-8/+11
2015-12-09Add release versioning support.Chris Johns6-51/+109
2015-11-12Python 3 compatibilitySebastian Huber11-115/+115
2015-11-11rtd-rtems.cpp: Default to version 4.12Sebastian Huber1-1/+1
2015-10-19Update the versions strings.Chris Johns1-1/+1
2015-10-19Fix Windows build issues.Chris Johns2-10/+35
2015-09-26rtems-tester.txt, options.py: Improved clarity and spelling.Ric Claus1-1/+1
2015-03-29rtemstoolkit: Add support to return the system path split as paths.Chris Johns3-2/+44
2015-03-23rtemstoolkit: Add an array operator to return recs in a section.Chris Johns1-0/+7
2015-03-18rtemstoolkit: Remove warning on Windows.Chris Johns1-9/+9
2015-03-17elftoolchain: Add support for Cygwin.Chris Johns1-3/+3
2015-02-08Fixes to the run the waf built tests when installed.Chris Johns1-1/+1
2015-02-08Install the rtems-test command.Chris Johns2-8/+48
2015-01-21DEST_OS is linux and not linux2.Chris Johns1-1/+1
2015-01-18Add support to cross-compile. Use --hosti=.Chris Johns6-6/+868
2014-11-30toolkit: Print dependents in resolver.Chris Johns1-0/+15
2014-11-30toolkit: Raise a user error and not an internal one.Chris Johns1-1/+1
2014-11-04linkers: Merge the standard libraries into the user library paths.Chris Johns2-3/+6
2014-11-04Fix buffer leak on error.Chris Johns1-0/+3
2014-11-04fix buffer size problemBen Gras1-1/+1
2014-10-30linkers: Add base image symbol to ELF object file generation.Chris Johns6-44/+141
2014-10-28toolkit: Fix the map formatting.Chris Johns1-2/+2
2014-10-28toolkit: Update the comment.Chris Johns1-1/+1
2014-09-21rtems-tld: Add config options, fix void args, and SCore traces.Chris Johns2-1/+4
2014-09-13rtk: Build fastlz into the rld library.Chris Johns1-10/+9
2014-09-13rtk: Fix buffer leak in rld::path::abs_path.Chris Johns1-0/+1
2014-09-13Refactor code into the RTEMS Toolkit.Chris Johns175-0/+53406
2014-05-31tester: Correctly handle contro-c.Chris Johns2-1/+89
2014-02-15rt: Add the rtems-tester.Chris Johns17-0/+4046