OSDN Git Service

* elf64-ppc.c: Remove stale part of ABI comment.
authorAlan Modra <amodra@bigpond.net.au>
Wed, 23 Jan 2002 11:21:18 +0000 (11:21 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 23 Jan 2002 11:21:18 +0000 (11:21 +0000)
commit779a7714a82efecd3213a31ef588b3ba49c13bf6
tree1268516364e428b31fa3b22decb54e7b18d489ec
parentc26799df967e3c98c31d595ed81bc343f19fd549
* elf64-ppc.c: Remove stale part of ABI comment.
(NO_OPD_RELOCS): Define.
(ppc64_elf_check_relocs): Use it.
(ppc64_elf_relocate_section): Here too.
(build_one_stub): Don't point function syms at the stub.  Instead,
hijack plt.offset.
(ppc64_elf_relocate_section): Check whether REL24 relocs should
really go to the stub.  Make all dynamic relocs in opd against
locals.
(ppc64_elf_finish_dynamic_symbol): Allow for non-standard use of
plt.offset.
bfd/ChangeLog
bfd/elf64-ppc.c