]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Tue, 21 Sep 1999 00:55:08 +0000 (00:55 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Tue, 21 Sep 1999 00:55:08 +0000 (00:55 +0000)
commit0c723adadadf090ab23d6269157c168326cea79d
tree685d90ae9967332a63fb980f5ca96b948fb4f0e4
parent447cfcb9e12b13e75072f4774bc4579998513a6a
sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.

* config/i386/sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
(ASM_SPEC): Moved from sol2dbg.h.  Added work-around for gas.
* config/i386/sol2dbg.h: Removed.
* config/i386/sol2gas.h: New file, to enable gas work-around.
* configure.in: Use i386/sol2gas.h on Solaris/x86 --with-gas.
Don't use sol2dbg.h.
* configure: Rebuilt.

From-SVN: r29534
gcc/ChangeLog
gcc/config/i386/sol2.h
gcc/config/i386/sol2dbg.h [deleted file]
gcc/config/i386/sol2gas.h [new file with mode: 0644]
gcc/configure
gcc/configure.in