* elf64-ppc.c: Remove stale part of ABI comment.
authorAlan Modra <amodra@gmail.com>
Wed, 23 Jan 2002 11:21:18 +0000 (11:21 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 23 Jan 2002 11:21:18 +0000 (11:21 +0000)
commit41bd81abfa5ec20e7050c925c77662d2c720cbe7
treebaa4f55dc5924be91a40b78deadeaf89a4d2e508
parent13fc0c2f38ad82e07263ae624593a22deffaf157
* 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
This page took 0.067087 seconds and 4 git commands to generate.