7 Commits

Author SHA1 Message Date
Chris Johns
f408c0f8d9 rtemstoolkit, linkers: Fix C++17 warnings
Closes #4970
2023-11-22 14:34:16 +11:00
Ryan Long
5519a635fd rld-rapp.cpp: Add catch for exception
CID 1471643: Uncaught exception

Closes #4502
2021-10-08 08:58:32 -05:00
Chris Johns
0ad4aaafc2 linker/rap: Ignore relocation records with no section
Uodates #4096
2020-09-11 15:59:47 +10:00
Chris Johns
6de89d9268 linkers/ld: Output all reloc records to the RAP file
Updates #3969
2020-05-05 11:31:04 +10:00
Hesham Almatary
e6e610d262 rld-rap: Ignore relocations with section index 0 2019-11-12 10:20:05 +00:00
Chris Johns
ec419a05ee rtemstoolkit/rap: Ignore R_ARM_V4BX relocation records
Note, this removes the detalis needed to alter the instruction for
an ARMv4 instruction set. Currently this type of record is not handled
in the RAP format loader and the RTL loader ignores it.

Close #3396
2018-04-16 11:55:01 +10:00
Chris Johns
87e0e76be5 Refactor code into the RTEMS Toolkit. 2014-09-13 12:09:16 +10:00