OSDN Git Service

gcc/
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Feb 2005 15:14:47 +0000 (15:14 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Feb 2005 15:14:47 +0000 (15:14 +0000)
* genpreds.c: Update copyright.

cp/
* cp-objcp-common.h, error.c: Update copyright.

fortran/
* intrinsic.h, st.c: Update copyright.

treelang/
* parse.y: Update copyright.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95457 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.h
gcc/cp/error.c
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.h
gcc/fortran/st.c
gcc/genpreds.c
gcc/treelang/ChangeLog
gcc/treelang/parse.y

index d87db00..80ec048 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * genpreds.c: Update copyright.
+
 2005-02-23  Michael Beach  <michaelb@ieee.org>
 
        PR target/20159
index 270d396..55b4350 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * cp-objcp-common.h, error.c: Update copyright.
+
 2005-02-22  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/20073
index 9baba3f..210a383 100644 (file)
@@ -1,5 +1,5 @@
 /* Language hooks common to C++ and ObjC++ front ends.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
    Contributed by Ziemowit Laski  <zlaski@apple.com>
 
 This file is part of GCC.
index 888a4e8..fc26560 100644 (file)
@@ -1,7 +1,7 @@
 /* Call-backs for C++ error reporting.
    This code is non-reentrant.
    Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002,
-   2003, 2004 Free Software Foundation, Inc.
+   2003, 2004, 2005 Free Software Foundation, Inc.
    This file is part of GCC.
 
 GCC is free software; you can redistribute it and/or modify
index b548214..5f22cc3 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * intrinsic.h, st.c: Update copyright.
+
 2005-02-20  Steven G. Kargl  <kargls@comcast.net>
 
        * symbol.c: Typos in comments.
index 686d179..0c4472a 100644 (file)
@@ -1,6 +1,7 @@
 /* Header file for intrinsics check, resolve and simplify function
    prototypes.
-   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 Andy Vaught & Katherine Holcomb
 
 This file is part of GCC.
index b651537..f4b3200 100644 (file)
@@ -1,5 +1,5 @@
 /* Build executable statement trees.
-   Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
    Contributed by Andy Vaught
 
 This file is part of GCC.
index cb22908..30fd389 100644 (file)
@@ -2,7 +2,7 @@
    - prototype declarations for operand predicates (tm-preds.h)
    - function definitions of operand predicates, if defined new-style
      (insn-preds.c)
-   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 adfae13..eb09ccc 100644 (file)
@@ -1,3 +1,7 @@
+2005-02-23  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * parse.y: Update copyright.
+
 2005-02-13  James A. Morrison  <phython@gcc.gnu.org>
 
        * treetree.c (tree_lang_type_for_mode): Return NULL_TREE for all non
index 665157e..be8c02e 100644 (file)
@@ -3,7 +3,7 @@
 
 ---------------------------------------------------------------------
 
-Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
 Free Software Foundation, Inc.
 
 This program is free software; you can redistribute it and/or modify it