summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-16 02:41:51 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-16 02:41:51 +0000
commit9a4d577b296f23d010814dd307a9bad76fb3bb2d (patch)
treead21b95c22245a1c30b8d45410e9bb248fd298d2
parentd23177c630cd3416ec5a9e733b09da55a5fddbc2 (diff)
downloadgcc-9a4d577b296f23d010814dd307a9bad76fb3bb2d.tar.gz
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67997 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/config/gofast.h8
-rw-r--r--gcc/config/interix.h8
-rw-r--r--gcc/config/interix3.h8
-rw-r--r--gcc/config/kaos.h2
-rw-r--r--gcc/config/libgloss.h8
-rw-r--r--gcc/config/linux-aout.h10
-rw-r--r--gcc/config/linux.h8
-rw-r--r--gcc/config/lynx-ng.h8
-rw-r--r--gcc/config/lynx.h10
10 files changed, 41 insertions, 35 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2fc69c35bb8..2263a636e31 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/config/gofast.h b/gcc/config/gofast.h
index 84e9018784f..3af267c4073 100644
--- a/gcc/config/gofast.h
+++ b/gcc/config/gofast.h
@@ -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. */
diff --git a/gcc/config/interix.h b/gcc/config/interix.h
index d04e5477dd7..9d05f1bcc0a 100644
--- a/gcc/config/interix.h
+++ b/gcc/config/interix.h
@@ -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. */
diff --git a/gcc/config/interix3.h b/gcc/config/interix3.h
index 4d4e85c2f13..9e2cc35a4ef 100644
--- a/gcc/config/interix3.h
+++ b/gcc/config/interix3.h
@@ -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. */
diff --git a/gcc/config/kaos.h b/gcc/config/kaos.h
index 1d0a7b1b0bb..98719ac2b28 100644
--- a/gcc/config/kaos.h
+++ b/gcc/config/kaos.h
@@ -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.
diff --git a/gcc/config/libgloss.h b/gcc/config/libgloss.h
index f73982b8634..3f9bf6c9ef2 100644
--- a/gcc/config/libgloss.h
+++ b/gcc/config/libgloss.h
@@ -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. */
diff --git a/gcc/config/linux-aout.h b/gcc/config/linux-aout.h
index 13d9bfd6e83..f63efd47790 100644
--- a/gcc/config/linux-aout.h
+++ b/gcc/config/linux-aout.h
@@ -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. */
diff --git a/gcc/config/linux.h b/gcc/config/linux.h
index ea322b36d85..15c83b0d8c9 100644
--- a/gcc/config/linux.h
+++ b/gcc/config/linux.h
@@ -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. */
diff --git a/gcc/config/lynx-ng.h b/gcc/config/lynx-ng.h
index 7c257c7982e..c23ad39a77f 100644
--- a/gcc/config/lynx-ng.h
+++ b/gcc/config/lynx-ng.h
@@ -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. */
diff --git a/gcc/config/lynx.h b/gcc/config/lynx.h
index e060675a7ce..8761f19281d 100644
--- a/gcc/config/lynx.h
+++ b/gcc/config/lynx.h
@@ -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. */