linux.h (SDB_DEBUGGING_INFO): Undefine.

2002-05-20  H.J. Lu  (hjl@gnu.org)

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

From-SVN: r53668
This commit is contained in:
H.J. Lu 2002-05-20 17:11:53 +00:00 committed by H.J. Lu
parent 00b89f0133
commit 5715ca64e9
2 changed files with 8 additions and 0 deletions

View 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

View 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