OSDN Git Service

* elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
authorDaniel Jacobowitz <dan@debian.org>
Fri, 9 Jan 2004 16:53:45 +0000 (16:53 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Fri, 9 Jan 2004 16:53:45 +0000 (16:53 +0000)
commitc73e9f601c44b3c3d4dff0f5ba2d90568220b20c
tree5e3bb0590b5983053914870225455fd3e693f522
parentf260e1b8dec7a551bb8805284093cc400baa4866
* 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