aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog7
-rw-r--r--gcc/config/alpha/openbsd.h3
-rw-r--r--gcc/config/i386/openbsd.h3
-rw-r--r--gcc/config/m68k/openbsd.h3
-rw-r--r--gcc/config/sparc/openbsd.h3
5 files changed, 11 insertions, 8 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c86143d..43d2c5f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2003-06-13 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ PR other/1494
+ * config/alpha/openbsd.h, config/i386/openbsd.h,
+ config/m68k/openbsd.h, config/sparc/openbsd.h: Remove
+ residual reference to EGCS.
+
2003-06-13 Richard Earnshaw <rearnsha@arm.com>
* arm.c (output_call_mem): If the address references the link-register
diff --git a/gcc/config/alpha/openbsd.h b/gcc/config/alpha/openbsd.h
index b82b66d..0bab68b 100644
--- a/gcc/config/alpha/openbsd.h
+++ b/gcc/config/alpha/openbsd.h
@@ -82,8 +82,7 @@ Boston, MA 02111-1307, USA. */
/* Assembler format: exception region output. */
/* All configurations that don't use elf must be explicit about not using
- dwarf unwind information. egcs doesn't try too hard to check internal
- configuration files... */
+ dwarf unwind information. */
#ifdef INCOMING_RETURN_ADDR_RTX
#undef DWARF2_UNWIND_INFO
#define DWARF2_UNWIND_INFO 0
diff --git a/gcc/config/i386/openbsd.h b/gcc/config/i386/openbsd.h
index 60f1657..94db86d 100644
--- a/gcc/config/i386/openbsd.h
+++ b/gcc/config/i386/openbsd.h
@@ -90,8 +90,7 @@ Boston, MA 02111-1307, USA. */
/* Assembler format: exception region output. */
/* All configurations that don't use elf must be explicit about not using
- dwarf unwind information. egcs doesn't try too hard to check internal
- configuration files... */
+ dwarf unwind information. */
#define DWARF2_UNWIND_INFO 0
#undef ASM_PREFERRED_EH_DATA_FORMAT
diff --git a/gcc/config/m68k/openbsd.h b/gcc/config/m68k/openbsd.h
index 48e9eb9..f577ca5 100644
--- a/gcc/config/m68k/openbsd.h
+++ b/gcc/config/m68k/openbsd.h
@@ -91,6 +91,5 @@ Boston, MA 02111-1307, USA. */
/* Assembler format: exception region output. */
/* All configurations that don't use elf must be explicit about not using
- dwarf unwind information. egcs doesn't try too hard to check internal
- configuration files... */
+ dwarf unwind information. */
#define DWARF2_UNWIND_INFO 0
diff --git a/gcc/config/sparc/openbsd.h b/gcc/config/sparc/openbsd.h
index 814ccdf..187a41a 100644
--- a/gcc/config/sparc/openbsd.h
+++ b/gcc/config/sparc/openbsd.h
@@ -66,8 +66,7 @@ Boston, MA 02111-1307, USA. */
/* Assembler format: exception region output. */
/* All configurations that don't use elf must be explicit about not using
- dwarf unwind information. egcs doesn't try too hard to check internal
- configuration files... */
+ dwarf unwind information. */
#define DWARF2_UNWIND_INFO 0
#undef ASM_PREFERRED_EH_DATA_FORMAT