OSDN Git Service

* elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
authordrow <drow>
Fri, 9 Jan 2004 16:53:44 +0000 (16:53 +0000)
committerdrow <drow>
Fri, 9 Jan 2004 16:53:44 +0000 (16:53 +0000)
commitc3857925a438fd06fd87979397edd4d628fc25bb
treee1b78ef76a558823d72e3026db85b6d1091ccced
parentdab6b2d3b080d02031b79914455b50d1d10065a8
* elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
(elf32_arm_copy_indirect_symbol): Don't copy pc_count.
(elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs
identically.  Do not emit PC24 relocations for shared libraries.
(elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs
identically.  Don't adjust pc_count.
(elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically.
Set ELF_LINK_HASH_NEEDS_PLT for both.  Don't adjust pc_count; don't
adjust count for branch relocations.
(allocate_dynrelocs): Correct typo in call to
WILL_CALL_FINISH_DYNAMIC_SYMBOL.  Never allocate space for
PC24 or PLT32 relocs when linking.
bfd/ChangeLog
bfd/elf32-arm.h