Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/gcc/config/alpha Backout the previous since it isn'...
details: https://anonhg.NetBSD.org/src/rev/48f9820254f7
branches: trunk
changeset: 487561:48f9820254f7
user: enami <enami%NetBSD.org@localhost>
date: Fri Jun 09 08:16:01 2000 +0000
description:
Backout the previous since it isn't necessary. This version of gcc
already uses longjmp for exceptions for alpha due to the lack of
definition of INCOMING_RETURN_ADDR_RTX.
diffstat:
gnu/dist/gcc/config/alpha/netbsd.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (10 lines):
diff -r 3b11c20557a4 -r 48f9820254f7 gnu/dist/gcc/config/alpha/netbsd.h
--- a/gnu/dist/gcc/config/alpha/netbsd.h Fri Jun 09 07:09:28 2000 +0000
+++ b/gnu/dist/gcc/config/alpha/netbsd.h Fri Jun 09 08:16:01 2000 +0000
@@ -478,6 +478,3 @@
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
-
-/* Use sjlj exceptions. */
-#define DWARF2_UNWIND_INFO 0
Home |
Main Index |
Thread Index |
Old Index