]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
- Fix up date in ChangeLog. Update copyrights in changed files.
authorIan Lance Taylor <ian@airs.com>
Sun, 8 Jan 2006 20:52:57 +0000 (20:52 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sun, 8 Jan 2006 20:52:57 +0000 (15:52 -0500)
Co-Authored-By: David Edelsohn <edelsohn@gnu.org>
From-SVN: r109475

gcc/ChangeLog
gcc/optabs.c
gcc/simplify-rtx.c

index bacbe9d6929e3d9cea4e0ef4c69742adb9e48061..2b55982a2f77a3c1cf0f26db08b6f468ddc688c9 100644 (file)
@@ -43,7 +43,7 @@
        * config/sh/predicates.md (arith_operand): Use EXTRA_CONSTRAINT_Css
        instead of EXTRA_CONSTRAINT_C16.
 
-2005-01-07  Ian Lance Taylor  <ian@airs.com>
+2006-01-07  Ian Lance Taylor  <ian@airs.com>
            David Edelsohn  <edelsohn@gnu.org>
 
        PR rtl-optimization/25662
index 349a922a7dd3150cb7d0d43365d207c440da9386..5a87ac0335a26ee3da2135a1c314b0736ab8c6d3 100644 (file)
@@ -1,6 +1,6 @@
 /* Expand the basic unary and binary arithmetic operations, for GNU compiler.
    Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 5a5c5ca96683a8819009dae0770090684610535c..4cdbad754edf9ad85613df694d93867c430f33d2 100644 (file)
@@ -1,6 +1,6 @@
 /* RTL simplification functions for GNU compiler.
    Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 This file is part of GCC.