OSDN Git Service

* elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
authorAlan Modra <amodra@bigpond.net.au>
Wed, 6 Aug 2003 12:23:37 +0000 (12:23 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 6 Aug 2003 12:23:37 +0000 (12:23 +0000)
commit4c0171c047a9c46b593a8196b2d54fd068e46cc0
tree15ef1d21e22cafa7afc563b1f38833e9cadd78d5
parent85e5740d25a29d13210fe901e15a433e10fe4187
* elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
(ppc64_elf_adjust_dynamic_symbol): Allow copy relocs against
function descriptors, but warn.
(ppc_build_one_stub): Remove a couple of vars.  Move code creating
stub syms so that we can avoid a stub sym if we already have a
plt sym.  Do not redefine an existing symbol.
(ppc64_elf_build_stubs): When --emit-stub-syms, print a symbol for
glink.
bfd/ChangeLog
bfd/elf64-ppc.c