S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Fri, 19 Sep 2014 10:44:54 +0000 (12:44 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Fri, 19 Sep 2014 10:46:50 +0000 (12:46 +0200)
commite00d879a2e9169759518dd419d19f1b3dcb6f709
treebfff3c6e17e806ab560cd95ddb67ce4b8fe49ccc
parent00ba3162ed1633f9b27f3fdd450e076d3a3f2e90
S/390: Don't replace R_390_TLS_LE32/64 with R_390_TLS_TPOFF for PIE.

bfd:

2014-09-19  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

* elf32-s390.c: Don't replace R_390_TLS_LE32 with R_390_TLS_TPOFF
for PIE.
* elf64-s390.c: Don't replace R_390_TLS_LE64 with R_390_TLS_TPOFF
for PIE.
bfd/ChangeLog
bfd/elf32-s390.c
bfd/elf64-s390.c
This page took 0.028988 seconds and 4 git commands to generate.