From: pbrook Date: Thu, 28 Aug 2008 16:17:11 +0000 (+0000) Subject: 2008-08-28 Paul Brook X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=36526297ed7449c2ad2329d2fa1d435c8711b13e 2008-08-28 Paul Brook * config/arm/vfp11.md: Update license notice. * config/arm/cortex-r4.md: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139717 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2759095adbf..c4430b719ec 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2008-08-28 Paul Brook + + * config/arm/vfp11.md: Update license notice. + * config/arm/cortex-r4.md: Ditto. + 2008-08-28 Richard Guenther PR tree-optimization/37207 diff --git a/gcc/config/arm/cortex-r4.md b/gcc/config/arm/cortex-r4.md index d912f205994..34467345acb 100644 --- a/gcc/config/arm/cortex-r4.md +++ b/gcc/config/arm/cortex-r4.md @@ -4,15 +4,19 @@ ;; This file is part of GCC. +;; 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 3, or (at your +;; option) any later version. + ;; 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 GCC; see the file COPYING. If not, write to -;; the Free Software Foundation, 51 Franklin Street, Fifth Floor, -;; Boston, MA 02110-1301, USA. +;; along with GCC; see the file COPYING3. If not see +;; . (define_automaton "cortex_r4") diff --git a/gcc/config/arm/vfp11.md b/gcc/config/arm/vfp11.md index 7b297d2ed86..59699739539 100644 --- a/gcc/config/arm/vfp11.md +++ b/gcc/config/arm/vfp11.md @@ -3,21 +3,20 @@ ;; Written by CodeSourcery. ;; ;; This file is part of GCC. -;; + ;; 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. -;; -;; 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. -;; +;; under the terms of the GNU General Public License as published +;; by the Free Software Foundation; either version 3, or (at your +;; option) any later version. + +;; 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 GCC; see the file COPYING. If not, write to the Free -;; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA -;; 02110-1301, USA. */ +;; along with GCC; see the file COPYING3. If not see +;; . (define_automaton "vfp11")