diff options
author | James A Morrison <ja2morri@student.math.uwaterloo.ca> | 2003-06-19 06:05:34 +0000 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 2003-06-18 23:05:34 -0700 |
commit | 85009435975dee67ed981ecb0955e7d6499dbe6a (patch) | |
tree | bc4335853abf01a25b2900170b01ef79a45faa9c | |
parent | ddcc82638388f525429911195366828619b6f342 (diff) | |
download | gcc-85009435975dee67ed981ecb0955e7d6499dbe6a.zip gcc-85009435975dee67ed981ecb0955e7d6499dbe6a.tar.gz gcc-85009435975dee67ed981ecb0955e7d6499dbe6a.tar.bz2 |
* config/sparc/sparc.c: Update copyright year.
From-SVN: r68181
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/config/sparc/sparc.c | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 96b22e2..6920174 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2003-06-18 James A Morrison <ja2morri@student.math.uwaterloo.ca> + + * config/sparc/sparc.c: Update copyright year. + 2003-06-19 David Edelsohn <edelsohn@gnu.org> * config/rs6000/rs6000.c (init_cumulative_args): Limit CALL_LIBCALL diff --git a/gcc/config/sparc/sparc.c b/gcc/config/sparc/sparc.c index e113406..fb41af1f 100644 --- a/gcc/config/sparc/sparc.c +++ b/gcc/config/sparc/sparc.c @@ -1,6 +1,6 @@ /* Subroutines for insn-output.c for Sun SPARC. Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) 64 bit SPARC V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, at Cygnus Support. |