summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit/dwarf: Add types of inline. Report machine code size not span.Chris Johns2018-08-072-1/+50
* rtemstoolkit/dwarf: C++ object relates fixes and a dump report.Chris Johns2018-08-072-149/+477
* rtemstoolkit/elf-symbols: Add the symbol types as an enum.Chris Johns2018-08-071-0/+21
* rtemstoolkit: Various coverity related fixes.Chris Johns2018-08-073-4/+19
* rtemstoolkit/dwarf: Fix function loading with an DW_AT_specification attr.Chris Johns2018-06-241-1/+1
* rtemstoolkit: Add DWARF function support.Chris Johns2018-06-185-38/+1344
* rtemstoolkit: Add an output routine for a std::exception.Chris Johns2018-06-182-0/+20
* rtemstoolkit/dwarf: Fixes for getting source lines.Chris Johns2018-06-182-134/+160
* elftoolchain: Add libelftc.Chris Johns2018-06-1831-0/+10545
* rtemstoolkit/dwarf: Change the address source line to signed so valid() works.Chris Johns2018-06-182-23/+26
* rtemstoolkit/elf,files: Catch exceptions in destructors.Chris Johns2018-06-182-28/+101
* rtemstoolkit/path: Fix crash when going above the root directory.Chris Johns2018-06-181-0/+6
* rtemstoolkit/elf: Add data size and endian support to the ELF interface.Chris Johns2018-06-152-0/+32
* rtemstoolkit: Add libdwarf C++ interface.Chris Johns2018-06-156-2/+1495
* rtemstoolkit: More warning fixes to ConvertUTF.cChris Johns2018-05-061-15/+15
* _elftc.h: Make compile on CygwinJoel Sherrill2018-04-301-1/+1
* rtemstoolkit: Remove warnings generated on Windows for fall-thru.Chris Johns2018-04-301-9/+10
* rtemstoolkit: Add libdwarf from elftoolchain.Chris Johns2018-04-30199-0/+36534
* rtemstoolkit: Update elftoolchain to the latest code.Chris Johns2018-04-3084-1119/+2582
* Revert "rtemstoolkit: Update elftoolchain to the latest code."Chris Johns2018-04-30120-306/+434
* rtemstoolkit: Update elftoolchain to the latest code.Chris Johns2018-04-29120-434/+306
* rtemstoolkit/rap: Ignore R_ARM_V4BX relocation recordsChris Johns2018-04-161-16/+74
* rtemstoolkit/rtl-file: Remove a file on close if requestedChris Johns2018-04-144-17/+49
* Change RTEMS version from 4.12 to 5Sebastian Huber2017-11-091-1/+1
* tester: Add the rtems-run command.Chris Johns2017-11-031-0/+15
* rtemstoolkit: Remove test import for YAML.Chris Johns2017-10-251-1/+0
* tester: Refactor to use INI format files for BSP configurations.Chris Johns2017-10-243-19/+56
* bsb-builder: Add email support, and config report types.Chris Johns2017-10-221-9/+39
* 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