dinuxbg / gnupru

GCC and Binutils port for the TI PRU I/O processor
92 stars 11 forks source link

LD: Add support for TI's debug REL relocation #23

Closed dinuxbg closed 6 years ago

dinuxbg commented 7 years ago

It appears that code and data relocations are RELA. But the DWARF debug information generated by TI's CLPRU uses REL. It would be nice to have this support in LD, so that users can intermix object files.

dinuxbg commented 6 years ago

This one has been fixed in 2018.3-rc3 release