bfd/
authorJakub Jelinek <jakub@redhat.com>
Tue, 1 Oct 2002 10:43:37 +0000 (10:43 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 1 Oct 2002 10:43:37 +0000 (10:43 +0000)
commit7c445aa3c80222dfc679ab112c864d674b805ec3
treed2a5cc64d387f4bf51ad2c854946c0ae9abd5cb9
parentabcf1d5247efcdfec46b9a0b5a268fdf65b3fdb0
bfd/
* elf32-i386.c (elf_i386_relocate_section): Fix
movl foo@indntpoff, %eax IE->LE transition.
ld/testsuite/
* ld-i386/i386.exp: Add tlsindntpoff test.
* ld-i386/tlsindntpoff.s: New test.
* ld-i386/tlsindntpoff.dd: New test.
bfd/ChangeLog
bfd/elf32-i386.c
ld/testsuite/ChangeLog
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-i386/tlsindntpoff.dd [new file with mode: 0644]
ld/testsuite/ld-i386/tlsindntpoff.s [new file with mode: 0644]