OSDN Git Service

* config/rs6000/darwin.md, config/sh/sh4a.md: Replace GNU CC
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 2004 03:41:27 +0000 (03:41 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 2004 03:41:27 +0000 (03:41 +0000)
with GCC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90160 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/darwin.md
gcc/config/sh/sh4a.md

index cdc6831..56ee21e 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-06  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/rs6000/darwin.md, config/sh/sh4a.md: Replace GNU CC
+       with GCC.
+
 2004-11-05  David Edelsohn  <edelsohn@gnu.org>
 
        * config/rs6000/rs6000.md (scc patterns): Replace subfc with subf
index 313bda3..f1a585a 100644 (file)
@@ -2,7 +2,7 @@
    Copyright (C) 2004 Free Software Foundation, Inc.
    Contributed by Apple Computer 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
 it under the terms of the GNU General Public License as published by
index b9bac22..08b6b8b 100644 (file)
@@ -1,7 +1,7 @@
 ;; Scheduling description for Renesas SH4a
-;; Copyright (C) 2003 Free Software Foundation, Inc.
+;; Copyright (C) 2004 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
 ;; it under the terms of the GNU General Public License as published by