From 47a0e5a84f04017118729f90ece5a799a56371dc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sat, 1 Aug 1998 17:50:00 -0600 Subject: [PATCH] netbsd.h: Undo previous change to DWARF2_UNWIND_INFO. h * i386/netbsd.h: Undo previous change to DWARF2_UNWIND_INFO. * m68k/netbsd.h: Likewise. * ns32k/netbsd.h: Likewise. * sparc/netbsd.h: Likewise. From-SVN: r21523 --- gcc/config/i386/netbsd.h | 2 +- gcc/config/m68k/netbsd.h | 2 +- gcc/config/ns32k/netbsd.h | 2 +- gcc/config/sparc/netbsd.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/config/i386/netbsd.h b/gcc/config/i386/netbsd.h index 25660470f6f..5978aec5c4b 100644 --- a/gcc/config/i386/netbsd.h +++ b/gcc/config/i386/netbsd.h @@ -81,5 +81,5 @@ /* Until they use ELF or something that handles dwarf2 unwinds and initialization stuff better. */ -#undef DWARF2_UNWIND_INFO +#define DWARF2_UNWIND_INFO 0 diff --git a/gcc/config/m68k/netbsd.h b/gcc/config/m68k/netbsd.h index c9841992780..6bd9161c680 100644 --- a/gcc/config/m68k/netbsd.h +++ b/gcc/config/m68k/netbsd.h @@ -59,5 +59,5 @@ /* Until they use ELF or something that handles dwarf2 unwinds and initialization stuff better. */ -#undef DWARF2_UNWIND_INFO +#define DWARF2_UNWIND_INFO 0 diff --git a/gcc/config/ns32k/netbsd.h b/gcc/config/ns32k/netbsd.h index ee1f1def3dd..cef68d82c2e 100644 --- a/gcc/config/ns32k/netbsd.h +++ b/gcc/config/ns32k/netbsd.h @@ -108,5 +108,5 @@ Boston, MA 02111-1307, USA. /* Until they use ELF or something that handles dwarf2 unwinds and initialization stuff better. */ -#undef DWARF2_UNWIND_INFO +#define DWARF2_UNWIND_INFO 0 diff --git a/gcc/config/sparc/netbsd.h b/gcc/config/sparc/netbsd.h index ba2fe4e6c04..a512f41e155 100644 --- a/gcc/config/sparc/netbsd.h +++ b/gcc/config/sparc/netbsd.h @@ -42,5 +42,5 @@ /* Until they use ELF or something that handles dwarf2 unwinds and initialization stuff better. */ -#undef DWARF2_UNWIND_INFO +#define DWARF2_UNWIND_INFO 0