OSDN Git Service

* elf64-ppc.c (ppc_stub_name): Tweak names for better readability.
authoramodra <amodra>
Wed, 6 Aug 2003 12:23:37 +0000 (12:23 +0000)
committeramodra <amodra>
Wed, 6 Aug 2003 12:23:37 +0000 (12:23 +0000)
commit7232cb1b58b1310f65b2f3c185d7adf75712e199
treef2b69556dccef710b0fd47f9705d1b99ac027df5
parent89f762765d200d3a9cceec83fc49689436d783e7
* 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