summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-elf.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add RISC-V machine to rld-elfHesham Almatary2019-11-121-0/+5
|
* rtemstoolkit: Various coverity related fixes.Chris Johns2018-08-071-0/+1
|
* rtemstoolkit/elf,files: Catch exceptions in destructors.Chris Johns2018-06-181-22/+35
| | | | | Catch exceptions in destructures and print a message to avoid an unhandled exception happening in an exception stack unwind.
* rtemstoolkit/elf: Add data size and endian support to the ELF interface.Chris Johns2018-06-151-0/+22
|
* rtemstoolkit: Add libdwarf C++ interface.Chris Johns2018-06-151-0/+16
| | | | | | | | | | | Provide a C++ interface to libdwarf to: - Manage DWARF debug data - Manage CU - Manage DIE - Handle CU line addresses - Handle CU source files Update #3417
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-131-0/+1210