Comment 3 for bug 1693289

Revision history for this message
Thomas Preud'homme (thomas-preudhomme) wrote :

Hi Amit,

All the changes should be in bfd/elf32-arm.c, and in particular in elf32_arm_final_link_relocate (see the switch (r_type) blocks. I believe you'll also need to add an entry to elf32_arm_howto_table_1.

Best regards.