OSDN Git Service

2009-03-05 Christophe Lyon <christophe.lyon@st.com>
authorclyon <clyon>
Thu, 5 Mar 2009 17:28:20 +0000 (17:28 +0000)
committerclyon <clyon>
Thu, 5 Mar 2009 17:28:20 +0000 (17:28 +0000)
commit6f816f64fc665f7675dbcdc6fc0069c8d1d74c32
tree26b679fbfcd46fee0aa4541a982ddb756cd1c476
parenta580fee72780dc777aa70f3f650375b3c8a0e238
2009-03-05  Christophe Lyon  <christophe.lyon@st.com>

bfd/
* elf32-arm.c (arm_type_of_stub): Handle long branches targetting
PLT entries.
(elf32_arm_final_link_relocate): Likewise.

testsuite/
* ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
in PLT context.
* ld-arm/farcall-mixed-app-v5.d: New file.
* ld-arm/farcall-mixed-app.d: Likewise.
* ld-arm/farcall-mixed-app.r: Likewise.
* ld-arm/farcall-mixed-app.s: Likewise.
* ld-arm/farcall-mixed-app.sym: Likewise.
* ld-arm/farcall-mixed-lib.d: Likewise.
* ld-arm/farcall-mixed-lib.r: Likewise.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/farcall-mixed-app-v5.d [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-app.d [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-app.r [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-app.s [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-app.sym [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-lib.d [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-lib.r [new file with mode: 0644]