builtin-types.def, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 29 Mar 2005 22:15:53 +0000 (22:15 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 29 Mar 2005 22:15:53 +0000 (22:15 +0000)
* builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,
debug.h, et-forest.c, et-forest.h, gcov.c, rtl-profile.c,
rtlhooks-def.h, rtlhooks.c, sdbout.c, tree-inline.h,
tree-profile.c, tsystem.h, value-prof.h: Update copyright.

From-SVN: r97209

18 files changed:
gcc/ChangeLog
gcc/builtin-types.def
gcc/c-convert.c
gcc/c-format.c
gcc/ddg.c
gcc/debug.c
gcc/debug.h
gcc/et-forest.c
gcc/et-forest.h
gcc/gcov.c
gcc/rtl-profile.c
gcc/rtlhooks-def.h
gcc/rtlhooks.c
gcc/sdbout.c
gcc/tree-inline.h
gcc/tree-profile.c
gcc/tsystem.h
gcc/value-prof.h

index a3a955f1d15f2eaaaa399369eed5e04ceef53bf5..bff1c453b78032ac262ddbb4b708cfa4a339bce5 100644 (file)
@@ -1,3 +1,10 @@
+2005-03-29  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,
+       debug.h, et-forest.c, et-forest.h, gcov.c, rtl-profile.c,
+       rtlhooks-def.h, rtlhooks.c, sdbout.c, tree-inline.h,
+       tree-profile.c, tsystem.h, value-prof.h: Update copyright.
+
 2005-03-29  Eric Christopher  <echristo@redhat.com>
 
        * config/mips/mips.c (mips_gimplify_va_arg_expr): Update for
index a3c804c9181086c2d7a9639da63a6f1efcccd70c..d9b87df309fccb22ad46a4adbd291a1e29fe5784 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.
 
 This file is part of GCC.
 
index d6bff462ede7bc9b6653e5a8a9d7fb07a72a7733..70e226806ca51ceaabdaee355bd4910926c815be 100644 (file)
@@ -1,5 +1,5 @@
 /* Language-level data type conversion for GNU C.
-   Copyright (C) 1987, 1988, 1991, 1998, 2002, 2003, 2004
+   Copyright (C) 1987, 1988, 1991, 1998, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index a228b4b886f454dd165aaac41c6823c65921f3a0..20b8727795c2572df83f9aae2a0e27d0f1c23fe8 100644 (file)
@@ -1,6 +1,6 @@
 /* Check calls to formatted I/O functions (-Wformat).
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-   2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 5a2cbeee109e00345a52a18658be6afd1232032f..ea65835a3245e004751464d540950718d356a57a 100644 (file)
--- a/gcc/ddg.c
+++ b/gcc/ddg.c
@@ -1,5 +1,5 @@
 /* DDG - Data Dependence Graph implementation.
-   Copyright (C) 2004
+   Copyright (C) 2004, 2005
    Free Software Foundation, Inc.
    Contributed by Ayal Zaks and Mustafa Hagog <zaks,mustafa@il.ibm.com>
 
index 226dc4ec60136d1382239e394c5eeaef6f7944ec..ab26bc1cae57c21662ccd4e88b48c4e423cfa44a 100644 (file)
@@ -1,5 +1,5 @@
 /* Do-nothing debug hooks for GCC.
-   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index 3feccc5331304260ee3b77f5b9a8aac1fc26741f..ca0ad77adba774b0569c71aab642c6715237c541 100644 (file)
@@ -1,5 +1,5 @@
 /* Debug hooks for GCC.
-   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
index df7c22aff407d31f71e297e4961c2d3b4ecf4eec..928a0c0e5df75ad6f5f96173c61fd98868b1f8ff 100644 (file)
@@ -1,6 +1,6 @@
 /* ET-trees data structure implementation.
    Contributed by Pavel Nejedly
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or
index 79d4bc9723d4dd8300f5cb1ef23aca94311f4694..17ce6090a55813fd0e7b7e40009704654608ffb5 100644 (file)
@@ -1,5 +1,5 @@
 /* Et-forest data structure implementation.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
index 6675a06b60e023928763328aeafe6abcac5e21d7..66aa742fdd629fb09b22a324b0749744f054931a 100644 (file)
@@ -1,7 +1,7 @@
 /* Gcov.c: prepend line execution counts and branch probabilities to a
    source file.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 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 James E. Wilson of Cygnus Support.
    Mangled by Bob Manson of Cygnus Support.
    Mangled further by Nathan Sidwell <nathan@codesourcery.com>
index b6d597103f3bc490dfa8242e12cf189cc2fc73e0..d07d564b41eca7e44c4bd3d67e74968d53151276 100644 (file)
@@ -1,6 +1,6 @@
 /* Calculate branch probabilities, and basic block execution counts.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003  Free Software Foundation, Inc.
+   2000, 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
    Contributed by James E. Wilson, UC Berkeley/Cygnus Support;
    based on some ideas from Dain Samples of UC Berkeley.
    Further mangling by Bob Manson, Cygnus Support.
index cd9cd52d0f07f286cfd797d58bddfd1c4a9335a4..32d0292e6aeb4dfffa2e2de549dc8b82c9c19eed 100644 (file)
@@ -1,5 +1,5 @@
 /* Default macros to initialize an rtl_hooks data structure.
-   Copyright 2004 Free Software Foundation, Inc.
+   Copyright 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 5303af5471609321278576f38716683209d5e70b..dbe959308c07fb6a36a7b4363ee3d4fcb894dd9e 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic hooks for the RTL middle-end.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index e6ab7fb6c40d0de6b85640ce50eafdcb8cd61686..fb098474d19de870107cfd635e2ba50b1cb831e4 100644 (file)
@@ -1,6 +1,6 @@
 /* Output sdb-format symbol table information from GNU compiler.
    Copyright (C) 1988, 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.
 
 This file is part of GCC.
 
index 467f6bb929fc7194cdf72340e8b46dc30778df6d..a159758f21c0926776ec84dcf66baae50894d79a 100644 (file)
@@ -1,5 +1,5 @@
 /* Tree inlining hooks and declarations.
-   Copyright 2001, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva  <aoliva@redhat.com>
 
 This file is part of GCC.
index 4f6b792c3699f09acb91743f846cea8373b17fb2..b588f2d12726c28d0415a396713968903b6911ed 100644 (file)
@@ -1,6 +1,6 @@
 /* Calculate branch probabilities, and basic block execution counts.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 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 James E. Wilson, UC Berkeley/Cygnus Support;
    based on some ideas from Dain Samples of UC Berkeley.
    Further mangling by Bob Manson, Cygnus Support.
index 5342178c414cbd26265ca8184421cf19cbc238c6..1ed0cde68412e357db2c2fe658dde30915210e2e 100644 (file)
@@ -1,6 +1,6 @@
 /* Get common system includes and various definitions and declarations
    based on target macros.
-   Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 7742de2fab65e436c68d02b11d528ba5b1756676..08f4d0043e3e96870e5ead3ecd2965a98295de9c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for transformations based on profile information for values.
-   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.