From b35c675fb36f397b1bb84b630caf96ba6ca7d55b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 6 Nov 2004 03:41:27 +0000 Subject: * config/rs6000/darwin.md, config/sh/sh4a.md: Replace GNU CC with GCC. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@90160 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++++ gcc/config/rs6000/darwin.md | 2 +- gcc/config/sh/sh4a.md | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cdc6831889d..56ee21e8d62 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-11-06 Kazu Hirata + + * config/rs6000/darwin.md, config/sh/sh4a.md: Replace GNU CC + with GCC. + 2004-11-05 David Edelsohn * config/rs6000/rs6000.md (scc patterns): Replace subfc with subf diff --git a/gcc/config/rs6000/darwin.md b/gcc/config/rs6000/darwin.md index 313bda3dd3f..f1a585a59d3 100644 --- a/gcc/config/rs6000/darwin.md +++ b/gcc/config/rs6000/darwin.md @@ -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 diff --git a/gcc/config/sh/sh4a.md b/gcc/config/sh/sh4a.md index b9bac220559..08b6b8b36f6 100644 --- a/gcc/config/sh/sh4a.md +++ b/gcc/config/sh/sh4a.md @@ -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 -- cgit v1.2.3