bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 23 Jul 2009 21:22:20 +0000 (21:22 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 23 Jul 2009 21:22:20 +0000 (21:22 +0000)
commit9b769489c6ae11df1294c5a1502daf8c78b00376
tree9f30e0977c62f28bd66bc9f2ec9e2a2efcd06a9c
parent89295b4d6f980663e6bd35568e2b733659dc58df
bfd/

2009-07-23  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10434
* elf64-x86-64.c (elf64_x86_64_check_relocs): Check executable
instead of shared for R_X86_64_TPOFF32.
(elf64_x86_64_relocate_section): Likewise.

ld/testsuite/

2009-07-23  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/10434
* ld-x86-64/tlsle1.d: New.
* ld-x86-64/tlsle1.s: Likewise.

* ld-x86-64/x86-64.exp: Run tlsle1.
bfd/ChangeLog
bfd/elf64-x86-64.c
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/tlsle1.d [new file with mode: 0644]
ld/testsuite/ld-x86-64/tlsle1.s [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp