]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gofast.h, [...]: GNU CC -> GCC.
authorNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Jun 2003 02:41:51 +0000 (02:41 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Jun 2003 02:41:51 +0000 (02:41 +0000)
* config/gofast.h, config/interix.h, config/interix3.h,
config/libgloss.h, config/linux-aout.h, config/linux.h,
config/lynx-ng.h, config/lynx.h: GNU CC -> GCC.
* config/kaos.h: "GNU compiler" -> GCC.
* config/linux-aout.h, config/lynx.h: Clarify comment describing file.

From-SVN: r67997

gcc/ChangeLog
gcc/config/gofast.h
gcc/config/interix.h
gcc/config/interix3.h
gcc/config/kaos.h
gcc/config/libgloss.h
gcc/config/linux-aout.h
gcc/config/linux.h
gcc/config/lynx-ng.h
gcc/config/lynx.h

index 2fc69c35bb8064a8e77bedddfb23ea82b2d2f952..2263a636e31baf42b59973140156701aea2203b7 100644 (file)
@@ -1,5 +1,11 @@
 2003-06-15  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * config/gofast.h, config/interix.h, config/interix3.h, 
+       config/libgloss.h, config/linux-aout.h, config/linux.h, 
+       config/lynx-ng.h, config/lynx.h: GNU CC -> GCC.
+       * config/kaos.h: "GNU compiler" -> GCC.
+       * config/linux-aout.h, config/lynx.h: Clarify comment describing file.
+
        * config/ip2k/crt0.S, config/ip2k/ip2k-protos.h,
        config/ip2k/ip2k.c, config/ip2k/ip2k.md, config/ip2k/libgcc.S:
        GNU CC -> GCC.
index 84e9018784f81a82260761917cc04a3b87759082..3af267c40738217bb2e8adb7598a83f96f4da46e 100644 (file)
@@ -1,20 +1,20 @@
 /* US Software GOFAST floating point library support.
    Copyright (C) 1994, 1998, 1999, 2002 Free Software Foundation, Inc.
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index d04e5477dd7de315255b005c86da6a0bb60561d7..9d05f1bcc0adca50b782a204863a021ff8801f4a 100644 (file)
@@ -5,20 +5,20 @@
    Modified from code
       Contributed by Douglas B. Rupp (drupp@cs.washington.edu).
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index 4d4e85c2f13fd6f47c117dec7b282ef2d3a60d2c..9e2cc35a4efeca9348d983c397627e64e5839da9 100644 (file)
@@ -3,20 +3,20 @@
    Copyright (C) 2001 Free Software Foundation, Inc.
    Contributed by Douglas B. Rupp (rupp@gnat.com)
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index 1d0a7b1b0bb68dcb2fb0e7ba47e2c69fb099f307..98719ac2b28299741b3490bbe9bff1daf6bb4aca 100644 (file)
@@ -1,4 +1,4 @@
-/* Definitions of target machine for GNU compiler.
+/* Definitions of target machine for GCC.
    common kaOS definitions for all architectures.
    Copyright (C) 2003 Free Software Foundation, Inc.
 
index f73982b8634f83632002ed0cc56fc3a4c969c97f..3f9bf6c9ef24a9411310fe17ea2944db660a930d 100644 (file)
@@ -2,20 +2,20 @@
    targeting GCC for Libgloss supported targets.
    Copyright (C) 1996 Free Software Foundation, Inc.
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index 13d9bfd6e83aaefece49f0c8e1d16cf3b89abb26..f63efd47790831e4b989f5574c9386bbb7d53486 100644 (file)
@@ -1,21 +1,21 @@
-/* Definitions for Linux-based GNU systems.
+/* Definitions for Linux-based GNU systems with a.out binaries.
    Copyright (C) 1995, 1997, 1999, 2000 Free Software Foundation, Inc.
    Contributed by H.J. Lu (hjl@nynexst.com)
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index ea322b36d8554bf81e037f0870f45c7df015bc07..15c83b0d8c990819ff024bde3df5767330975e72 100644 (file)
@@ -3,20 +3,20 @@
    Contributed by Eric Youngdale.
    Modified for stabs-in-ELF by H.J. Lu (hjl@lucon.org).
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index 7c257c7982e3be334b9264e684eb0b82f730c644..c23ad39a77f8f0eeaa6850e530d4971ecfa5bd05 100644 (file)
@@ -1,20 +1,20 @@
 /* Target independent definitions for LynxOS, using Lynx's old as and ld.
    Copyright (C) 1993, 1999 Free Software Foundation, Inc.
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
index e060675a7ce864bcaacf60dc38df94afb6ee9796..8761f19281d61491987c4764923638dc55d316b4 100644 (file)
@@ -1,21 +1,21 @@
-/* Target independent definitions for LynxOS.
+/* Target independent definitions for LynxOS using gas and gnu ld.
    Copyright (C) 1993, 1994, 1995, 1996, 1999, 2000, 2002
    Free Software Foundation, Inc.
 
-This file is part of GNU CC.
+This file is part of GCC.
 
-GNU CC is free software; you can redistribute it and/or modify
+GCC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
-GNU CC is distributed in the hope that it will be useful,
+GCC is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with GNU CC; see the file COPYING.  If not, write to
+along with GCC; see the file COPYING.  If not, write to
 the Free Software Foundation, 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */