Commit bc383970 by Ian Lance Taylor Committed by David Edelsohn

- Fix up date in ChangeLog. Update copyrights in changed files.

Co-Authored-By: David Edelsohn <edelsohn@gnu.org>

From-SVN: r109475
parent 3bcc018c
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
* config/sh/predicates.md (arith_operand): Use EXTRA_CONSTRAINT_Css * config/sh/predicates.md (arith_operand): Use EXTRA_CONSTRAINT_Css
instead of EXTRA_CONSTRAINT_C16. 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> David Edelsohn <edelsohn@gnu.org>
PR rtl-optimization/25662 PR rtl-optimization/25662
......
/* Expand the basic unary and binary arithmetic operations, for GNU compiler. /* Expand the basic unary and binary arithmetic operations, for GNU compiler.
Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 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. This file is part of GCC.
......
/* RTL simplification functions for GNU compiler. /* RTL simplification functions for GNU compiler.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 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. This file is part of GCC.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment