OSDN Git Service

* elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
authorAlan Modra <amodra@bigpond.net.au>
Wed, 2 Jul 2003 07:41:51 +0000 (07:41 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 2 Jul 2003 07:41:51 +0000 (07:41 +0000)
commit50903d8d7671fb8772edf9866e38c8a641870f02
treefe60d64b8420e31d1c9df04cb20c90a1a190179c
parent8b335c4770b1323217cde96d5fa70c08fba417a4
* elf64-ppc.c (ppc64_elf_func_desc_adjust): Don't allow _savef* and
_restf* to be satisfied by shared libs, and always force them local.
(toc_adjusting_stub_needed): Avoid scanning linker created sections.
Correct test for "bl".
(ppc64_elf_relocate_section <R_PPC64_TLS>): Correct test for
primary opcode 31.
bfd/ChangeLog
bfd/elf64-ppc.c