summaryrefslogtreecommitdiff
path: root/rtemstoolkit (follow)
AgeCommit message (Expand)Author
2020-09-26rtemstoolkit/dwarf: Dump the DIE offsetChris Johns
2020-09-26rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns
2020-09-26Move all python commands to use env pythonChris Johns
2020-09-15linker/exeinfo: Optionally output full flags when listing object filesChris Johns
2020-09-11linker/rap: Ignore relocation records with no sectionChris Johns
2020-05-05linkers/ld: Output all reloc records to the RAP fileChris Johns
2020-03-30rtemstoolkit/execute: Handle unicode input on python2Chris Johns
2020-03-19execute.py: fix long lineGedare Bloom
2020-03-05rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber
2020-03-05rtemstoolkit: Use multiprocessing.cpu_count()Sebastian Huber
2020-03-05rtemstoolkit: Support more Linux distributionsSebastian Huber
2020-01-28rtemstoolkit/path: Add support to copy single fileVijay Kumar Banerjee
2019-11-12rld-rap: Ignore relocations with section index 0Hesham Almatary
2019-11-12Add RISC-V machine to rld-elfHesham Almatary
2019-10-18rtemstoolkit: Interpolate realing rtems configuration files.Chris Johns
2019-09-05waf: Do not filter flags to be unique using set()Chris Johns
2019-09-02rtemstoolkit/dwarf: Fix some C++ handling issues.Chris Johns
2019-06-12rtemstoolkit/configuration: Fix interpolation support.Chris Johns
2019-06-11rtemstoolkit/macros: Improve the macro output.Chris Johns
2019-06-11rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns
2019-06-11rtemstoolkit/path: Merge RSB changes.Chris Johns
2019-06-11rtemstoolkit/log: Add info().Chris Johns
2019-06-11rtemstoolkit/host: Make the load() public.Chris Johns
2019-06-11rtemstoolkit/check: Optionally check exe silently.Chris Johns
2019-06-11rtemstoolkit/macros: Convert all keys to str from unicode.Chris Johns
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns
2019-05-21rtemstoolkit/path : print OSError in mkdirVijay Kumar Banerjee
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee
2019-05-05rtemstoolkit: columns are only ints.Chris Johns
2019-02-21rtemstoolkit/mailer.py: Check for no --smtp-host arg being providedJoel Sherrill
2019-02-11linkers/syms: Add symbol filtering.Chris Johns
2019-02-08rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns
2018-11-29rtemstoolkit/host: Fix the darwin support.Chris Johns
2018-11-29rtemstoolkit/git: Use 'git' if no macro path is present.Chris Johns
2018-11-29rtemstoolkit/version: Remove the tailing - with a clean git repoChris Johns
2018-11-29rtemstoolkit: Fix unittests on WindowsChris Johns
2018-11-29rtemstoolkit:libelf: Removing warning for asprintf on Windows.Chris Johns
2018-11-29Fix warnings on Windows.Chris Johns
2018-11-29waf: Fix version paths on Windows.Chris Johns
2018-11-28rtemstoolkit: Fix mailer unittest.Chris Johns
2018-11-27fix native elf detection on x86_64 machinesChristian Spindeldreier
2018-11-26rtemstoolkit/git: Ignore untracked files in the dirty state.Chris Johns
2018-11-26rtemstoolkit: Fixes to the reader and writer threads for capturingChris Johns
2018-11-23rtemstoolkit: Add unit testing for the python modulesChris Johns
2018-11-23rtemstoolkit/execute: Use buffered output and improve performanceChris Johns
2018-11-17rtemstoolkit/path : Add support to copy single filesVijay Kumar Banerjee
2018-11-15rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain.Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-11-05rtemstoolkit: Fix the parsing of the revision string to a number.Chris Johns
2018-10-14rtemstoolkit/rld-cc.cpp: Accept -EL, -EB, and -Gn machine flagsJoel Sherrill