Commit 5715ca64 by H.J. Lu Committed by H.J. Lu

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
parent 00b89f01
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> 2002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
* config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march * config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
......
...@@ -282,3 +282,7 @@ void FN () \ ...@@ -282,3 +282,7 @@ void FN () \
presence of $gp-relative calls. */ presence of $gp-relative calls. */
#undef ASM_OUTPUT_REG_PUSH #undef ASM_OUTPUT_REG_PUSH
#undef ASM_OUTPUT_REG_POP #undef ASM_OUTPUT_REG_POP
/* The current Linux binutils uses MIPS_STABS_ELF and doesn't support
COFF. */
#undef SDB_DEBUGGING_INFO
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment