summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-rap.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linker/rap: Ignore relocation records with no sectionChris Johns2020-09-111-0/+3
| | | | Uodates #4096
* linkers/ld: Output all reloc records to the RAP fileChris Johns2020-05-051-9/+10
| | | | Updates #3969
* rld-rap: Ignore relocations with section index 0Hesham Almatary2019-11-121-0/+6
|
* rtemstoolkit/rap: Ignore R_ARM_V4BX relocation recordsChris Johns2018-04-161-16/+74
| | | | | | | | 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
* Refactor code into the RTEMS Toolkit.Chris Johns2014-09-131-0/+1668