summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-03tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns1-3/+0
2021-09-01rld-dwarf.cpp: Initialize member variablesRyan Long1-0/+12
2021-07-27rtems-utils.h: Create ostream_guardRyan Long1-0/+20
2021-06-17covoar: Store address-to-line info outside of DWARFAlex White2-0/+10
2021-05-10rtemstoolkit/mailer.py: Fix option ordering for add_argumentsAlex White1-1/+3
2021-04-14rtemstoolkit/mailer.py: Add --use-gitconfig optionAlex White1-2/+44
2021-04-13rtemstoolkit/mailer.py: Add SMTP login optionsAlex White1-6/+35
2021-04-13rtemstoolkit: Filter mail options from log outputAlex White1-1/+16
2021-04-13rtemstoolkit/mailer.py: Return full smtp-host arg valueAlex White1-1/+1
2021-04-01rld-cc: Add -target to recognised cflagsHesham Almatary1-0/+1
2021-03-31Revert rld-process: Add named tempfile constructorJoel Sherrill2-18/+0
2021-03-30rld-process: Add named tempfile constructorAlex White2-0/+18
2021-03-30rld-dwarf: Fix file::get_sourceAlex White1-3/+2
2021-03-30rld-dwarf: Add function::has_entry_pcAlex White2-1/+12
2020-09-26rtemstoolkit/dwarf: Dump the DIE offsetChris Johns1-1/+5
2020-09-26rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns1-1/+1
2020-09-26Move all python commands to use env pythonChris Johns1-5/+4
2020-09-15linker/exeinfo: Optionally output full flags when listing object filesChris Johns2-1/+206
2020-09-11linker/rap: Ignore relocation records with no sectionChris Johns1-0/+3
2020-05-05linkers/ld: Output all reloc records to the RAP fileChris Johns1-9/+10
2020-03-30rtemstoolkit/execute: Handle unicode input on python2Chris Johns1-1/+12
2020-03-19execute.py: fix long lineGedare Bloom1-2/+4
2020-03-05rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber1-0/+2
2020-03-05rtemstoolkit: Use multiprocessing.cpu_count()Sebastian Huber1-14/+2
2020-03-05rtemstoolkit: Support more Linux distributionsSebastian Huber1-1/+2
2020-01-28rtemstoolkit/path: Add support to copy single fileVijay Kumar Banerjee1-2/+6
2019-11-12rld-rap: Ignore relocations with section index 0Hesham Almatary1-0/+6
2019-11-12Add RISC-V machine to rld-elfHesham Almatary1-0/+5
2019-10-18rtemstoolkit: Interpolate realing rtems configuration files.Chris Johns1-1/+1
2019-09-05waf: Do not filter flags to be unique using set()Chris Johns1-3/+3
2019-09-02rtemstoolkit/dwarf: Fix some C++ handling issues.Chris Johns2-62/+72
2019-06-12rtemstoolkit/configuration: Fix interpolation support.Chris Johns1-33/+44
2019-06-11rtemstoolkit/macros: Improve the macro output.Chris Johns1-8/+22
2019-06-11rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns1-8/+20
2019-06-11rtemstoolkit/path: Merge RSB changes.Chris Johns1-61/+233
2019-06-11rtemstoolkit/log: Add info().Chris Johns2-2/+15
2019-06-11rtemstoolkit/host: Make the load() public.Chris Johns1-4/+4
2019-06-11rtemstoolkit/check: Optionally check exe silently.Chris Johns1-4/+4
2019-06-11rtemstoolkit/macros: Convert all keys to str from unicode.Chris Johns1-0/+2
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns1-6/+13
2019-05-21rtemstoolkit/path : print OSError in mkdirVijay Kumar Banerjee1-6/+6
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee1-1/+28
2019-05-05rtemstoolkit: columns are only ints.Chris Johns1-1/+1
2019-02-21rtemstoolkit/mailer.py: Check for no --smtp-host arg being providedJoel Sherrill1-1/+3
2019-02-11linkers/syms: Add symbol filtering.Chris Johns1-2/+4
2019-02-08rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns1-17/+21
2018-11-29rtemstoolkit/host: Fix the darwin support.Chris Johns2-4/+3
2018-11-29rtemstoolkit/git: Use 'git' if no macro path is present.Chris Johns1-1/+1
2018-11-29rtemstoolkit/version: Remove the tailing - with a clean git repoChris Johns1-1/+3
2018-11-29rtemstoolkit: Fix unittests on WindowsChris Johns3-4/+6