]> git.ipfire.org Git - thirdparty/gcc.git/commit
sol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Wed, 22 Sep 1999 10:44:21 +0000 (10:44 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Wed, 22 Sep 1999 10:44:21 +0000 (10:44 +0000)
commitce7e82539408e9e8b775fe02f5745d93fb83b7e8
treeb81f916b076ac4165279ed57a2ae80176526f71f
parentc15164cc43dba95968aa86bf6956aaed652a3451
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: r29585
gcc/ChangeLog
gcc/config/i386/sol2.h
gcc/config/i386/sol2dbg.h [deleted file]
gcc/config/i386/sol2gas.h
gcc/configure
gcc/configure.in