[PATCH][GOLD] Added support for R_ARM_THM_JUMP6, R_ARM_THM_JUMP8, R_ARM_THM_JUMP11 relocations
Ian Lance Taylor
iant@google.com
Fri Jan 15 15:42:00 GMT 2010
Viktor Kutuzov <vkutuzov@accesssoftek.com> writes:
> Please find attached a patch that adds a support for R_ARM_THM_JUMP6, R_ARM_THM_JUMP8, R_ARM_THM_JUMP11 relocations.
Approved and applied with this ChangeLog entry:
2010-01-15 Viktor Kutuzov <vkutuzov@accesssoftek.com>
* arm.cc (Arm_relocate_functions::thm_jump6): New function.
(Arm_relocate_functions::thm_jump8): New function.
(Arm_relocate_functions::thm_jump11): New function.
(Target_arm::Scan::local): Handle R_ARM_THM_JUMP6, R_ARM_THM_JUMP8,
R_ARM_THM_JUMP11.
(Target_arm::Scan::global): Likewise.
(Target_arm::Relocate::relocate): Likewise.
(Target_arm::Relocatable_size_for_reloc::get_size_for_reloc):
Likewise.
Thanks.
Ian
More information about the Binutils
mailing list