linux.h (SDB_DEBUGGING_INFO): Undefine.
authorH.J. Lu <hjl@gnu.org>
Mon, 20 May 2002 17:11:53 +0000 (17:11 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 20 May 2002 17:11:53 +0000 (10:11 -0700)
2002-05-20  H.J. Lu  (hjl@gnu.org)

* gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.

From-SVN: r53668

gcc/ChangeLog
gcc/config/mips/linux.h

index 2a2afdf70c8425b3df22b78f392f87f44877f596..cfa472af112801ef7ec85d1a512b7ec5892527e1 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-20  H.J. Lu  (hjl@gnu.org)
+
+       * gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.
+
 2002-05-20  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
index 701e896aa12c6dda5ffb38339daf52990ac35760..419d33afe7758fab573612f0c2d308f83284c6ed 100644 (file)
@@ -282,3 +282,7 @@ void FN ()                                                  \
    presence of $gp-relative calls.  */
 #undef ASM_OUTPUT_REG_PUSH
 #undef ASM_OUTPUT_REG_POP
+
+/* The current Linux binutils uses MIPS_STABS_ELF and doesn't support
+   COFF.  */
+#undef SDB_DEBUGGING_INFO