]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cfganal.c, [...]: Update copyright.
authorKazu Hirata <kazu@gcc.gnu.org>
Sat, 22 Jan 2005 12:53:25 +0000 (12:53 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 22 Jan 2005 12:53:25 +0000 (12:53 +0000)
* cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,
config/alpha/alpha-protos.h, config/alpha/alpha.h,
config/alpha/alpha.md, config/alpha/predicates.md,
config/sparc/freebsd.h, config/sparc/netbsd-elf.h,
config/sparc/sol2.h: Update copyright.

From-SVN: r94064

13 files changed:
gcc/ChangeLog
gcc/cfganal.c
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
gcc/config/alpha/predicates.md
gcc/config/sparc/freebsd.h
gcc/config/sparc/netbsd-elf.h
gcc/config/sparc/sol2.h
gcc/real.h
gcc/reorg.c
gcc/timevar.def
gcc/tree-ssa-ccp.c

index 9be2bad8ed289b758d49b712800e50a5a42ed998..d74b1f81ab199e09a815ce8301078749f7c82d83 100644 (file)
@@ -1,4 +1,12 @@
-2005-01-20  David Edelsohn  <edelsohn@gnu.org>
+2005-01-22  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,
+       config/alpha/alpha-protos.h, config/alpha/alpha.h,
+       config/alpha/alpha.md, config/alpha/predicates.md,
+       config/sparc/freebsd.h, config/sparc/netbsd-elf.h,
+       config/sparc/sol2.h: Update copyright.
+
+2005-01-22  David Edelsohn  <edelsohn@gnu.org>
             Andrew Pinski  <pinskia@physics.uc.edu>
 
        PR target/19491
@@ -21,7 +29,7 @@
        PR c/18809
        * c-typeck.c (convert_arguments): Check for error_mark_node.
 
-2005-01-20  Ian Lance Taylor  <ian@airs.com>
+2005-01-21  Ian Lance Taylor  <ian@airs.com>
 
        PR tree-optimization/13000
        * tree-inline.c: Include "tree-flow.h".
index a7fe994fa4b1b167f19326c3ca70c8c416694820..3aa774f7fe4dba4944735d188825b8cad8e2dc5e 100644 (file)
@@ -1,6 +1,6 @@
 /* Control flow graph analysis code for GNU compiler.
    Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index d1ffada3dcfa3fc5518816c6a567604710fafbbe..6c2be06c02f8f005cea3cc7cc31fc35e46e17741 100644 (file)
@@ -1,5 +1,5 @@
 /* Prototypes for alpha.c functions used in the md file & elsewhere.
-   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index 21a634c39ec834c0f272e6a663a4c16e53e6306c..884156f7f97d08b055b168e25d2db6f3fa3644a3 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler, for DEC Alpha.
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2004 Free Software Foundation, Inc.
+   2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
index 0f68d36b93bdaf58bc76f0ef5896886ea4d1e5f5..758dcac4aeddb0df93a4a0a3ec1eedc928bec706 100644 (file)
@@ -1,6 +1,6 @@
 ;; Machine description for DEC Alpha for GNU C compiler
 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;; 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 ;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 ;;
 ;; This file is part of GCC.
index 6a58ed679054fd1b131dd5e4a2b7f879e077561b..9ee22c299cc0971181f6c959e75300995d3d05d4 100644 (file)
@@ -1,5 +1,5 @@
 ;; Predicate definitions for DEC Alpha.
-;; Copyright (C) 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index e1a6e198f075a9c41b3716f31f87db7bd00f6159..c032d644be0d19928ece2b6b07615b7b266c138b 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Sun SPARC64 running FreeBSD using the ELF format
-   Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
    Contributed by David E. O'Brien <obrien@FreeBSD.org> and BSDi.
 
 This file is part of GCC.
index d3df6bed5fef9236278ccdb44b2b775cbdd661cb..c86adc5fe01261a98ee77027e637e14d643871b8 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC, for ELF on NetBSD/sparc
    and NetBSD/sparc64.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Matthew Green (mrg@eterna.com.au).
 
 This file is part of GCC.
index d6e869cec9048f4d1a3df3775826f65a8406e8fa..12cd24fccaea95b5579914aa40b3eba8cb7cf673 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC, for SPARC running Solaris 2
-   Copyright 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004
+   Copyright 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@netcom.com).
    Additional changes by David V. Henkel-Wallace (gumby@cygnus.com).
index b7cf3bb2f04205f70c39c0eb3958b5577da6fa20..13f072e96a88c62e13b2fbb198d02df033f27678 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of floating-point access for GNU compiler.
    Copyright (C) 1989, 1991, 1994, 1996, 1997, 1998, 1999,
-   2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+   2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index 78940ff9a5804acc0c8edecdec358aa684240b41..763f07b86cbd254597f7518fc9e197fb8a64d28e 100644 (file)
@@ -1,6 +1,6 @@
 /* Perform instruction reorganizations for delay slot filling.
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu).
    Hacked by Michael Tiemann (tiemann@cygnus.com).
 
index d4a6df9147d30509628ede1fd1e41a0f1f161b96..e116f4bbfb294dd6d340af3af532a271861c52b0 100644 (file)
@@ -1,6 +1,7 @@
 /* This file contains the definitions for timing variables used to
    measure run-time performance of the compiler.
-   Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
+   Free Software Foundation, Inc.
    Contributed by Alex Samuel <samuel@codesourcery.com>
 
    This file is part of GCC.
index 697e97e0c82044ad93b54343192463374b6b41a4..995b9439afbb283fd1818dd6bced4415c45eaab5 100644 (file)
@@ -1,5 +1,6 @@
 /* Conditional constant propagation pass 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.
    Adapted from original RTL SSA-CCP by Daniel Berlin <dberlin@dberlin.org>
    Adapted to GIMPLE trees by Diego Novillo <dnovillo@redhat.com>