PR ld/2513
commit5408247c267b1d020f843ba98cb39eeba79e84f0
authorJakub Jelinek <jakub@redhat.com>
Thu, 29 Jun 2006 12:34:37 +0000 (29 12:34 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 29 Jun 2006 12:34:37 +0000 (29 12:34 +0000)
treead49abd16921cd20f63c8164108cc2d9368d42e5
parentc95fdb2408a9084d028cf38092e3b8c83a35f8b8
PR ld/2513
* elf32-i386.c (GOT_TLS_MASK, GOT_TLS_IE_IE, GOT_TLS_IE_GD,
GOT_TLS_IE_MASK, elf_i386_check_relocs, allocate_dynrelocs): Revert
2006-04-08 changes.
(elf_i386_relocate_section): Likewise.  For GD->IE transition
change subl into addl whenever tls_type is GOT_TLS_IE_POS.

* ld-i386/tlsbin.dd: Fix expected output.
bfd/ChangeLog
bfd/elf32-i386.c
ld/testsuite/ChangeLog
ld/testsuite/ld-i386/tlsbin.dd