]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
elfos.h, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Sun, 17 Oct 2004 18:09:48 +0000 (18:09 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sun, 17 Oct 2004 18:09:48 +0000 (18:09 +0000)
* config/elfos.h, config/gofast.h, config/interix.h,
config/netbsd.h, config/svr3.h, config/vxworks.h,
config/alpha/alpha-modes.def, config/alpha/alpha-protos.h,
config/alpha/ev4.md, config/alpha/ev5.md, config/alpha/ev6.md,
config/alpha/netbsd.h, config/arm/arm-modes.def,
config/arm/unknown-elf.h, config/c4x/c4x-modes.def,
config/cris/aout.h, config/frv/frv-modes.def,
config/i386/beos-elf.h, config/i386/gas.h,
config/i386/i386-coff.h, config/i386/i386-modes.def,
config/i386/linux.h, config/i386/linux64.h,
config/i386/mingw32.h, config/i386/netbsd-elf.h,
config/i386/netbsd64.h, config/i386/sco5.h,
config/i386/sol2.h, config/i386/uwin.h, config/i860/i860.md,
config/ia64/ia64-modes.def, config/ia64/itanium1.md,
config/ia64/itanium2.md, config/m68k/m68k-modes.def,
config/mips/mips-modes.def, config/mips/sdb.h,
config/mips/vr.h, config/mips/vxworks.h,
config/pa/pa-hpux10.h, config/pa/pa-hpux11.h,
config/pa/pa32-linux.h, config/rs6000/40x.md,
config/rs6000/7450.md, config/rs6000/8540.md,
config/rs6000/linuxspe.h, config/rs6000/power4.md,
config/rs6000/rs6000-modes.def, config/rs6000/rtems.h,
config/rs6000/spe.h, config/s390/2064.md, config/s390/linux.h,
config/s390/s390-modes.def, config/sh/elf.h,
config/sh/sh-modes.def, config/sh/sh64.h,
config/sparc/ultra1_2.md, config/sparc/ultra3.md,
config/stormy16/stormy16.md, config/v850/v850-protos.h,
config/vax/vax.md: Update copyright.

From-SVN: r89179

61 files changed:
gcc/ChangeLog
gcc/config/alpha/alpha-modes.def
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/ev4.md
gcc/config/alpha/ev5.md
gcc/config/alpha/ev6.md
gcc/config/alpha/netbsd.h
gcc/config/arm/arm-modes.def
gcc/config/arm/unknown-elf.h
gcc/config/c4x/c4x-modes.def
gcc/config/cris/aout.h
gcc/config/elfos.h
gcc/config/frv/frv-modes.def
gcc/config/gofast.h
gcc/config/i386/beos-elf.h
gcc/config/i386/gas.h
gcc/config/i386/i386-coff.h
gcc/config/i386/i386-modes.def
gcc/config/i386/linux.h
gcc/config/i386/linux64.h
gcc/config/i386/mingw32.h
gcc/config/i386/netbsd-elf.h
gcc/config/i386/netbsd64.h
gcc/config/i386/sco5.h
gcc/config/i386/sol2.h
gcc/config/i386/uwin.h
gcc/config/i860/i860.md
gcc/config/ia64/ia64-modes.def
gcc/config/ia64/itanium1.md
gcc/config/ia64/itanium2.md
gcc/config/interix.h
gcc/config/m68k/m68k-modes.def
gcc/config/mips/mips-modes.def
gcc/config/mips/sdb.h
gcc/config/mips/vr.h
gcc/config/mips/vxworks.h
gcc/config/netbsd.h
gcc/config/pa/pa-hpux10.h
gcc/config/pa/pa-hpux11.h
gcc/config/pa/pa32-linux.h
gcc/config/rs6000/40x.md
gcc/config/rs6000/7450.md
gcc/config/rs6000/8540.md
gcc/config/rs6000/linuxspe.h
gcc/config/rs6000/power4.md
gcc/config/rs6000/rs6000-modes.def
gcc/config/rs6000/rtems.h
gcc/config/rs6000/spe.h
gcc/config/s390/2064.md
gcc/config/s390/linux.h
gcc/config/s390/s390-modes.def
gcc/config/sh/elf.h
gcc/config/sh/sh-modes.def
gcc/config/sh/sh64.h
gcc/config/sparc/ultra1_2.md
gcc/config/sparc/ultra3.md
gcc/config/stormy16/stormy16.md
gcc/config/svr3.h
gcc/config/v850/v850-protos.h
gcc/config/vax/vax.md
gcc/config/vxworks.h

index a19dd4aefa4ae1b5c515a1bb0e87d4e0f516423d..811c61aadece4fee8309afc64b4dd1787950419a 100644 (file)
@@ -1,3 +1,34 @@
+2004-10-17  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * config/elfos.h, config/gofast.h, config/interix.h,
+       config/netbsd.h, config/svr3.h, config/vxworks.h,
+       config/alpha/alpha-modes.def, config/alpha/alpha-protos.h,
+       config/alpha/ev4.md, config/alpha/ev5.md, config/alpha/ev6.md,
+       config/alpha/netbsd.h, config/arm/arm-modes.def,
+       config/arm/unknown-elf.h, config/c4x/c4x-modes.def,
+       config/cris/aout.h, config/frv/frv-modes.def,
+       config/i386/beos-elf.h, config/i386/gas.h,
+       config/i386/i386-coff.h, config/i386/i386-modes.def,
+       config/i386/linux.h, config/i386/linux64.h,
+       config/i386/mingw32.h, config/i386/netbsd-elf.h,
+       config/i386/netbsd64.h, config/i386/sco5.h,
+       config/i386/sol2.h, config/i386/uwin.h, config/i860/i860.md,
+       config/ia64/ia64-modes.def, config/ia64/itanium1.md,
+       config/ia64/itanium2.md, config/m68k/m68k-modes.def,
+       config/mips/mips-modes.def, config/mips/sdb.h,
+       config/mips/vr.h, config/mips/vxworks.h,
+       config/pa/pa-hpux10.h, config/pa/pa-hpux11.h,
+       config/pa/pa32-linux.h, config/rs6000/40x.md,
+       config/rs6000/7450.md, config/rs6000/8540.md,
+       config/rs6000/linuxspe.h, config/rs6000/power4.md,
+       config/rs6000/rs6000-modes.def, config/rs6000/rtems.h,
+       config/rs6000/spe.h, config/s390/2064.md, config/s390/linux.h,
+       config/s390/s390-modes.def, config/sh/elf.h,
+       config/sh/sh-modes.def, config/sh/sh64.h,
+       config/sparc/ultra1_2.md, config/sparc/ultra3.md,
+       config/stormy16/stormy16.md, config/v850/v850-protos.h,
+       config/vax/vax.md: Update copyright.
+
 2004-10-17  Kazu Hirata  <kazu@cs.umass.edu>
 
        * expr.c (expand_expr_real_1): Remove an obsolete comment.
index 0a0d1c50f83b85e463a736e4f196d5588c0b68ff..a33a84e6cdbe120085b8a0b7a9a96c928e2adea3 100644 (file)
@@ -1,5 +1,5 @@
 /* Alpha extra machine modes. 
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 22687ed12f79c3f7558c999d994f803ffeba315c..c5d0157baef8195c5b33259a2c828775f8835bfd 100644 (file)
@@ -1,5 +1,6 @@
 /* Prototypes for alpha.c functions used in the md file & elsewhere.
-   Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 5056fa1277ab90fc9419c5416324aecbd2b689d3..15c244313d830e97d89574b3bbb0592d33a4e7f7 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for Alpha EV4.
-;;   Copyright (C) 2002 Free Software Foundation, Inc.
+;;   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index ece25d7e961f9c71978da5a8fc5e29429b9f08d2..6af66904dbac03354e6f35921ebe5fce4c9543e7 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for Alpha EV5.
-;;   Copyright (C) 2002 Free Software Foundation, Inc.
+;;   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 561ca709d5de62513af52aea1ef7108516841716..d17ff5877fd673d8ba51a8b41523179cfe9799f9 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for Alpha EV6.
-;;   Copyright (C) 2002 Free Software Foundation, Inc.
+;;   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index d4f833a0860e6f9c857da1d01a60e7ca5695a788..8613691ce5666c5982d8313716aee06548e68036 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for Alpha NetBSD systems.
-   Copyright (C) 1998, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1998, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index c974272beb4726e97b595695e13adb1a687f05c1..624d7738f3022d0945bf0e97ab2056703ba65555 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for ARM.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
    Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
    and Martin Simmons (@harleqn.co.uk).
    More major hacks by Richard Earnshaw (rearnsha@arm.com)
index 41a6a043a65b53c1934f3160a51f76552f7d708f..dd51c533b4d83073bf7980d366c15494686a323a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for non-Linux based ARM systems using ELF
-   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004
    Free Software Foundation, Inc.
    Contributed by Catherine Moore <clm@cygnus.com>
 
index 34faaa3041e92c8ef2bd03096b7903f13226fac0..34dfe1bad32d20ffcc8258e61f05cc09945ced51 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler.  TMS320C[34]x
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 
    Contributed by Michael Hayes (m.hayes@elec.canterbury.ac.nz)
               and Herman Ten Brugge (Haj.Ten.Brugge@net.HCC.nl).
index 9a409cf8a4283716cb4ca28f5f69a5f43e234052..ec66b85b3cc7d7bd4958c82564a456b1b62ad9fb 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for GCC.  Part of the machine description for CRIS.
-   Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
 
 This file is part of GCC.
index 743ae71ab6dc0639cc09cbcb02c261f15d2614b6..9eed0d13fe3944a87eea4d90a189daa5d854d30e 100644 (file)
@@ -1,6 +1,6 @@
 /* elfos.h  --  operating system specific defines to be used when
    targeting GCC for some generic ELF system
-   Copyright (C) 1991, 1994, 1995, 1999, 2000, 2001, 2002, 2003
+   Copyright (C) 1991, 1994, 1995, 1999, 2000, 2001, 2002, 2003, 2004
    Free Software Foundation, Inc.
    Based on svr4.h contributed by Ron Guilmette (rfg@netcom.com).
 
index 7d3b0ef0d186c41f7777ef5fd4f7c4f823342e21..229a97399f1f6b43efdd193921ed1c02f887d815 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler for FRV.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 81dd9f61b6649c886419f8f39a17c91b462c18e2..0ea80d5073dee131a320d626f9e4f9015c9db8bc 100644 (file)
@@ -1,5 +1,6 @@
 /* US Software GOFAST floating point library support.
-   Copyright (C) 1994, 1998, 1999, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1994, 1998, 1999, 2002, 2003, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 23b3a22921da4c50cf49defe59ebc36a3b495725..216fa4339f5cf359bb97a7d77f68fc9f1889dd6d 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for Intel x86 running BeOS
-   Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index bf545128467c05050f7307182b4eeb7e52b4f34e..da3fbe1c80bfb39045591ad0325ff611c3e096cd 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for Intel 386 using GAS.
-   Copyright (C) 1988, 1993, 1994, 1996, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1993, 1994, 1996, 2002, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 1299cea1c24afbfece18a6a4eba40d23243323e4..86e50caa659fa5567250f3af80b2b7196211c0ae 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions for "naked" Intel 386 using coff object format files
    and coff debugging info.
 
-   Copyright (C) 1994, 2000, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1994, 2000, 2002, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index ee36637bea7f70507fdc08cd7e564be7e3e15722..091c2266fd1b8d631fc926640f8395ec82d99947 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC for IA-32.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index e31c5114e93fbc21bc33843f2fd72ad63715d050..22210d0598605d420a84e50ff7d37afb670dc201 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running Linux-based GNU systems with ELF format.
-   Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002
+   Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2004
    Free Software Foundation, Inc.
    Contributed by Eric Youngdale.
    Modified for stabs-in-ELF by H.J. Lu.
index 4838cf8fa8ed85cd4e3ef803653df2927456248f..9f940809016d398697540b52fbff70cf3e073a84 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for AMD x86-64 running Linux-based GNU systems with ELF format.
-   Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
    Contributed by Jan Hubicka <jh@suse.cz>, based on linux.h.
 
 This file is part of GCC.
index bdd8da2b3dd291f4d00796bd1dcdcdfa104b229c..2c1a69ce45b5af42b0ea8e90658abc2a841146e8 100644 (file)
@@ -1,6 +1,6 @@
 /* Operating system specific defines to be used when targeting GCC for
    hosting on Windows32, using GNU tools and the Windows32 API Library.
-   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
+   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index bd2e9de55e771546c20603c179dfe42aeec75be8..63953b79ebb6d7c9b5eefcf45f67fa4a14c8be26 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC,
    for i386/ELF NetBSD systems.
-   Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
    Contributed by matthew green <mrg@eterna.com.au>
 
 This file is part of GCC.
index 66f31e03290f2a34008e6604535750a53c585a71..a71b9030c9e6500e2c91a514d7671fb996f5e20d 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC,
    for x86-64/ELF NetBSD systems.
-   Copyright (C) 2002 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
 This file is part of GCC.
index 7dbc9c77c0a0281d2ba2e25d10772ddb110f85c3..355f49ae7f814f83c69d05dad53cc4adc2ea2c89 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running SCO Unix System V 3.2 Version 5.
-   Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003
+   Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004
    Free Software Foundation, Inc.
    Contributed by Kean Johnston (jkj@sco.com)
 
index 914926a59c2eea6e96f072eb6e44458ed91497ee..36db29e61f0b101ca8e0d7621e9bf66efaf0e2d9 100644 (file)
@@ -1,5 +1,6 @@
 /* Target definitions for GCC for Intel 80386 running Solaris 2
-   Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+   Copyright (C) 1993, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+   2004
    Free Software Foundation, Inc.
    Contributed by Fred Fish (fnf@cygnus.com).
 
index 63e8bc22a6002f156b64a98265d85375e8a20419..1417d9063238bc1aedb8f0b63906273c9352b256 100644 (file)
@@ -2,7 +2,7 @@
    hosting on U/WIN (Windows32), using GNU tools and the Windows32 API 
    Library, as distinct from winnt.h, which is used to build GCC for use 
    with a windows style library and tool set and uses the Microsoft tools.
-   Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Mumit Khan  <khan@xraylith.wisc.edu>.
 
 This file is part of GCC.
index 719523c0a4c95ff8921b87e405477fbd3cd70652..8a9628b6f18641cd31e8281f7b9a0593a655a96f 100644 (file)
@@ -1,5 +1,5 @@
 ;;  GCC Machine description for the Intel i860 microprocessor
-;;  Copyright (C) 1989, 1990, 1997, 1998, 1999, 2000, 2003
+;;  Copyright (C) 1989, 1990, 1997, 1998, 1999, 2000, 2003, 2004
 ;;  Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
index 1cb59ad021de99d2aa50dc39e54c4efe87405446..6e10ac059937789b7574b7f6f88ace2f01936e60 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine GNU compiler.  IA-64 version.
-   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by James E. Wilson <wilson@cygnus.com> and
                  David Mosberger <davidm@hpl.hp.com>.
 
index 695b43355f91e91bb777b810f2942563122c7cc5..4f01560620afe18ffc6828a3bddbcbfdf94907da 100644 (file)
@@ -1,6 +1,6 @@
 ;; Itanium1 (original Itanium) DFA descriptions for insn scheduling
 ;; and bundling.
-;; Copyright (C) 2002 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;; Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 ;;
 ;; This file is part of GCC.
index b591287950b8dccf339a47382d4640fa1a504861..b78b61653544a76a8d10ab428225c7d55e8a9ede 100644 (file)
@@ -1,5 +1,5 @@
 ;; Itanium2 DFA descriptions for insn scheduling and bundling.
-;; Copyright (C) 2002 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;; Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 ;;
 ;; This file is part of GCC.
index 9db2d84af98fab867b7220349598b2f777cdbd8b..a7a8c14b00663cf024f2f8e67ba06f7d13a9dd6c 100644 (file)
@@ -1,6 +1,6 @@
 /* Operating system specific defines to be used when targeting GCC for
    Interix
-   Copyright (C) 1994, 1995, 1999, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1994, 1995, 1999, 2002, 2004 Free Software Foundation, Inc.
    Donn Terry, Softway Systems, Inc. (donn@softway.com)
    Modified from code
       Contributed by Douglas B. Rupp (drupp@cs.washington.edu).
index 51919b3a0d12fb3ece4fb54daee2caeb53b40360..3fc826444903a96bf75636fd250982ce67846873 100644 (file)
@@ -1,5 +1,5 @@
 /* M68k extra machine modes. 
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index f57ffe2e1813ab5ec02a528fc055cb13e838d4df..d4ed63642bce6532a06f1e2c3da1a9f884bf5ae0 100644 (file)
@@ -1,5 +1,5 @@
 /* MIPS extra machine modes. 
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 4192b71a8d4bc6d19e3b8ff3b8f51e73030b6898..50d0158057d7a3dc7c2c02fe4270aec0b40e3db3 100644 (file)
@@ -1,5 +1,5 @@
 /* Generate SDB debugging info.
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 38f7e12942995a4c9e2d95ceecf54cb2e2911f11..7d2fb6379bed194af78f5f4b6175498f9f40f6f6 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.
    NEC VR Series Processors
-   Copyright (c) 2002 Free Software Foundation, Inc.
+   Copyright (c) 2002, 2004 Free Software Foundation, Inc.
    Contributed by Red Hat, Inc.
 
 This file is part of GCC.
index 33ca077896e7faa71e87d23f8b03f6b623960799..ac34e632bc9fcd3d0d03dbd49f88c99444b4e10b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index aad3cac943047ef6c7f0b17411c5fd29333e096d..7b3cc3b5651802a721f4362cf0c7a1bc2fb42cce 100644 (file)
@@ -1,5 +1,5 @@
 /* Base configuration file for all NetBSD targets.
-   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
+   Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index d2d66eec0dba3e61b8df1b58b745d66650d54805..86bc735bbb9d9f6e76f05277df0c0496e3c6846c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for HP PA-RISC
-   Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003
+   Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004
    Free Software Foundation, Inc.
    Contributed by Tim Moore (moore@defmacro.cs.utah.edu)
 
index 9df9044fccb2e5bc377424ff2c81cfc27e4ab98c..1350591be7e7f1ef9775e3d8b1696b55b60b0a41 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GNU compiler, for HP PA-RISC
-   Copyright (C) 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004
+   Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 07b680de88acc2d25116b12d63c50f2bfea9f04d..84ea1ca2b056b9ecaf5849db88bdf20ffbfd03a4 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for PA_RISC with ELF-32 format
-   Copyright (C) 2000, 2002 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2002, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 9221ac80491e76d19eb1a1656945b4675f2b2993..d8b35f461a0cec0ae0d472501ea30a2f96ae05db 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for IBM PowerPC 403 and PowerPC 405  processors.
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
index bedf41aa888b0e2656c123d20abfc0f21eaa051a..963b4cc2de41d13bc89806dc6d1ac30d5ba76612 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for Motorola PowerPC 7450 processor.
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
index 662aa3bd65c004053dc713d4cf5964c1965a6ebf..20d50f42b034ac08438ec22bf051d214926c9dbc 100644 (file)
@@ -1,5 +1,5 @@
 ;; Pipeline description for Motorola PowerPC 8540 processor.
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 
index 91ad950256e30097a46c01fedbf6320d6d4fa3d9..36b494e59615ab9553901cb4e21d25dee4ac9069 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for PowerPC e500 machines running GNU/Linux.
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez (aldy@quesejoda.com).
 
    This file is part of GCC.
index 2ce3ad274b72126da52169a32af493dc34f902c1..48f6ad857963dee13f526fc38e54acd1bc4e3357 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for IBM Power4 and PowerPC 970 processors.
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 97f086b140b829b668bb6dfbc800ef35424ed2a5..7d13659e5c010191851ba6f136410cf66278b526 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for IBM RS/6000.
-   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
    This file is part of GCC.
index 9d8a3c3c7f6c03099728d2dbd3cd19d12a5ccd8a..d70a78df9388259d07830ae1799cf209e7dc8f3c 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions for rtems targeting a PowerPC using elf.
-   Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004
+   Free Software Foundation, Inc.
    Contributed by Joel Sherrill (joel@OARcorp.com).
 
    This file is part of GCC.
index 878fc72b2e590fbd7449d821d0a50604408100da..2c17313d682c4b3af3b49ef19364696d4ee59542 100644 (file)
@@ -1,5 +1,5 @@
 /* PowerPC E500 user include file.
-   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Aldy Hernandez (aldyh@redhat.com).
 
    This file is part of GCC.
index a1a6d1394ec291819bc6bbadac587d21f25c5d46..7eeb097695ed9be35eaeb4fe69fac8ce4f00f156 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for z900 (cpu 2064).
-;;   Copyright (C) 2003 Free Software Foundation, Inc.
+;;   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 ;;   Contributed by Hartmut Penner (hpenner@de.ibm.com) and
 ;;                  Ulrich Weigand (uweigand@de.ibm.com).
 
index fc26f7a91a64b06b3171f78730e6d7dfa9d7fa86..369b8c1a1303d65fbeb596b226d6bb28ac3475de 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Linux for S/390.
-   Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
                   Ulrich Weigand (uweigand@de.ibm.com).
 
index d1e7304e4253885ccb4d0d23de8e755dfd7e849f..dc56eea8160ee0794f4263487ff66625ae477df2 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for IBM S/390
-   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Hartmut Penner (hpenner@de.ibm.com) and
                   Ulrich Weigand (uweigand@de.ibm.com).
 
index d632bf7de2020d9a9e155f449cb3828a2fcd2954..2a0527ffef143bd71a4769cf32c970a2f88265f1 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for gcc for Renesas / SuperH SH using ELF.
-   Copyright (C) 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1996, 1997, 2000, 2001, 2002, 2004
+   Free Software Foundation, Inc.
    Contributed by Ian Lance Taylor <ian@cygnus.com>.
 
 This file is part of GCC.
index 1b971768946db09d2d96120b11023c495199935f..c15206854514c2b1b282fd99cd356182ef2234d6 100644 (file)
@@ -1,5 +1,5 @@
 /* Alpha extra machine modes. 
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 522cbb803b228e96b8c86fd11d27cb85be83dc89..7318890e469e2e5c15bd2264fb5cdd24c7363100 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler for SuperH SH 5.
-   Copyright 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
    Contributed by Alexandre Oliva <aoliva@redhat.com>
 
 This file is part of GCC.
index 718694c8178987ee8e603f8706ca6683605b17af..49b4b96a4738289d549f9fc294df47824d37ab9a 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for UltraSPARC-I/II.
-;;   Copyright (C) 2002 Free Software Foundation, Inc.
+;;   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 2f2ea5b5a4bbc643fc445f2cd2fd63c9330f0050..6cde035d7cc46bd7fbd1076983eea333de68181f 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling description for UltraSPARC-III.
-;;   Copyright (C) 2002 Free Software Foundation, Inc.
+;;   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 372ca2f12108eb648c118e77da2b536229888faa..13474bee032f4d6493c69471a52afd24306db46f 100644 (file)
@@ -1,5 +1,6 @@
 ;; XSTORMY16 Machine description template
-;; Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004
+;; Free Software Foundation, Inc.
 ;; Contributed by Red Hat, Inc.
 
 ;; This file is part of GCC.
index b544abba91a73065bc5edc8b728bc85549f4a8b6..781d06df14446a5ce2512687a414254e20c46ef2 100644 (file)
@@ -1,6 +1,6 @@
 /* Operating system specific defines to be used when targeting GCC for
    generic System V Release 3 system.
-   Copyright (C) 1991, 1996, 2000, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1996, 2000, 2002, 2004 Free Software Foundation, Inc.
    Contributed by Ron Guilmette (rfg@monkeys.com).
 
 This file is part of GCC.
index d20f50b50d14b6a92006173b4e5b9e2378f861a2..857d00219b973bdf972a352ced34850ac02882e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Prototypes for v850.c functions used in the md file & elsewhere.
-   Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2002, 2004 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index 5e1e61af3f59623b19901c0f2c03f36e13ae99b4..1d7774ec96bdfb93737e797b0a5ad4ba39456ba8 100644 (file)
@@ -1,6 +1,6 @@
 ;; Machine description for GNU compiler, VAX Version
 ;; Copyright (C) 1987, 1988, 1991, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-;; 2002 Free Software Foundation, Inc.
+;; 2002, 2004 Free Software Foundation, Inc.
 
 ;; This file is part of GCC.
 
index 6978ee1d38d44a66ce8ed9f474fd26543e308422..38fb967695ace5d1280671b73e1e77a09b94d374 100644 (file)
@@ -1,5 +1,5 @@
 /* Common VxWorks target definitions for GCC.
-   Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
    Contributed by Wind River Systems.
 
 This file is part of GCC.