2009-04-17 Christophe Lyon <christophe.lyon@st.com>
authorChristophe Lyon <christophe.lyon@st.com>
Fri, 17 Apr 2009 13:04:41 +0000 (13:04 +0000)
committerChristophe Lyon <christophe.lyon@st.com>
Fri, 17 Apr 2009 13:04:41 +0000 (13:04 +0000)
commit69c5861ee1e736adf16998ba505b5054fc633f3f
tree2b86ed0ec632978d7b49d94483b24e2ea43351a1
parente9cd066073fafdb8e7824beb32561935134d7113
2009-04-17  Christophe Lyon  <christophe.lyon@st.com>

bfd/
* elf32-arm.c (elf32_arm_size_stubs): Handle long branches through
PLT entries to an undefined symbol when generating a shared
library.

testsuite/
* ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
* ld-arm/farcall-mixed-lib.d: Update expected output.
* ld-arm/farcall-mixed-lib1.s: New file.
* ld-arm/farcall-mixed-lib2.s: New file.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/farcall-mixed-lib.d
ld/testsuite/ld-arm/farcall-mixed-lib1.s [new file with mode: 0644]
ld/testsuite/ld-arm/farcall-mixed-lib2.s [new file with mode: 0644]
This page took 0.026677 seconds and 4 git commands to generate.