Sebastian Huber
e7d5f9c009
rld: Recognize 64-bit PowerPC
...
Close #4995 .
2024-02-29 09:56:32 +01:00
Chris Johns
f408c0f8d9
rtemstoolkit, linkers: Fix C++17 warnings
...
Closes #4970
2023-11-22 14:34:16 +11:00
Kinsey Moore
6970c47c70
linkers/rtems-syms: Generate TLS symbols
...
When generating the symbol table for loadable modules, include TLS
symbols so that the modules can reference them.
2023-01-17 09:32:45 -06:00
Hesham Almatary
dcfccb1072
Add RISC-V machine to rld-elf
2019-11-12 10:19:53 +00:00
Chris Johns
058a3a0bd0
rtemstoolkit: Various coverity related fixes.
2018-08-07 09:11:29 +10:00
Chris Johns
b73f905e3a
rtemstoolkit/elf,files: Catch exceptions in destructors.
...
Catch exceptions in destructures and print a message to avoid
an unhandled exception happening in an exception stack unwind.
2018-06-18 12:26:16 +10:00
Chris Johns
3618a62faf
rtemstoolkit/elf: Add data size and endian support to the ELF interface.
2018-06-15 15:54:25 +10:00
Chris Johns
558cab8e4f
rtemstoolkit: Add libdwarf C++ interface.
...
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
2018-06-15 15:54:25 +10:00
Chris Johns
87e0e76be5
Refactor code into the RTEMS Toolkit.
2014-09-13 12:09:16 +10:00