OSDN Git Service

2009-04-17 Christophe Lyon <christophe.lyon@st.com>
authorclyon <clyon>
Fri, 17 Apr 2009 13:04:40 +0000 (13:04 +0000)
committerclyon <clyon>
Fri, 17 Apr 2009 13:04:40 +0000 (13:04 +0000)
commit5833cbff1fc55caa818587f223968278019d4d55
treed7b2e931563fc3ae27d6e8b5307a4537ac9440bb
parent731c1b1ae3682b69c47ce153f2fad15a43a5b18a
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]