aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@greed.local>2004-01-12 18:37:40 +0000
committerGeoffrey Keating <geoffk@gcc.gnu.org>2004-01-12 18:37:40 +0000
commitaffad9a4be9d40d5ed1cbc358bba6eb1df24908b (patch)
tree4ded6c5f9e48c32c11b58335da05442f4bc7a8f8 /gcc/config
parent4274207b3732474a140ea6385f04fbd521f626c5 (diff)
downloadgcc-affad9a4be9d40d5ed1cbc358bba6eb1df24908b.zip
gcc-affad9a4be9d40d5ed1cbc358bba6eb1df24908b.tar.gz
gcc-affad9a4be9d40d5ed1cbc358bba6eb1df24908b.tar.bz2
real.c: Update copyright date.
* real.c: Update copyright date. * emit-rtl.c: Likewise. * rtl.h: Likewise. * dwarf2out.c: Likewise. * config/rs6000/darwin-ldouble.c: Likewise. * config/rs6000/rs6000.md: Likewise. From-SVN: r75742
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/rs6000/darwin-ldouble.c2
-rw-r--r--gcc/config/rs6000/rs6000.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/rs6000/darwin-ldouble.c b/gcc/config/rs6000/darwin-ldouble.c
index c73b24f..8936722 100644
--- a/gcc/config/rs6000/darwin-ldouble.c
+++ b/gcc/config/rs6000/darwin-ldouble.c
@@ -1,5 +1,5 @@
/* 128-bit long double support routines for Darwin.
- Copyright (C) 1993, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1993, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md
index 9a1874e..28f5f25 100644
--- a/gcc/config/rs6000/rs6000.md
+++ b/gcc/config/rs6000/rs6000.md
@@ -1,6 +1,6 @@
;; Machine description for IBM RISC System 6000 (POWER) for GNU C compiler
;; Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-;; 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+;; 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
;; This file is part of GCC.