OSDN Git Service

* elf32-arm.c (elf32_arm_size_stubs): Don't die on undefined local
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 10 Aug 2009 15:56:30 +0000 (15:56 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 10 Aug 2009 15:56:30 +0000 (15:56 +0000)
commit0f5f7b5a8f08033a2a098e12a8d4032a78e1817a
treec1905333b084d363fbf81a2e1562926eabca1f57
parentce385abe90db58b306172af02a1f92ed7c40e602
* elf32-arm.c (elf32_arm_size_stubs): Don't die on undefined local
symbols.
(elf32_arm_final_link_relocate): Treat local undefined symbols the
same as global undefined symbols.
(elf32_arm_relocate_section): Give an error for local undefined
non-weak symbols, unless the reloc will not use the symbol.
bfd/ChangeLog
bfd/elf32-arm.c