Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/toolchain/gcc/config/rs6000 Revert previous; this i...



details:   https://anonhg.NetBSD.org/src/rev/fed947e21941
branches:  trunk
changeset: 510525:fed947e21941
user:      tv <tv%NetBSD.org@localhost>
date:      Thu May 31 15:07:05 2001 +0000

description:
Revert previous; this isn't where the problem is.

diffstat:

 gnu/dist/toolchain/gcc/config/rs6000/netbsd.h |  7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diffs (23 lines):

diff -r fb19d1823a46 -r fed947e21941 gnu/dist/toolchain/gcc/config/rs6000/netbsd.h
--- a/gnu/dist/toolchain/gcc/config/rs6000/netbsd.h     Thu May 31 14:58:59 2001 +0000
+++ b/gnu/dist/toolchain/gcc/config/rs6000/netbsd.h     Thu May 31 15:07:05 2001 +0000
@@ -8,19 +8,12 @@
 
 #undef SDB_DEBUGGING_INFO
 #define SDB_DEBUGGING_INFO
-
 #undef DBX_DEBUGGING_INFO
 #define DBX_DEBUGGING_INFO
 
 #undef PREFERRED_DEBUGGING_TYPE
 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
 
-/* Don't generate XCOFF debugging information.  */
-#undef XCOFF_DEBUGGING_INFO
-
-/* Don't use the COFF object file format.  */
-#undef OBJECT_FORMAT_COFF
-
 /* Names to predefine in the preprocessor for this target machine.  */
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "\



Home | Main Index | Thread Index | Old Index