2009-04-22 Christophe Lyon <christophe.lyon@st.com>
commite072a31f9f8455e4adc93f31efad687912c15e9e
authorChristophe Lyon <christophe.lyon@st.com>
Wed, 22 Apr 2009 14:01:31 +0000 (22 14:01 +0000)
committerChristophe Lyon <christophe.lyon@st.com>
Wed, 22 Apr 2009 14:01:31 +0000 (22 14:01 +0000)
tree82b6b6a19e52c0c4b6a1e79e0c81e05d5e98c43c
parent09fad788ab085326e4dfdc9f27c9bbc7c433debf
2009-04-22  Christophe Lyon  <christophe.lyon@st.com>

PR9743
bfd/
* elf32-arm.c (arm_type_of_stub): Handle R_ARM_THM_JUMP24,
R_ARM_JUMP24 and R_ARM_PLT32 relocations.
(elf32_arm_size_stubs): Likewise.
(record_thumb_to_arm_glue): Deleted unused function.
(bfd_elf32_arm_process_before_allocation): No longer handle
R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here.
(elf32_arm_final_link_relocate): Handle R_ARM_THM_JUMP24,
R_ARM_JUMP24 and R_ARM_PLT32 relocations.

testsuite/
* ld-arm/arm-call.d: Update expected result.
* ld-arm/arm-pic-veneer.d: Likewise.
* ld-arm/thumb2-b-interwork.d: Likewise.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-call.d
ld/testsuite/ld-arm/arm-pic-veneer.d
ld/testsuite/ld-arm/thumb2-b-interwork.d