* elf32-ppc.c (struct plt_entry): Revise comments.
authorAlan Modra <amodra@gmail.com>
Mon, 3 Aug 2009 12:10:46 +0000 (12:10 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 3 Aug 2009 12:10:46 +0000 (12:10 +0000)
commita877a2b69dc03c6e3cbc75def32d3ceb31594f16
tree50703eafb7b05ae35c2e5d0d00b3a85ed877b5de
parentde972ffadddb04cd60d8e0891cbeb24f797d4282
* elf32-ppc.c (struct plt_entry): Revise comments.
(ppc_elf_check_relocs): Don't create needless plt_entry info
for non-pie executables.  Don't test info->pie when info->shared
already covers that case.
(ppc_elf_gc_sweep_hook): Adjust for above change.
(add_stub_sym): Don't test info->pie when info->shared tested.
(allocate_dynrelocs, ppc_elf_size_dynamic_sections): Likewise.
(write_glink_stub, ppc_elf_finish_dynamic_symbol): Likewise.
(ppc_elf_relax_section): Adjust find_plt_ent arguments.
(ppc_elf_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-ppc.c
This page took 0.02613 seconds and 4 git commands to generate.