diff options
author | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-24 01:42:49 +0000 |
---|---|---|
committer | kazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-24 01:42:49 +0000 |
commit | 4ea13c733574b0f926329595d63c2e589dd9a341 (patch) | |
tree | e004bc6fed4f047d211a552e6150c6a24bf3f53a /gcc | |
parent | 9d6b26873815178aa8743b4d0cfa98d99293275e (diff) | |
download | gcc-4ea13c733574b0f926329595d63c2e589dd9a341.tar.gz |
* config/dbxcoff.h, config/dbxelf.h, config/libgloss.h,
config/openbsd.h, config/mips/r3900.h, config/pdp11/pdp11.md,
config/sh/ushmedia.h, config/sparc/elf.h,
config/sparc/sp64-elf.h: Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89503 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 7 | ||||
-rw-r--r-- | gcc/config/dbxcoff.h | 2 | ||||
-rw-r--r-- | gcc/config/dbxelf.h | 2 | ||||
-rw-r--r-- | gcc/config/libgloss.h | 2 | ||||
-rw-r--r-- | gcc/config/mips/r3900.h | 2 | ||||
-rw-r--r-- | gcc/config/openbsd.h | 2 | ||||
-rw-r--r-- | gcc/config/pdp11/pdp11.md | 2 | ||||
-rw-r--r-- | gcc/config/sh/ushmedia.h | 2 | ||||
-rw-r--r-- | gcc/config/sparc/elf.h | 2 | ||||
-rw-r--r-- | gcc/config/sparc/sp64-elf.h | 2 |
10 files changed, 16 insertions, 9 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 40f21204721..7142fe54a1d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,12 @@ 2004-10-24 Kazu Hirata <kazu@cs.umass.edu> + * config/dbxcoff.h, config/dbxelf.h, config/libgloss.h, + config/openbsd.h, config/mips/r3900.h, config/pdp11/pdp11.md, + config/sh/ushmedia.h, config/sparc/elf.h, + config/sparc/sp64-elf.h: Update copyright. + +2004-10-24 Kazu Hirata <kazu@cs.umass.edu> + * stmt.c (expand_case): Handle the default label outside of the for loop. Remove code to handle a missing default label. diff --git a/gcc/config/dbxcoff.h b/gcc/config/dbxcoff.h index e9e9acaec75..2b66cde4d9b 100644 --- a/gcc/config/dbxcoff.h +++ b/gcc/config/dbxcoff.h @@ -1,5 +1,5 @@ /* Definitions needed when using stabs embedded in COFF sections. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/dbxelf.h b/gcc/config/dbxelf.h index b26b005a864..a4bbd9a0d61 100644 --- a/gcc/config/dbxelf.h +++ b/gcc/config/dbxelf.h @@ -1,5 +1,5 @@ /* Definitions needed when using stabs embedded in ELF sections. - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/libgloss.h b/gcc/config/libgloss.h index 9abb4d6d278..a8c0b335232 100644 --- a/gcc/config/libgloss.h +++ b/gcc/config/libgloss.h @@ -1,6 +1,6 @@ /* libgloss.h -- operating system specific defines to be used when targeting GCC for Libgloss supported targets. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/mips/r3900.h b/gcc/config/mips/r3900.h index 840e0729af7..529dda235fb 100644 --- a/gcc/config/mips/r3900.h +++ b/gcc/config/mips/r3900.h @@ -1,7 +1,7 @@ /* Definitions of MIPS sub target machine for GNU compiler. Toshiba r3900. You should include mips.h after this. - Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 + Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2004 Free Software Foundation, Inc. Contributed by Gavin Koch (gavin@cygnus.com). diff --git a/gcc/config/openbsd.h b/gcc/config/openbsd.h index b472182718f..bf1349bfbd3 100644 --- a/gcc/config/openbsd.h +++ b/gcc/config/openbsd.h @@ -1,5 +1,5 @@ /* Base configuration file for all OpenBSD targets. - Copyright (C) 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2004 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 676cc659f17..52d3937a39c 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 +;; Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2004 ;; Free Software Foundation, Inc. ;; Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at). diff --git a/gcc/config/sh/ushmedia.h b/gcc/config/sh/ushmedia.h index 3d707c9efaa..6fb70162618 100644 --- a/gcc/config/sh/ushmedia.h +++ b/gcc/config/sh/ushmedia.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/sparc/elf.h b/gcc/config/sparc/elf.h index 80596f4d114..5d55c9cd952 100644 --- a/gcc/config/sparc/elf.h +++ b/gcc/config/sparc/elf.h @@ -1,6 +1,6 @@ /* Definitions of target machine for GCC, for SPARC running in an embedded environment using the ELF file format. - Copyright (C) 1997 Free Software Foundation, Inc. + Copyright (C) 1997, 2004 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/config/sparc/sp64-elf.h b/gcc/config/sparc/sp64-elf.h index 03a2409323e..39dad134570 100644 --- a/gcc/config/sparc/sp64-elf.h +++ b/gcc/config/sparc/sp64-elf.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GCC, for SPARC64, ELF. - Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000 + Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2004 Free Software Foundation, Inc. Contributed by Doug Evans, dje@cygnus.com. |