OSDN Git Service

Supprt TLS x32 IE->LE transition.
authorhjl <hjl>
Fri, 4 Mar 2011 07:11:30 +0000 (07:11 +0000)
committerhjl <hjl>
Fri, 4 Mar 2011 07:11:30 +0000 (07:11 +0000)
commit0aae5201a946eedc5020c3991e427a15a34f0cc7
tree8eb65e43c3b58348f255e6cf564556e1cc21b24e
parent2a15f924a70771008e85832267017c27b9000f66
Supprt TLS x32 IE->LE transition.

bfd/

2011-03-03  H.J. Lu  <hongjiu.lu@intel.com>

* elf64-x86-64.c (elf_x86_64_check_tls_transition): Supprt TLS
x32 IE->LE transition.
(elf_x86_64_relocate_section): Likewise.

ld/testsuite/

2011-03-03  H.J. Lu  <hongjiu.lu@intel.com>

* ld-x86-64/tlsie4.dd: New.
* ld-x86-64/tlsie4.s: Likewise.

* ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
bfd/ChangeLog
bfd/elf64-x86-64.c
ld/testsuite/ChangeLog
ld/testsuite/ld-x86-64/tlsie4.dd [new file with mode: 0644]
ld/testsuite/ld-x86-64/tlsie4.s [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp