diff options
author | Kazu Hirata <kazu@cs.umass.edu> | 2005-05-13 03:19:57 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@gcc.gnu.org> | 2005-05-13 03:19:57 +0000 |
commit | 9db9ab7e32b91a4a31e857db327aa15072b93c94 (patch) | |
tree | 5fc750c733fadceec8afa8719aad6f165da43089 /gcc | |
parent | f5ea88a3c84867db582caf0154a8635501c3a819 (diff) | |
download | gcc-9db9ab7e32b91a4a31e857db327aa15072b93c94.zip gcc-9db9ab7e32b91a4a31e857db327aa15072b93c94.tar.gz gcc-9db9ab7e32b91a4a31e857db327aa15072b93c94.tar.bz2 |
3000.md, [...]: Update copyright.
* config/mips/3000.md, config/mips/4000.md,
config/mips/4100.md, config/mips/4300.md, config/mips/4600.md,
config/mips/5000.md, config/mips/7000.md, config/mips/9000.md,
config/mips/generic.md, config/pdp11/pdp11.md,
config/sh/crt1.asm, config/sh/lib1funcs.asm,
config/sh/sh-modes.def, config/sh/sh-protos.h,
config/sh/shmedia.md, config/sh/ushmedia.h: Update copyright.
From-SVN: r99647
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 10 | ||||
-rw-r--r-- | gcc/config/mips/3000.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/4000.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/4100.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/4300.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/4600.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/5000.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/7000.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/9000.md | 2 | ||||
-rw-r--r-- | gcc/config/mips/generic.md | 2 | ||||
-rw-r--r-- | gcc/config/pdp11/pdp11.md | 2 | ||||
-rw-r--r-- | gcc/config/sh/crt1.asm | 2 | ||||
-rw-r--r-- | gcc/config/sh/lib1funcs.asm | 3 | ||||
-rw-r--r-- | gcc/config/sh/sh-modes.def | 2 | ||||
-rw-r--r-- | gcc/config/sh/sh-protos.h | 3 | ||||
-rw-r--r-- | gcc/config/sh/shmedia.md | 2 | ||||
-rw-r--r-- | gcc/config/sh/ushmedia.h | 2 |
17 files changed, 28 insertions, 16 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4ad9bb4..3203e67 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,13 @@ +2005-05-13 Kazu Hirata <kazu@cs.umass.edu> + + * config/mips/3000.md, config/mips/4000.md, + config/mips/4100.md, config/mips/4300.md, config/mips/4600.md, + config/mips/5000.md, config/mips/7000.md, config/mips/9000.md, + config/mips/generic.md, config/pdp11/pdp11.md, + config/sh/crt1.asm, config/sh/lib1funcs.asm, + config/sh/sh-modes.def, config/sh/sh-protos.h, + config/sh/shmedia.md, config/sh/ushmedia.h: Update copyright. + 2005-05-13 Richard Henderson <rth@redhat.com> * function.c (instantiate_virtual_regs_in_insn): Do not simplify diff --git a/gcc/config/mips/3000.md b/gcc/config/mips/3000.md index bc748d8..d1ba72a 100644 --- a/gcc/config/mips/3000.md +++ b/gcc/config/mips/3000.md @@ -1,5 +1,5 @@ ;; R3000 and TX39 pipeline description. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/4000.md b/gcc/config/mips/4000.md index 4fcd240..231349e 100644 --- a/gcc/config/mips/4000.md +++ b/gcc/config/mips/4000.md @@ -1,5 +1,5 @@ ;; R4000 pipeline description. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/4100.md b/gcc/config/mips/4100.md index 5601c97..8e415b4 100644 --- a/gcc/config/mips/4100.md +++ b/gcc/config/mips/4100.md @@ -1,5 +1,5 @@ ;; VR4100 and VR4120 pipeline description. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/4300.md b/gcc/config/mips/4300.md index 0b319ea..fc4d30b 100644 --- a/gcc/config/mips/4300.md +++ b/gcc/config/mips/4300.md @@ -1,5 +1,5 @@ ;; VR4300 pipeline description. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/4600.md b/gcc/config/mips/4600.md index 7892200..3644b45 100644 --- a/gcc/config/mips/4600.md +++ b/gcc/config/mips/4600.md @@ -1,5 +1,5 @@ ;; R4600 and R4650 pipeline description. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/5000.md b/gcc/config/mips/5000.md index b00e707..a0d4fe1 100644 --- a/gcc/config/mips/5000.md +++ b/gcc/config/mips/5000.md @@ -1,5 +1,5 @@ ;; VR5000 pipeline description. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/7000.md b/gcc/config/mips/7000.md index 9f04039..a68c382 100644 --- a/gcc/config/mips/7000.md +++ b/gcc/config/mips/7000.md @@ -1,5 +1,5 @@ ;; DFA-based pipeline description for the RM7000. -;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/9000.md b/gcc/config/mips/9000.md index 4aa3ff6..0240b98 100644 --- a/gcc/config/mips/9000.md +++ b/gcc/config/mips/9000.md @@ -1,5 +1,5 @@ ;; DFA-based pipeline description for the RM9000. -;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/mips/generic.md b/gcc/config/mips/generic.md index 7ddb0bd..693a8a5 100644 --- a/gcc/config/mips/generic.md +++ b/gcc/config/mips/generic.md @@ -1,5 +1,5 @@ ;; Generic DFA-based pipeline description for MIPS targets -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; ;; This file is part of GCC. diff --git a/gcc/config/pdp11/pdp11.md b/gcc/config/pdp11/pdp11.md index ebf4863..18a05c4 100644 --- a/gcc/config/pdp11/pdp11.md +++ b/gcc/config/pdp11/pdp11.md @@ -1,5 +1,5 @@ ;;- Machine description for the pdp11 for GNU C compiler -;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2004 +;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2004, 2005 ;; Free Software Foundation, Inc. ;; Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at). diff --git a/gcc/config/sh/crt1.asm b/gcc/config/sh/crt1.asm index 2fab84d..ec6d3cb 100644 --- a/gcc/config/sh/crt1.asm +++ b/gcc/config/sh/crt1.asm @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. This file was pretty much copied from newlib. This file is part of GCC. diff --git a/gcc/config/sh/lib1funcs.asm b/gcc/config/sh/lib1funcs.asm index 546a908..2277853 100644 --- a/gcc/config/sh/lib1funcs.asm +++ b/gcc/config/sh/lib1funcs.asm @@ -1,4 +1,5 @@ -/* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 +/* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, + 2004, 2005 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it diff --git a/gcc/config/sh/sh-modes.def b/gcc/config/sh/sh-modes.def index 917708a..e631517 100644 --- a/gcc/config/sh/sh-modes.def +++ b/gcc/config/sh/sh-modes.def @@ -1,5 +1,5 @@ /* Alpha extra machine modes. - Copyright (C) 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/sh/sh-protos.h b/gcc/config/sh/sh-protos.h index 4882ee3..d3644d8 100644 --- a/gcc/config/sh/sh-protos.h +++ b/gcc/config/sh/sh-protos.h @@ -1,5 +1,6 @@ /* Definitions of target machine for GNU compiler for Renesas / SuperH SH. - Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003, 2004 + Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2003, + 2004, 2005 Free Software Foundation, Inc. Contributed by Steve Chamberlain (sac@cygnus.com). Improved by Jim Wilson (wilson@cygnus.com). diff --git a/gcc/config/sh/shmedia.md b/gcc/config/sh/shmedia.md index 1f7ee9c..3646047 100644 --- a/gcc/config/sh/shmedia.md +++ b/gcc/config/sh/shmedia.md @@ -1,5 +1,5 @@ ;; DFA scheduling description for SH-5 SHmedia instructions. -;; Copyright (C) 2004 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; This file is part of GCC. diff --git a/gcc/config/sh/ushmedia.h b/gcc/config/sh/ushmedia.h index 86312af..514ddff 100644 --- a/gcc/config/sh/ushmedia.h +++ b/gcc/config/sh/ushmedia.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2001, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. |