* elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
authorDaniel Jacobowitz <drow@false.org>
Fri, 9 Jan 2004 16:53:45 +0000 (16:53 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 9 Jan 2004 16:53:45 +0000 (16:53 +0000)
commit7359ea652588bdd3d327eb101910a150408c04b0
treebb0e0640b990d506c662a898638870ffce6eada8
parentc787b889467a41263df4f73cad327af7f3a46373
* 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
This page took 0.025161 seconds and 4 git commands to generate.