]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
rtems.h, [...]: GNU CC -> GCC.
authorNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Jun 2003 11:34:38 +0000 (11:34 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Mon, 16 Jun 2003 11:34:38 +0000 (11:34 +0000)
* config/rtems.h, config/sol2.h, config/svr4.h, config/usegas.h,
config/vxworks.h: GNU CC -> GCC.

From-SVN: r68005

gcc/ChangeLog
gcc/config/rtems.h
gcc/config/sol2.h
gcc/config/svr4.h
gcc/config/usegas.h
gcc/config/vxworks.h

index beb0382d3924253cc2bc9e400cd6abf96c22a62d..6fb0ad22b745be165a75a4b0488294e8e5d29b01 100644 (file)
@@ -1,5 +1,8 @@
 2003-06-16  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * config/rtems.h, config/sol2.h, config/svr4.h, config/usegas.h,
+       config/vxworks.h: GNU CC -> GCC.
+
        * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,
        lists.c, print-rtl.c, print-tree.c, read-rtl.c, rtl-error.c,
        stmt.c, toplev.c, integrate.h, loop.h, machmode.h, rtl.h,
index a3f9ba301b4da47367ea9e3f2b6c1cb269d267a8..9a284c5a155898bf101fa2bfbefca623ead31dbc 100644 (file)
@@ -1,20 +1,20 @@
 /* Configuration common to all targets running RTEMS. 
    Copyright (C) 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.  */
 
index 92353cff87e1bc33a557891c003253adac389059..b5fb3d54061b2cac68eebba042cc867fa5fb73d5 100644 (file)
@@ -2,20 +2,20 @@
    Solaris 2 system.
    Copyright 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 3f85e944dee4ab64ce58685c4023a9ddd3827713..d865959f3c9e1c98dbce0184f3194281ae7dee27 100644 (file)
@@ -4,20 +4,20 @@
    2000, 2001 Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@monkeys.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 cf20c558e36d306799a83a395f8189a670c7034c..54fa9bd628545b80920ea711acb649e75c05c05d 100644 (file)
@@ -1,19 +1,19 @@
 /* Copyright (C) 2001 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 75aae79d68ef891650f32a548b12b0b4d266e75b..f154fa7f2f6206d6fe38af2b470f164455f2af67 100644 (file)
@@ -2,20 +2,20 @@
    Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
    Contributed by Wind River Systems.
 
-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.  */