summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit/mailer.py: Fix parsing of options with no optargAlex White2021-11-121-1/+4
* rtems-bsp-builder: Fix mail supportAlex White2021-10-291-1/+1
* rld-rapp.cpp: Add catch for exceptionRyan Long2021-10-081-4/+13
* tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns2021-09-031-3/+0
* rld-dwarf.cpp: Initialize member variablesRyan Long2021-09-011-0/+12
* rtems-utils.h: Create ostream_guardRyan Long2021-07-271-0/+20
* covoar: Store address-to-line info outside of DWARFAlex White2021-06-172-0/+10
* rtemstoolkit/mailer.py: Fix option ordering for add_argumentsAlex White2021-05-101-1/+3
* rtemstoolkit/mailer.py: Add --use-gitconfig optionAlex White2021-04-141-2/+44
* rtemstoolkit/mailer.py: Add SMTP login optionsAlex White2021-04-131-6/+35
* rtemstoolkit: Filter mail options from log outputAlex White2021-04-131-1/+16
* rtemstoolkit/mailer.py: Return full smtp-host arg valueAlex White2021-04-131-1/+1
* rld-cc: Add -target to recognised cflagsHesham Almatary2021-04-011-0/+1
* Revert rld-process: Add named tempfile constructorJoel Sherrill2021-03-312-18/+0
* rld-process: Add named tempfile constructorAlex White2021-03-302-0/+18
* rld-dwarf: Fix file::get_sourceAlex White2021-03-301-3/+2
* rld-dwarf: Add function::has_entry_pcAlex White2021-03-302-1/+12
* rtemstoolkit/dwarf: Dump the DIE offsetChris Johns2020-09-261-1/+5
* rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns2020-09-261-1/+1
* Move all python commands to use env pythonChris Johns2020-09-261-5/+4
* linker/exeinfo: Optionally output full flags when listing object filesChris Johns2020-09-152-1/+206
* linker/rap: Ignore relocation records with no sectionChris Johns2020-09-111-0/+3
* linkers/ld: Output all reloc records to the RAP fileChris Johns2020-05-051-9/+10
* rtemstoolkit/execute: Handle unicode input on python2Chris Johns2020-03-301-1/+12
* execute.py: fix long lineGedare Bloom2020-03-191-2/+4
* rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber2020-03-051-0/+2
* rtemstoolkit: Use multiprocessing.cpu_count()Sebastian Huber2020-03-051-14/+2
* rtemstoolkit: Support more Linux distributionsSebastian Huber2020-03-051-1/+2
* rtemstoolkit/path: Add support to copy single fileVijay Kumar Banerjee2020-01-281-2/+6
* rld-rap: Ignore relocations with section index 0Hesham Almatary2019-11-121-0/+6
* Add RISC-V machine to rld-elfHesham Almatary2019-11-121-0/+5
* rtemstoolkit: Interpolate realing rtems configuration files.Chris Johns2019-10-181-1/+1
* waf: Do not filter flags to be unique using set()Chris Johns2019-09-051-3/+3
* rtemstoolkit/dwarf: Fix some C++ handling issues.Chris Johns2019-09-022-62/+72
* rtemstoolkit/configuration: Fix interpolation support.Chris Johns2019-06-121-33/+44
* rtemstoolkit/macros: Improve the macro output.Chris Johns2019-06-111-8/+22
* rtemstoolkit/configuration: Add get_sections() to get the sections.Chris Johns2019-06-111-8/+20
* rtemstoolkit/path: Merge RSB changes.Chris Johns2019-06-111-61/+233
* rtemstoolkit/log: Add info().Chris Johns2019-06-112-2/+15
* rtemstoolkit/host: Make the load() public.Chris Johns2019-06-111-4/+4
* rtemstoolkit/check: Optionally check exe silently.Chris Johns2019-06-111-4/+4
* rtemstoolkit/macros: Convert all keys to str from unicode.Chris Johns2019-06-111-0/+2
* waf: Update the check_cc tests to a newer method supported by waf.Chris Johns2019-05-271-6/+13
* rtemstoolkit/path : print OSError in mkdirVijay Kumar Banerjee2019-05-211-6/+6
* rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee2019-05-211-1/+28
* rtemstoolkit: columns are only ints.Chris Johns2019-05-051-1/+1
* rtemstoolkit/mailer.py: Check for no --smtp-host arg being providedJoel Sherrill2019-02-211-1/+3
* linkers/syms: Add symbol filtering.Chris Johns2019-02-111-2/+4
* rtemstoolkit/execute: Print the trace exe command as a string and not list.Chris Johns2019-02-081-17/+21
* rtemstoolkit/host: Fix the darwin support.Chris Johns2018-11-292-4/+3