summaryrefslogtreecommitdiffstats
path: root/newlib/libc
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2009-12-17 05:45:25 +0000
committerAlan Modra <modra@gmail.com>2009-12-17 05:45:25 +0000
commit6681dfdc8c76a66fe80c6f55aafd3ce4d7599083 (patch)
tree9025c12f08260baadba89552728328e3b3b3eaf3 /newlib/libc
parent377b190270269d05271ecc54c3f55ab2113fdabe (diff)
downloadcygnal-6681dfdc8c76a66fe80c6f55aafd3ce4d7599083.tar.gz
cygnal-6681dfdc8c76a66fe80c6f55aafd3ce4d7599083.tar.bz2
cygnal-6681dfdc8c76a66fe80c6f55aafd3ce4d7599083.zip
PR ld/11088
include/elf/ * ppc.h (R_PPC_RELAX32, R_PPC_RELAX32PC, R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Delete. (R_PPC_RELAX, R_PPC_RELAX_PLT, R_PPC_RELAX_PLTREL24): Define. bfd/ * elf32-ppc.c (update_plt_info): Clear sec here when addend is less than 32768.. (ppc_elf_check_relocs): ..rather than doing so here. Ignore new relax relocs. (ppc_elf_gc_sweep_hook): Don't segfault when symbol hiding has removed plt_entry records. (ppc_elf_tls_setup): Handle PIE calls to __tls_get_addr correctly. (ppc_elf_tls_optimize): Likewise. Also dec __tls_get_addr refcount when optimizing code using new tlsgd and tlsld marker relocs. (ppc_elf_relax_section): Differentiate relaxed PLTREL24 relocs from ADDR24 relocs using plt or glink. Don't clear the addend for R_PPC_RELAX_PLTREL24. (ppc_elf_relocate_section): Correctly handle addends on relaxed PLTREL24 relocs.
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions