From: Nathanael Nerode Date: Fri, 13 Jun 2003 14:39:42 +0000 (+0000) Subject: re PR other/1494 (Residual EGCS references in comments) X-Git-Tag: releases/gcc-3.4.0~5868 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc125bdfd98a3efeabcd48f1de28bba1b4f36fca;p=thirdparty%2Fgcc.git re PR other/1494 (Residual EGCS references in comments) PR other/1494 * config/alpha/openbsd.h, config/i386/openbsd.h, config/m68k/openbsd.h, config/sparc/openbsd.h: Remove residual reference to EGCS. From-SVN: r67900 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c86143da53f3..43d2c5f24502 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2003-06-13 Nathanael Nerode + + 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 * 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 b82b66df3c8c..0bab68b66f48 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 60f16575e21d..94db86d77158 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 48e9eb91e1d1..f577ca5afed9 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 814ccdf8d02b..187a41a8b3cd 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