diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-17 22:41:35 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-17 22:41:35 +0000 |
commit | 3bb6785a76262a13038c5e439549d1615c7fb361 (patch) | |
tree | 0da800c05ef6337d92fc84372c9d418695614843 /gcc/config/arm/fpa.md | |
parent | 86b16df304c6d769513c08990d5c4cd46ec14098 (diff) | |
download | gcc-3bb6785a76262a13038c5e439549d1615c7fb361.tar.gz |
* bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
loop-invariant.c, stmt.c, tree-ssa-forwprop.c,
tree-ssa-live.c, tree-ssanames.c, tree-vn.c,
config/host-linux.c, config/arm/fpa.md, config/avr/avr.h:
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95202 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/arm/fpa.md')
-rw-r--r-- | gcc/config/arm/fpa.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/fpa.md b/gcc/config/arm/fpa.md index 54e1319097d..02d0804b5f0 100644 --- a/gcc/config/arm/fpa.md +++ b/gcc/config/arm/fpa.md @@ -1,6 +1,6 @@ ;;- Machine description for FPA co-processor for ARM cpus. ;; Copyright 1991, 1993, 1994, 1995, 1996, 1996, 1997, 1998, 1999, 2000, -;; 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl) ;; and Martin Simmons (@harleqn.co.uk). ;; More major hacks by Richard Earnshaw (rearnsha@arm.com). |