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)
commit914fe7336cbd3de0b15cd1cab3394e9ee060e582
tree6e93ffb7a0078ee810feaa9cf2459df515f387da
parentecd8baddee1b298d0253377fcf09929d4160c225
* 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