mips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default.
authorEric Christopher <echristo@gcc.gnu.org>
Wed, 7 Jan 2004 00:52:32 +0000 (00:52 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 7 Jan 2004 00:52:32 +0000 (00:52 +0000)
commitdeae8de66442e0a9017623080d5bcea5cf86dddf
treee653b968e9ee769d3f403a9c4cb4e3cd14cd20fa
parent470ea489e3b8b2b49d6eb83229880019d92d6096
mips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default.

2004-01-06  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.h (MDEBUG_ASM_SPEC): Change for dwarf2 default.
(DWARF2_DEBUGGING_INFO): Define.
(PREFERRED_DEBUGGING_TYPE): Set to dwarf2.
* config/mips/openbsd.h (PREFERRED_DEBUGGING_TYPE): Remove.
* config/mips/iris6.h (SUBTARGET_ASM_DEBUGGING_SPEC): Only pass -g0
for irix as.
(SUBTARGET_ASM_OPTIMIZING_SPEC): Only pass O0 for irix as.
* config/mips/iris6gas.h (MDEBUG_ASM_SPEC): Remove.
* config/mips/iris5gas.h: Ditto.
(DBX_DEBUGGING_INFO): Remove.
(DWARF2_DEBUGGING_INFO): Ditto.
(MIPS_DEBUGGING_INFO): Ditto.
(PREFERRED_DEBUGGING_TYPE): Ditto.
* config/mips/elf.h (DWARF2_DEBUGGING_INFO): Remove.
(PREFERRED_DEBUGGING_TYPE): Ditto.
(SUBTARGET_ASM_DEBUGGING_SPEC): Ditto.
* config/mips/elf64.h: Ditto.

From-SVN: r75496
gcc/ChangeLog
gcc/config/mips/elf.h
gcc/config/mips/elf64.h
gcc/config/mips/iris5gas.h
gcc/config/mips/iris6.h
gcc/config/mips/iris6gas.h
gcc/config/mips/linux.h
gcc/config/mips/mips.h
gcc/config/mips/openbsd.h