params.def, [...]: Update copyright.
* params.def, params.h, predict.c, tree-ssa-loop-im.c: Update copyright. From-SVN: r93961
This commit is contained in:
parent
f4770271b2
commit
e42febca21
5 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,8 @@
|
|||
2005-01-20 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* params.def, params.h, predict.c, tree-ssa-loop-im.c: Update
|
||||
copyright.
|
||||
|
||||
2005-01-20 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* params.def - Run-time parameters.
|
||||
Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
|
||||
Written by Mark Mitchell <mark@codesourcery.com>.
|
||||
|
||||
This file is part of GCC.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* params.h - Run-time parameters.
|
||||
Copyright (C) 2001, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
Written by Mark Mitchell <mark@codesourcery.com>.
|
||||
|
||||
This file is part of GCC.
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* Branch prediction routines for the GNU compiler.
|
||||
Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Loop invariant motion.
|
||||
Copyright (C) 2003, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue