Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used
commit385264ac588388b2d0b4c4ce06915fb2b386179d
authorNick Clifton <nickc@redhat.com>
Tue, 20 Apr 2004 12:17:16 +0000 (20 12:17 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 20 Apr 2004 12:17:16 +0000 (20 12:17 +0000)
tree51f9c3bf73977f3b48569bf8407aedfcb6245692
parentc7095424c5ff27cc3bf8385184c2894e3615ef2a
Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used
with COFF based x86 ports.
19 files changed:
bfd/ChangeLog
bfd/bfd-in2.h
bfd/coff-i386.c
bfd/libbfd.h
bfd/reloc.c
gas/ChangeLog
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/secrel.d [new file with mode: 0644]
gas/testsuite/gas/i386/secrel.s [new file with mode: 0644]
include/coff/ChangeLog
include/coff/internal.h
ld/testsuite/ChangeLog
ld/testsuite/ld-pe/pe.exp [new file with mode: 0644]
ld/testsuite/ld-pe/secrel.d [new file with mode: 0644]
ld/testsuite/ld-pe/secrel1.s [new file with mode: 0644]
ld/testsuite/ld-pe/secrel2.s [new file with mode: 0644]