aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2004-10-24 01:42:49 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2004-10-24 01:42:49 +0000
commit92453b2172998db63322661bc9dbbf16b3b013f8 (patch)
treee004bc6fed4f047d211a552e6150c6a24bf3f53a /gcc
parent4e0148df67360c0e2f2dd99d71ebcd3f55d84bf3 (diff)
downloadgcc-92453b2172998db63322661bc9dbbf16b3b013f8.zip
gcc-92453b2172998db63322661bc9dbbf16b3b013f8.tar.gz
gcc-92453b2172998db63322661bc9dbbf16b3b013f8.tar.bz2
dbxcoff.h, [...]: Update copyright.
* 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. From-SVN: r89503
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog7
-rw-r--r--gcc/config/dbxcoff.h2
-rw-r--r--gcc/config/dbxelf.h2
-rw-r--r--gcc/config/libgloss.h2
-rw-r--r--gcc/config/mips/r3900.h2
-rw-r--r--gcc/config/openbsd.h2
-rw-r--r--gcc/config/pdp11/pdp11.md2
-rw-r--r--gcc/config/sh/ushmedia.h2
-rw-r--r--gcc/config/sparc/elf.h2
-rw-r--r--gcc/config/sparc/sp64-elf.h2
10 files changed, 16 insertions, 9 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 40f2120..7142fe5 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 e9e9aca..2b66cde 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 b26b005..a4bbd9a 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 9abb4d6..a8c0b33 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 840e072..529dda2 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 b472182..bf1349b 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 676cc65..52d3937 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 3d707c9..6fb7016 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 80596f4..5d55c9c 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 03a2409..39dad13 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.