aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@gcc.gnu.org>1999-01-11 15:15:28 -0800
committerRichard Henderson <rth@gcc.gnu.org>1999-01-11 15:15:28 -0800
commita5cad800348d5a60f1afb5efcd3f5c4c5a377bc1 (patch)
treef90428ec00a442cd32b64de4867538bef6de1e83
parenta17fcad7617657c59552e4b5423bb25f30dac5ad (diff)
downloadgcc-a5cad800348d5a60f1afb5efcd3f5c4c5a377bc1.zip
gcc-a5cad800348d5a60f1afb5efcd3f5c4c5a377bc1.tar.gz
gcc-a5cad800348d5a60f1afb5efcd3f5c4c5a377bc1.tar.bz2
Update copyrights.
From-SVN: r24624
-rw-r--r--gcc/basic-block.h2
-rw-r--r--gcc/caller-save.c2
-rw-r--r--gcc/flow.c2
-rw-r--r--gcc/function.c2
-rw-r--r--gcc/gcse.c2
-rw-r--r--gcc/global.c2
-rw-r--r--gcc/graph.c2
-rw-r--r--gcc/haifa-sched.c2
-rw-r--r--gcc/local-alloc.c2
-rw-r--r--gcc/regclass.c2
-rw-r--r--gcc/regmove.c2
-rw-r--r--gcc/reload1.c2
-rw-r--r--gcc/reorg.c2
-rw-r--r--gcc/sched.c2
14 files changed, 14 insertions, 14 deletions
diff --git a/gcc/basic-block.h b/gcc/basic-block.h
index 465587e..2bd575c 100644
--- a/gcc/basic-block.h
+++ b/gcc/basic-block.h
@@ -1,5 +1,5 @@
/* Define control and data flow tables, and regsets.
- Copyright (C) 1987, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/caller-save.c b/gcc/caller-save.c
index e68403f..7c390a5 100644
--- a/gcc/caller-save.c
+++ b/gcc/caller-save.c
@@ -1,5 +1,5 @@
/* Save and restore call-clobbered registers which are live across a call.
- Copyright (C) 1989, 1992, 94-95, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1989, 1992, 94-95, 97, 98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/flow.c b/gcc/flow.c
index 8fb2dea..8846687 100644
--- a/gcc/flow.c
+++ b/gcc/flow.c
@@ -1,5 +1,5 @@
/* Data flow analysis for GNU compiler.
- Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 92-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/function.c b/gcc/function.c
index 865e679..c152193 100644
--- a/gcc/function.c
+++ b/gcc/function.c
@@ -1,5 +1,5 @@
/* Expands front end tree to back end RTL for GNU C-Compiler
- Copyright (C) 1987, 88, 89, 91-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 89, 91-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/gcse.c b/gcc/gcse.c
index 95516d0..ab54f75 100644
--- a/gcc/gcse.c
+++ b/gcc/gcse.c
@@ -1,6 +1,6 @@
/* Global common subexpression elimination
and global constant/copy propagation for GNU compiler.
- Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/global.c b/gcc/global.c
index a3c043b..f9b712f 100644
--- a/gcc/global.c
+++ b/gcc/global.c
@@ -1,5 +1,5 @@
/* Allocate registers for pseudo-registers that span basic blocks.
- Copyright (C) 1987, 88, 91, 94, 96, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 91, 94, 96-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/graph.c b/gcc/graph.c
index 4de3829..fefd175 100644
--- a/gcc/graph.c
+++ b/gcc/graph.c
@@ -1,5 +1,5 @@
/* Output routines for graphical representation.
- Copyright (C) 1998 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
This file is part of GNU CC.
diff --git a/gcc/haifa-sched.c b/gcc/haifa-sched.c
index bf1d3cb..2bf2c5e 100644
--- a/gcc/haifa-sched.c
+++ b/gcc/haifa-sched.c
@@ -1,5 +1,5 @@
/* Instruction scheduling pass.
- Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com) Enhanced by,
and currently maintained by, Jim Wilson (wilson@cygnus.com)
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c
index 660efce..d063aac 100644
--- a/gcc/local-alloc.c
+++ b/gcc/local-alloc.c
@@ -1,5 +1,5 @@
/* Allocate registers within a basic block, for GNU compiler.
- Copyright (C) 1987, 88, 91, 93-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 91, 93-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/regclass.c b/gcc/regclass.c
index 623dd98..2ba93d8 100644
--- a/gcc/regclass.c
+++ b/gcc/regclass.c
@@ -1,5 +1,5 @@
/* Compute register class preferences for pseudo-registers.
- Copyright (C) 1987, 88, 91-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 91-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/regmove.c b/gcc/regmove.c
index 843f10e..87de0fb 100644
--- a/gcc/regmove.c
+++ b/gcc/regmove.c
@@ -1,5 +1,5 @@
/* Move registers around to reduce number of move instructions needed.
- Copyright (C) 1987, 88, 89, 92-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 89, 92-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/reload1.c b/gcc/reload1.c
index fbb506cb..735ed93 100644
--- a/gcc/reload1.c
+++ b/gcc/reload1.c
@@ -1,5 +1,5 @@
/* Reload pseudo regs into hard regs for insns that require hard regs.
- Copyright (C) 1987, 88, 89, 92-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 89, 92-98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
diff --git a/gcc/reorg.c b/gcc/reorg.c
index d0abf37..c342f72 100644
--- a/gcc/reorg.c
+++ b/gcc/reorg.c
@@ -1,5 +1,5 @@
/* Perform instruction reorganizations for delay slot filling.
- Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu).
Hacked by Michael Tiemann (tiemann@cygnus.com).
diff --git a/gcc/sched.c b/gcc/sched.c
index 50684b0..b3c3df4 100644
--- a/gcc/sched.c
+++ b/gcc/sched.c
@@ -1,5 +1,5 @@
/* Instruction scheduling pass.
- Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992, 93-98, 1999 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
Enhanced by, and currently maintained by, Jim Wilson (wilson@cygnus.com)