2009-04-22 Christophe Lyon <christophe.lyon@st.com>
authorChristophe Lyon <christophe.lyon@st.com>
Wed, 22 Apr 2009 14:01:31 +0000 (14:01 +0000)
committerChristophe Lyon <christophe.lyon@st.com>
Wed, 22 Apr 2009 14:01:31 +0000 (14:01 +0000)
commit155d87d738e89224bf936cd1c12e48fe4c09252d
treeb0a9ec55d558804bb11ad6e8ab3f43afc5787991
parentd577356088a796a09ef987e16928a31595ffc489
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
This page took 0.025779 seconds and 4 git commands to generate.