OSDN Git Service

bfd/
authorjakub <jakub>
Tue, 1 Oct 2002 10:43:34 +0000 (10:43 +0000)
committerjakub <jakub>
Tue, 1 Oct 2002 10:43:34 +0000 (10:43 +0000)
commit2d6bc0ca402415130949f241348cdca51165b9b8
treeb41b5ec32fa697a09f8dd72dc7da3795f20a20aa
parent166a8e64a54b41ffc1890fd31081610bce5d4677
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]