diff options
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r-- | gcc/reorg.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c index f6d5a45df0f..dd54f93bfdf 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -1,5 +1,6 @@ /* Perform instruction reorganizations for delay slot filling. - Copyright (C) 1992, 93-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, + 1999, 2000 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu). Hacked by Michael Tiemann (tiemann@cygnus.com). |