[GOLD][PATCH] Added support for the ARM group relocations

Ian Lance Taylor iant@google.com
Wed Jan 27 15:18:00 GMT 2010


Viktor Kutuzov <vkutuzov@accesssoftek.com> writes:

> * gold/arm.cc: Added support for ARM group relocations.
> (Target_arm::reloc_needs_sym_origin): New method.
> (Arm_relocate_functions::calc_grp_kn): New method.
> (Arm_relocate_functions::calc_grp_residual): New method.
> (Arm_relocate_functions::calc_grp_gn): New method.
> (Arm_relocate_functions::arm_grp_alu): New Method.
> (Arm_relocate_functions::arm_grp_ldr): New Method.
> (Arm_relocate_functions::arm_grp_ldrs): New Method.
> (Arm_relocate_functions::arm_grp_ldc): New Method.
> (Target_arm<big_endian>::Scan::local): Handle the ARM group relocations.
> (Target_arm<big_endian>::Scan::global): Likewise.
> (Target_arm<big_endian>::Relocate::relocate): Likewise.
> (Target_arm<big_endian>::Relocatable_size_for_reloc::get_size_for_reloc): Likewise

Approved and applied.

Thanks.

Ian



More information about the Binutils mailing list