PR ld/2513
authorJakub Jelinek <jakub@redhat.com>
Thu, 29 Jun 2006 12:34:37 +0000 (12:34 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 29 Jun 2006 12:34:37 +0000 (12:34 +0000)
commitebcfb3c00f9dbe8ff32866d851a50f4d1b18ac56
treec69ec387ea647af9337104dba1d8c3a751796d04
parent12321cc6f6184348b72d4721132bf48473214c2f
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
This page took 0.029405 seconds and 4 git commands to generate.