diff options
author | Stefan Liebler <stli@linux.ibm.com> | 2022-04-28 14:29:58 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2022-04-28 14:52:02 +0200 |
commit | 26b1426577b5dcb32d149c64cca3e603b81948a9 (patch) | |
tree | ed109521e3c67d2af4326928b0bfa6cefd2e7a44 /bfd/elf64-hppa.c | |
parent | 95ade9a5f4becb3905a9261ead9b274347010636 (diff) | |
download | gdb-26b1426577b5dcb32d149c64cca3e603b81948a9.zip gdb-26b1426577b5dcb32d149c64cca3e603b81948a9.tar.gz gdb-26b1426577b5dcb32d149c64cca3e603b81948a9.tar.bz2 |
s390: Avoid dynamic TLS relocs in PIE
No dynamic relocs are needed for TLS defined in an executable, the
TP relative offset is known at link time.
Fixes
FAIL: Build pr22263-1
bfd/
PR ld/22263
* elf64-s390.c (elf_s390_tls_transition): Use bfd_link_dll
instead of bfd_link_pic for TLS.
(elf_s390_check_relocs): Likewise.
(allocate_dynrelocs): Likewise.
(elf_s390_relocate_section): Likewise.
Diffstat (limited to 'bfd/elf64-hppa.c')
0 files changed, 0 insertions, 0 deletions