]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
darwin.c, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 18 Jan 2005 12:01:51 +0000 (12:01 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 18 Jan 2005 12:01:51 +0000 (12:01 +0000)
* config/darwin.c, config/darwin.h, config/freebsd-spec.h,
config/alpha/alpha.c, config/arm/vfp.md,
config/i386/emmintrin.h, config/i386/i386-modes.def,
config/i386/i386-protos.h, config/i386/i386.h,
config/i386/pmmintrin.h, config/i386/ppro.md,
config/i386/predicates.md, config/i386/xmmintrin.h,
config/i860/i860.c, config/ia64/ia64-modes.def,
config/ia64/ia64-protos.h, config/ia64/ia64.h,
config/ia64/ia64.md, config/ia64/itanium1.md,
config/ia64/itanium2.md, config/ia64/predicates.md,
config/iq2000/iq2000.h, config/mips/linux64.h,
config/rs6000/aix41.h, config/rs6000/aix43.h,
config/rs6000/aix52.h, config/rs6000/darwin-fallback.c,
config/rs6000/rs6000.c, config/rs6000/rs6000.h,
config/rs6000/spe.md, config/sh/sh.md, config/sparc/linux.h,
config/sparc/linux64.h, config/sparc/litecoff.h,
config/sparc/sp64-elf.h, config/sparc/sparc.c,
config/sparc/sparc.h, config/sparc/sparc.md,
config/sparc/sysv4-only.h: Update copyright.

From-SVN: r93829

40 files changed:
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/arm/vfp.md
gcc/config/darwin.c
gcc/config/darwin.h
gcc/config/freebsd-spec.h
gcc/config/i386/emmintrin.h
gcc/config/i386/i386-modes.def
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.h
gcc/config/i386/pmmintrin.h
gcc/config/i386/ppro.md
gcc/config/i386/predicates.md
gcc/config/i386/xmmintrin.h
gcc/config/i860/i860.c
gcc/config/ia64/ia64-modes.def
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.h
gcc/config/ia64/ia64.md
gcc/config/ia64/itanium1.md
gcc/config/ia64/itanium2.md
gcc/config/ia64/predicates.md
gcc/config/iq2000/iq2000.h
gcc/config/mips/linux64.h
gcc/config/rs6000/aix41.h
gcc/config/rs6000/aix43.h
gcc/config/rs6000/aix52.h
gcc/config/rs6000/darwin-fallback.c
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/spe.md
gcc/config/sh/sh.md
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/litecoff.h
gcc/config/sparc/sp64-elf.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md
gcc/config/sparc/sysv4-only.h

index e919750dc087cfb6d20485adf95bd179808712fe..a9d43128061b283d71213df54c7c531ade52fc1b 100644 (file)
        tree-ssa-pre.c, tree-ssa.c, tree-vectorizer.c, tree.def,
        unwind-dw2-fde-darwin.c, var-tracking.c: Update copyright.
 
+       * config/darwin.c, config/darwin.h, config/freebsd-spec.h,
+       config/alpha/alpha.c, config/arm/vfp.md,
+       config/i386/emmintrin.h, config/i386/i386-modes.def,
+       config/i386/i386-protos.h, config/i386/i386.h,
+       config/i386/pmmintrin.h, config/i386/ppro.md,
+       config/i386/predicates.md, config/i386/xmmintrin.h,
+       config/i860/i860.c, config/ia64/ia64-modes.def,
+       config/ia64/ia64-protos.h, config/ia64/ia64.h,
+       config/ia64/ia64.md, config/ia64/itanium1.md,
+       config/ia64/itanium2.md, config/ia64/predicates.md,
+       config/iq2000/iq2000.h, config/mips/linux64.h,
+       config/rs6000/aix41.h, config/rs6000/aix43.h,
+       config/rs6000/aix52.h, config/rs6000/darwin-fallback.c,
+       config/rs6000/rs6000.c, config/rs6000/rs6000.h,
+       config/rs6000/spe.md, config/sh/sh.md, config/sparc/linux.h,
+       config/sparc/linux64.h, config/sparc/litecoff.h,
+       config/sparc/sp64-elf.h, config/sparc/sparc.c,
+       config/sparc/sparc.h, config/sparc/sparc.md,
+       config/sparc/sysv4-only.h: Update copyright.
+
 2005-01-18  Richard Henderson  <rth@redhat.com>
 
        PR target/19496
index cef98d7a1c01e78d250ff0f79ed47c07753a86ba..aed7ada56190eab741127b3089bfd0cf3e500795 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines used for code generation on the DEC Alpha.
    Copyright (C) 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.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
 This file is part of GCC.
index 1116ea2bd9bd1e1951e22ed1376ea1b564f36a4e..fb20dd197605ba3735ed007cc30a803a783a6999 100644 (file)
@@ -1,5 +1,5 @@
 ;; ARM VFP coprocessor Machine Description
-;; Copyright (C) 2003 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2005 Free Software Foundation, Inc.
 ;; Written by CodeSourcery, LLC.
 ;;
 ;; This file is part of GCC.
index f9f400837d265bf08052b00e12bc30ad3aa0e4cc..ae6e9d5558fcc2e28f61a968f8670b718c616fba 100644 (file)
@@ -1,5 +1,6 @@
 /* Functions for generic Darwin as target machine for GNU C compiler.
-   Copyright (C) 1989, 1990, 1991, 1992, 1993, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 2000, 2001, 2002, 2003, 2004,
+   2005
    Free Software Foundation, Inc.
    Contributed by Apple Computer Inc.
 
index 37a5e7c6da8cad7e0725d8b6bb99bbe058bb0f7b..027aa6839a36bc349bd59b04fdab4340d22bbc53 100644 (file)
@@ -1,5 +1,6 @@
 /* Target definitions for Darwin (Mac OS X) systems.
-   Copyright (C) 1989, 1990, 1991, 1992, 1993, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1989, 1990, 1991, 1992, 1993, 2000, 2001, 2002, 2003, 2004,
+   2005
    Free Software Foundation, Inc.
    Contributed by Apple Computer Inc.
 
index 6960bc7aba3fb02fa5759b1d67dd96d1a2f23228..d7f5986f01d7c4ec4c1ffccb6f7956cf21645e36 100644 (file)
@@ -1,5 +1,5 @@
 /* Base configuration file for all FreeBSD targets.
-   Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2001, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 732182a72fb01818640c5db8feeb95a5bc8cf882..d550aa8fc6ac2525122f5439af3e6cac8d40fc48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index 6a6e68d8b1fb7baff4cef479cf8a00f286a69fe3..a84cb4a2d75dc63def6fb26ecd69c6e1047ef425 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC for IA-32.
-   Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 06c857770a99eea4ecbfdbc58bc0620884f7c90b..1b951b120e6e6e6f429acc493692d6292596861a 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC for IA-32.
    Copyright (C) 1988, 1992, 1994, 1995, 1996, 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 d359fd4c9c0a48118b865b98e614945e7444ed78..9a199f9a5fea1e8fe2527eecdff8ff999033a728 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GCC for IA-32.
    Copyright (C) 1988, 1992, 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 26c1f0f0e73f4a5b2f8cf69c49141b16e231104c..68fe44b726c666f61d34906bfce4db61a7ee7496 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index 29dd4aafcb45e4da01dbaad060a86d41446d0b08..1bf8d0352bcc986fed89ff293994af82daa910df 100644 (file)
@@ -1,5 +1,5 @@
 ;; Scheduling for the Intel P6 family of processors
-;; Copyright (C) 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 6e94afcd1fa5f59a4ade5eff009d6b8c0f11e269..aee9e28fc0986cf984cfa9d3ed738559057a6f05 100644 (file)
@@ -1,5 +1,5 @@
 ;; Predicate definitions for IA-32 and x86-64.
-;; Copyright (C) 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 6c56973f0db1dc98e5c5c762f38f6cf862953673..a22b809085eefdbca0d221c985fe266588ebf81b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index ed9cae6d4af9fc5b36217e9edf95c98af812d877..cfe06d1cc8a53546010954c93a90ef63c36716db 100644 (file)
@@ -1,5 +1,6 @@
 /* Subroutines for insn-output.c for Intel i860
-   Copyright (C) 1989, 1991, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1989, 1991, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+   2005
    Free Software Foundation, Inc.
    Derived from sparc.c.
 
index 3611638a7c2d3605144282a24857a62956b980db..d8f2ae681ceea11c1229469ba38c4f7affecb09b 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine GNU compiler.  IA-64 version.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by James E. Wilson <wilson@cygnus.com> and
                  David Mosberger <davidm@hpl.hp.com>.
 
index 5b4b935cdd1d1e348520dc348be61a76a492debc..afe8e5979056013bbc43322c785fc20209a4ef56 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler for IA-64.
-   Copyright (C) 1999, 2000, 2002, 2003, 2004
+   Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.
index 21f9dc3b09131ca16793f07a70c3312c9e3b764a..255f9f29fdfacac378e92f0e0f50b57f4eb1ec6c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine GNU compiler.  IA-64 version.
-   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by James E. Wilson <wilson@cygnus.com> and
                  David Mosberger <davidm@hpl.hp.com>.
index b22f49e255b01a4e60aab527cd4e2be161f6ad24..9331d90b2e1cd4e3d251c8a580790ef80bacef83 100644 (file)
@@ -1,5 +1,5 @@
 ;; IA-64 Machine description template
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
 ;; Free Software Foundation, Inc.
 ;; Contributed by James E. Wilson <wilson@cygnus.com> and
 ;;               David Mosberger <davidm@hpl.hp.com>.
index f4fcd1c2fd66adb520c294c288085cbc05356967..54471182a0553f571f861a04bc2a2619fa4dbb55 100644 (file)
@@ -1,6 +1,6 @@
 ;; Itanium1 (original Itanium) DFA descriptions for insn scheduling
 ;; and bundling.
-;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
 ;; Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 ;;
 ;; This file is part of GCC.
index ad24d19931e6a4d13b023a808f500b62ffec3fe9..769fcf693de2ed331dbbdc7d21a87c27fd37bfc7 100644 (file)
@@ -1,5 +1,5 @@
 ;; Itanium2 DFA descriptions for insn scheduling and bundling.
-;; Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
 ;; Contributed by Vladimir Makarov <vmakarov@redhat.com>.
 ;;
 ;; This file is part of GCC.
index fc94d82b0f3c3244ed974972220abcb5939e079d..4e57338c93d0d80ea9ea9cd4198a403cc3ed7093 100644 (file)
@@ -1,5 +1,5 @@
 ;; Predicate definitions for IA-64.
-;; Copyright (C) 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 ;;
 ;; This file is part of GCC.
 ;;
index 19e273f93f48ee232c453e9e4484dd547346afbb..d3e661b4c5a2807ea2e50a01d76ed0ce2bceb631 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler.  
    Vitesse IQ2000 processors
-   Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index 6651fb011f5b831e2dc1d83beac0ba9513a2f25a..59c78e5cba92a86dc2ef991b5b476ff214b1513b 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for MIPS running Linux-based GNU systems with ELF format
    using n32/64 abi.
-   Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 74afa7a875d9e663e4efb51a89c00217c3b75c5e..486087fe714ba0d0c41bce43d3307976f2240c7c 100644 (file)
@@ -1,6 +1,7 @@
 /* Definitions of target machine for GNU compiler,
    for IBM RS/6000 POWER running AIX version 4.1.
-   Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004
+   Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004,
+   2005
    Free Software Foundation, Inc.
    Contributed by David Edelsohn (edelsohn@gnu.org).
 
index 4eae08a585513d1074aea44eafddf7e90ed7f63c..8e2d6866f32a9812d946b82b6d6417a94bf31f40 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for IBM RS/6000 POWER running AIX version 4.3.
-   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004
+   Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by David Edelsohn (edelsohn@gnu.org).
 
index 887a04d35cf86711df0440ef7b76cdf9b3312d75..e80a57c31262c20f29fdcca60c9bc169f92f7730 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler,
    for IBM RS/6000 POWER running AIX V5.2.
-   Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
    Contributed by David Edelsohn (edelsohn@gnu.org).
 
    This file is part of GCC.
index 914018148de3065f6979b2b05fe1510a4bd9a9ff..a9ef4a7985e6b775dc40b89849d1ff453c703a59 100644 (file)
@@ -1,5 +1,5 @@
 /* Fallback frame-state unwinder for Darwin.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
index 4da147c973e440a79c86b6e4b6f35d805ec240b8..02a829b19522552521e79e101b5cf36f72c191bd 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines used for code generation on IBM RS/6000.
    Copyright (C) 1991, 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.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
    This file is part of GCC.
index a2df1a545b01da42d187e904b057e996727a5952..0ccec58f8a431143e0f2795c21f0f98e7f2d5670 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler, for IBM RS/6000.
    Copyright (C) 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.
    Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 
    This file is part of GCC.
index 4be52b330f185c8a731b6ae303691fd4230fb8ee..b0459829372b21b05e57b9619194cc0d7632efbb 100644 (file)
@@ -1,5 +1,5 @@
 ;; e500 SPE description
-;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 ;; Contributed by Aldy Hernandez (aldy@quesejoda.com)
 
 ;; This file is part of GCC.
index b72582249d1578e566a19d5e92b53a16a9913675..e367d602cc9fe4c2ef6e158d996d7aa15a07fc16 100644 (file)
@@ -1,6 +1,6 @@
 ;;- Machine description 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 ec95ae6e30dc8d2ae6634cf54911d2bfb44940e8..f09372ada5ad55086c59ab9ff93aabfb0f12729f 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for SPARC running Linux-based GNU systems with ELF.
-   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004
+   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by Eddie C. Dost (ecd@skynet.be)
 
index deaea7795868fc285762078d17e647bdcc9c1fd8..8ea6ae4103cdc8f576fb8fc14ab89c1a1423f269 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for 64-bit SPARC running Linux-based GNU systems with ELF.
-   Copyright 1996, 1997, 1998, 2000, 2002, 2003, 2004
+   Copyright 1996, 1997, 1998, 2000, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by David S. Miller (davem@caip.rutgers.edu)
 
index 2bfdbf3693a54299ad5c5fae7b55b30d0747159f..c58c55817b8a4770364646807a6028e8a473f7c8 100644 (file)
@@ -1,5 +1,6 @@
 /* Definitions of target machine for GCC, for SPARClite w/o FPU, COFF.
-   Copyright (C) 1994, 1996, 2000, 2002, 2004 Free Software Foundation, Inc.
+   Copyright (C) 1994, 1996, 2000, 2002, 2004, 2005
+   Free Software Foundation, Inc.
    Written by Ken Raeburn (raeburn@cygnus.com).
 
 This file is part of GCC.
index a07786dd0b160a5019b01f4e1079cac4c20c16bd..33818aa43fbe06ab17450ad1a905b8115d418b5b 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GCC, for SPARC64, ELF.
-   Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2004
+   Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2004, 2005
    Free Software Foundation, Inc.
    Contributed by Doug Evans, dje@cygnus.com.
 
index 5415beaf7f8ca4e5a4e19e8ddfb9517a4717e160..04547a0118304ec3774f69b8c5c372d2ade1f6ec 100644 (file)
@@ -1,6 +1,6 @@
 /* Subroutines for insn-output.c for SPARC.
    Copyright (C) 1987, 1988, 1989, 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.
    Contributed by Michael Tiemann (tiemann@cygnus.com)
    64-bit SPARC-V9 support by Michael Tiemann, Jim Wilson, and Doug Evans,
    at Cygnus Support.
index 673b1da854ffcd6165b250fabf95cdeec06e8539..48915c42d2b317e3044dbe847109d6e25f9a4e09 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions of target machine for GNU compiler, for Sun SPARC.
    Copyright (C) 1987, 1988, 1989, 1992, 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.
    Contributed by Michael Tiemann (tiemann@cygnus.com).
    64-bit SPARC-V9 support by Michael Tiemann, Jim Wilson, and Doug Evans,
    at Cygnus Support.
index a8851f037af4c289eee9c3f09a858534bf7e9c5c..34839bee7e684d406d0a433053502c9f42cf0e2a 100644 (file)
@@ -1,6 +1,6 @@
 ;; Machine description for SPARC chip for GCC
 ;;  Copyright (C) 1987, 1988, 1989, 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.
 ;;  Contributed by Michael Tiemann (tiemann@cygnus.com)
 ;;  64-bit SPARC-V9 support by Michael Tiemann, Jim Wilson, and Doug Evans,
 ;;  at Cygnus Support.
index e87313b74a1e87a61f98fa7787261f6d51ff2e86..f150b2119bca662769ed14b752f3b7286cea0f22 100644 (file)
@@ -1,5 +1,5 @@
 /* Target macros for GCC for SPARC running System V.4
-   Copyright (C) 2003
+   Copyright (C) 2003, 2005
    Free Software Foundation, Inc.
 
 This file is part of GCC.