coff.h: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 21 Jan 2004 20:19:23 +0000 (20:19 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 21 Jan 2004 20:19:23 +0000 (20:19 +0000)
* config/h8300/coff.h: Update copyright.
* config/h8300/elf.h: Likewise.
* config/h8300/h8300-protos.h: Likewise.
* config/h8300/h8300.c: Likewise.
* config/h8300/h8300.h: Likewise.
* config/h8300/h8300.md: Likewise.

From-SVN: r76300

gcc/ChangeLog
gcc/config/h8300/coff.h
gcc/config/h8300/elf.h
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md

index 83a2d5c5f7f04b86358c297eb3b9d143dfe5bc25..e7c507ed51a81905e34713a3d32757e21e60964a 100644 (file)
@@ -1,3 +1,12 @@
+2004-01-21  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/h8300/coff.h: Update copyright.
+       * config/h8300/elf.h: Likewise.
+       * config/h8300/h8300-protos.h: Likewise.
+       * config/h8300/h8300.c: Likewise.
+       * config/h8300/h8300.h: Likewise.
+       * config/h8300/h8300.md: Likewise.
+
 2004-01-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        * fixinc/inclhack.def (hpux10_stdio_declarations, ultrix_const3,
index 72a74083fd4d93fe7460d337412ca825f2866a73..7d173193ad1065e4dad79fbbd7bd26d98520af47 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    Renesas H8/300 version generating coff
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain (sac@cygnus.com),
    Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
 
index 47c70b58f4720d337b8678551f3a79ef9ae463b5..ecd0603814c2491d8a99b9357cc6881e6e7ebee0 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    Renesas H8/300 version generating elf
-   Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain (sac@cygnus.com),
    Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
 
index 8d8ae097b23d425eb0a4961e03929dcc22f3a984..7607b9b8256993c4ba8d0489faaaac7a175c695c 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    Renesas H8/300 version
-   Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain (sac@cygnus.com),
    Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
 
index 2a4bb2962da40a1b5255959b3721e7b768d05327..f1dcca037d858b2481a465a5b0bda103ee8c93c7 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines for insn-output.c for Renesas H8/300.
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-   2001, 2002, 2003 Free Software Foundation, Inc.
+   2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain (sac@cygnus.com),
    Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
 
index 0b2b74b42cb6dc7ae4a6a191293381e70c08565d..ef8bd861c6c331902d259fb9b14f623cf3aba8dc 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions of target machine for GNU compiler.
    Renesas H8/300 (generic)
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1996, 1997, 1998, 1999,
-   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain (sac@cygnus.com),
    Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
 
index 301f464fc827fe2c76c75c7ba2b29ef529e05605..12b55dcbb0915dc4f942f3fb78b4653be1f1a45f 100644 (file)
@@ -1,6 +1,6 @@
 ;; GCC machine description for Renesas H8/300
 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-;; 2001, 2002, 2003 Free Software Foundation, Inc.
+;; 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 ;;   Contributed by Steve Chamberlain (sac@cygnus.com),
 ;;   Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).