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:29 +0000 (15:56 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 10 Aug 2009 15:56:29 +0000 (15:56 +0000)
commit88e8595bfdcb97a3f56ff8e80382b616a35acdf9
tree55adffcaece35d1f1da5c6ff496a019fc80370d5
parent89b6141beaf5c956d960c8574c3e5c29039795f0
* 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