OSDN Git Service

2007-06-29 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Fri, 29 Jun 2007 15:05:47 +0000 (15:05 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 29 Jun 2007 15:05:47 +0000 (15:05 +0000)
commitdff494ef088e926fd66acadb9845665968f52bc3
tree74d9be38554f7fd25853636232a512761675ac23
parent3462035fa0828e6be9fd999aed59402e8b6c31ed
2007-06-29  Paul Brook  <paul@codesourcery.com>

bfd/
* elf32-arm.c (bfd_elf32_arm_process_before_allocation): Suppress
call veneers for call relocations against undefined symbols.
(elf32_arm_final_link_relocate): Turn call to undefined symbol
into a jump to the next instruction.

ld/testuite/
* ld-arm/arm-elf.exp (armelftests): Add callweak.
* ld-arm/callweak.d: New test.
* ld-arm/callweak.s: New test.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp