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/sparc dwarf2 exceptions work o...



details:   https://anonhg.NetBSD.org/src/rev/4edd9d58a978
branches:  trunk
changeset: 513624:4edd9d58a978
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Aug 05 18:45:57 2001 +0000

description:
dwarf2 exceptions work on sparc & sparc64 now.

diffstat:

 gnu/dist/toolchain/gcc/config/sparc/netbsd-elf-common.h |  4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diffs (14 lines):

diff -r 818a6e49852c -r 4edd9d58a978 gnu/dist/toolchain/gcc/config/sparc/netbsd-elf-common.h
--- a/gnu/dist/toolchain/gcc/config/sparc/netbsd-elf-common.h   Sun Aug 05 18:32:30 2001 +0000
+++ b/gnu/dist/toolchain/gcc/config/sparc/netbsd-elf-common.h   Sun Aug 05 18:45:57 2001 +0000
@@ -64,10 +64,6 @@
 
 #undef STDC_0_IN_SYSTEM_HEADERS
 
-/** We don't have the C++ support for this (yet). */
-#undef DWARF2_UNWIND_INFO
-#define DWARF2_UNWIND_INFO 0
-
 /* XXX Redefine this; <sparc/sparc.h> mucks with it. */
 #undef TARGET_VERSION
 #define TARGET_VERSION fprintf (stderr, " (%s)", TARGET_NAME);



Home | Main Index | Thread Index | Old Index