OSDN Git Service

* config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC".
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jun 2003 00:16:40 +0000 (00:16 +0000)
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jun 2003 00:16:40 +0000 (00:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68054 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/ip2k/ip2k.h

index e5d87dd..a39e69a 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * config/ip2k/ip2k.h: Replace "GNU CC" and "GNU compiler" with "GCC".
+
 2003-06-16  Aldy Hernandez  <aldyh@redhat.com>
 
        * simplify-rtx.c (simplify_subreg): Do not over-extend vector
index d0c8a67..a60f527 100644 (file)
@@ -1,23 +1,23 @@
-/* Definitions of target machine for GNU compiler,
+/* Definitions of target machine for GCC,
    For Ubicom IP2022 Communications Controller
 
    Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc and Ubicom, 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.  */