]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
c-common.def, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 27 Jan 2005 18:22:35 +0000 (18:22 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 27 Jan 2005 18:22:35 +0000 (18:22 +0000)
* c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
cfgexpand.c, dbxout.c, function.h, opts.c, tree-flow-inline.h,
tree-ssa-operands.h, tree-ssa-threadupdate.c, tree-tailcall.c,
config/avr/avr.md, config/cris/aout.h, config/cris/cris.h,
config/mips/iris6.h, config/sh/sh.c: Update copyright.

From-SVN: r94328

18 files changed:
gcc/ChangeLog
gcc/c-common.def
gcc/c-dump.c
gcc/c-gimplify.c
gcc/c-objc-common.c
gcc/cfgexpand.c
gcc/config/avr/avr.md
gcc/config/cris/aout.h
gcc/config/cris/cris.h
gcc/config/mips/iris6.h
gcc/config/sh/sh.c
gcc/dbxout.c
gcc/function.h
gcc/opts.c
gcc/tree-flow-inline.h
gcc/tree-ssa-operands.h
gcc/tree-ssa-threadupdate.c
gcc/tree-tailcall.c

index 47c180ec815ce49e3842d4ab74ed8fca91d84a63..87f4352d6e843c5e938f49e1ca72fade6eb865d3 100644 (file)
@@ -1,3 +1,11 @@
+2005-01-27  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
+       cfgexpand.c, dbxout.c, function.h, opts.c, tree-flow-inline.h,
+       tree-ssa-operands.h, tree-ssa-threadupdate.c, tree-tailcall.c,
+       config/avr/avr.md, config/cris/aout.h, config/cris/cris.h,
+       config/mips/iris6.h, config/sh/sh.c: Update copyright.
+
 2005-01-27  Steven Bosscher  <stevenb@suse.de>
 
        PR middle-end/17278
index a211807ce5e24bc50240a07c7ae0c9f26fd0250b..8851aa3eaee5419f1fc957625cfc4d86d7649cf1 100644 (file)
@@ -2,7 +2,7 @@
    additional tree codes used in the GNU C++ compiler (see tree.def
    for the standard codes).
    Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998,
-   1999, 2000, 2001, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2004, 2005 Free Software Foundation, Inc.
    Written by Benjamin Chelf <chelf@codesourcery.com>
 
 This file is part of GCC.
index ac7c580894692f3489a046c8effa5f113b206d02..6e0d5024644926fcdf5eb2b0710e136a1b75e962 100644 (file)
@@ -1,5 +1,5 @@
 /* Tree-dumping functionality for C-family languages.
-   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
    Written by Mark Mitchell <mark@codesourcery.com>
 
 This file is part of GCC.
index 058487404f3a4bafa4318ec76912403a04d41b79..fd4ac4ed560e27846fe61a0d40ca42059f94fb0a 100644 (file)
@@ -2,7 +2,7 @@
    by the C-based front ends.  The structure of gimplified, or
    language-independent, trees is dictated by the grammar described in this
    file.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Lowering of expressions contributed by Sebastian Pop <s.pop@laposte.net>
    Re-written to support lowering of whole function trees, documentation
    and miscellaneous cleanups by Diego Novillo <dnovillo@redhat.com>
index 50bb0fc0da29298d586967007bbc0804b050d3f2..89fb409878e03ff6ed9739143faa1694ac336006 100644 (file)
@@ -1,5 +1,5 @@
 /* Some code common to C and ObjC front ends.
-   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 f53723e3c060aedecd1568742f8ca2268569c13d..e5776c689472cc3d9ac73431feef7fa895dcc68b 100644 (file)
@@ -1,5 +1,5 @@
 /* A pass for lowering trees to RTL.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index eaed1d89cf8aaf3d4abe0ad8809dc8f048bbdc41..c6da08aef4aea1344a3d1803183f459384108b33 100644 (file)
@@ -1,7 +1,7 @@
 ;; -*- Mode: Scheme -*-
 ;;   Machine description for GNU compiler,
 ;;   for ATMEL AVR micro controllers.
-;;   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004
+;;   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005
 ;;   Free Software Foundation, Inc.
 ;;   Contributed by Denis Chertykov (denisc@overta.ru)
 
index 28fdac8e82137c30f226588b36129fee97af2dfe..18e8eb93325f526c3c89dda702076452c81a1656 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for GCC.  Part of the machine description for CRIS.
-   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
 
 This file is part of GCC.
index 66255ee53dd2e4091205b61e874ac4123578e878..95cefc78fb985334c69dccffc0e65065025c40e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for GCC.  Part of the machine description for CRIS.
-   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
 
index a37ff24782944fdbcf0d7882592a2e004d3cd3cc..0468a114d781b7cfe0067d7c446830b835162596 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler.  IRIX version 6.
-   Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004,
+   2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index de5d31d0af786d1c73a6b69651bc689a63dd8390..0617b2c3b5c914aa98ac22daabf3c95fba220bec 100644 (file)
@@ -1,6 +1,6 @@
 /* Output routines for GCC for Renesas / SuperH SH.
    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-   2003, 2004 Free Software Foundation, Inc.
+   2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain (sac@cygnus.com).
    Improved by Jim Wilson (wilson@cygnus.com).
 
index d4c78e99c9f7b66e84ffe3c7fe5e6110e5b1f21b..c595a84cb6f8b8397227e5fafb8464b4e0d223e5 100644 (file)
@@ -1,6 +1,6 @@
 /* Output dbx-format symbol table information from GNU compiler.
    Copyright (C) 1987, 1988, 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.
 
 This file is part of GCC.
 
index 1284becb47a6851cf2fc7c47fdb37b2445afcc68..f760075c6386bc69b86c57feb315858ac6afa80c 100644 (file)
@@ -1,6 +1,6 @@
 /* Structure for saving state for a nested function.
    Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2003, 2004 Free Software Foundation, Inc.
+   1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index b5e2930c842fc34dd678b84e9370ba6c45b55561..4439d1f4d57c632754296583080787b7e82a922d 100644 (file)
@@ -1,5 +1,5 @@
 /* Command line option handling.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Neil Booth.
 
 This file is part of GCC.
index e2204d5243911a79620f6ceb2dbc0c8d7d224152..ef6888882d1e0ff161930ac4f43fb4c3fe2aae5b 100644 (file)
@@ -1,5 +1,5 @@
 /* Inline functions for tree-flow.h
-   Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
    Contributed by Diego Novillo <dnovillo@redhat.com>
 
 This file is part of GCC.
index aa369430ca9576774271d7748a5be822c56636c6..92d10fd85219ce10adf95745e5f4528b65422555 100644 (file)
@@ -1,5 +1,5 @@
 /* SSA operand management for trees.
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 92436a92ff729beca3d4031f3506ec1d4b75f80d..9c93699f92d1631efc6b4f84c0dc9471eb73de6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread edges through blocks and update the control flow and SSA graphs.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index a76314bc83549c7f4e4108c4538d52d0a7f6f9b0..cca99a487f21a294a940a16b2a1c2eb3f1bb7f43 100644 (file)
@@ -1,5 +1,5 @@
 /* Tail call optimization on trees.
-   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.