* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]
authorford <ford@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2004 18:50:28 +0000 (18:50 +0000)
committerford <ford@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2004 18:50:28 +0000 (18:50 +0000)
commit1f10d38798986c0c00edb1d9e7e6f459f2682f9f
tree6ca538f8a2e1a684f946ef569d5dddfd512a77d1
parenta3c3aab007ba6dddb680d449a882af4ab0366551
* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]
(DWARF2_DEBUGGING_INFO): Define to enable.
(DBX_REGISTER_NUMBER): Define to use the svr4 register map for
DWARF2.
* configure.ac (Target-specific assembler checks)
<i[34567]86-*-[cygwin*|pe|mingw32*]>: New test for .secrel32
relocs.
* configure: Regenerate.
* config.in: Likewise.

* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]
(ASM_OUPUT_DWARF_OFFSET): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81359 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config.in
gcc/config/i386/cygming.h
gcc/configure
gcc/configure.ac