genattrtab.c, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 5 Mar 2005 14:01:02 +0000 (14:01 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 5 Mar 2005 14:01:02 +0000 (14:01 +0000)
* genattrtab.c, genemit.c, genoutput.c, genrecog.c,
gensupport.c, jump.c, tree-phinodes.c, unwind-dw2-fde-glibc.c:
Update copyright.

From-SVN: r95931

gcc/ChangeLog
gcc/genattrtab.c
gcc/genemit.c
gcc/genoutput.c
gcc/genrecog.c
gcc/gensupport.c
gcc/jump.c
gcc/tree-phinodes.c
gcc/unwind-dw2-fde-glibc.c

index 6077f1a9bfb1b847c3e13647caf0aab5e4c96c47..7a8a848e7414862a8040df299d6bdfa6913c10e0 100644 (file)
@@ -4,6 +4,10 @@
        walking.
        * tree-ssa.c (ssa_redirect_edge): Likewise.
 
+       * genattrtab.c, genemit.c, genoutput.c, genrecog.c,
+       gensupport.c, jump.c, tree-phinodes.c, unwind-dw2-fde-glibc.c:
+       Update copyright.
+
 2005-03-05  Richard Sandiford  <rsandifo@redhat.com>
 
        * doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.
index 99f66a14cf54447ba4b9495a4d9e4935c8560e1b..744c951bd476b5b0d7e471eb118fd8dac720cc48 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate code from machine description to compute values of attributes.
    Copyright (C) 1991, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
index 47970ce291b95e5ce4ebb11c866cea4189df0cf5..bd9cf364a2165d2c84d20dad92f196b5a3fec9a0 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate code from machine description to emit insns as rtl.
    Copyright (C) 1987, 1988, 1991, 1994, 1995, 1997, 1998, 1999, 2000, 2001,
-   2003, 2004 Free Software Foundation, Inc.
+   2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index e95f286011bff363d1f698a1e6bf8a2e9397ce39..b371e0403b1eb87712e5f914d1ae20c5706a7181 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate code from to output assembler insns as recognized from rtl.
    Copyright (C) 1987, 1988, 1992, 1994, 1995, 1997, 1998, 1999, 2000, 2002,
-   2003, 2004 Free Software Foundation, Inc.
+   2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 7e1d879899ab6028f37095136f217918273229a0..9fde918ea7ab5261a9ac7c92ef4d473552384dd7 100644 (file)
@@ -1,6 +1,6 @@
 /* Generate code from machine description to recognize rtl as insns.
    Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index f13700aa74a34c519eb372226866ece71460db9f..dbf0aab69227bf70dbfae3b04c34632e8447d94b 100644 (file)
@@ -1,5 +1,5 @@
 /* Support routines for the various generation passes.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
    This file is part of GCC.
index 2bf4b2a50843bf232c3d9d9d7119880d18213601..8915410dcd6d88d91c5fe797cdb84c37e9bbd821 100644 (file)
@@ -1,6 +1,7 @@
 /* Optimize jump instructions, for GNU compiler.
    Copyright (C) 1987, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997
-   1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index a849d6ac791b513acf19c1c3393008809f569b3f..8baf17a73a07109e0b35763bcc735737eb116eb7 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic routines for manipulating PHIs
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index d4853e07639a0f4c0778cbc57b2d7710ac7bb8e8..7dd9a72d4626bfc14fe0b6ed7f39b8d7b2dad926 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Jakub Jelinek <jakub@redhat.com>.
 
    This file is part of GCC.