PR 21847, PowerPC64 --plt-localentry again
authorAlan Modra <amodra@gmail.com>
Mon, 31 Jul 2017 00:48:46 +0000 (10:18 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 31 Jul 2017 03:50:44 +0000 (13:20 +0930)
commitd44c746aedeb31aacd867edc2da30dedc1e63e15
tree2e8e6f68db504b37e84bfc8644321e4ccfc983c5
parent93e0a1eab1c7963d77513aa503b129ea03cd6d39
PR 21847, PowerPC64 --plt-localentry again

This makes ld warn about --plt-localentry if a version of glibc
without the necessary ld.so checks is detected, and revises the
documentation.

bfd/
* elf64-ppc.c (ppc64_elf_tls_setup): Warn on --plt-localentry
without ld.so checks.
gold/
* powerpc.cc (Target_powerpc::scan_relocs): Warn on --plt-localentry
without ld.so checks.
ld/
* ld.texinfo (plt-localentry): Revise.
bfd/ChangeLog
bfd/elf64-ppc.c
gold/ChangeLog
gold/powerpc.cc
ld/ChangeLog
ld/ld.texinfo
This page took 0.027447 seconds and 4 git commands to generate.