aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2003-06-08 12:48:29 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2003-06-08 12:48:29 +0000
commit56f0c0d82938d7936db265849b75065787b0c102 (patch)
tree11d2f2416921373e8b422957de2d75ac4a7e0b3f
parenta165c30201ad79e331fd1fe05ce069dd6ef152de (diff)
downloadgcc-56f0c0d82938d7936db265849b75065787b0c102.zip
gcc-56f0c0d82938d7936db265849b75065787b0c102.tar.gz
gcc-56f0c0d82938d7936db265849b75065787b0c102.tar.bz2
Fixed garbage in my last entry.
From-SVN: r67624
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index dfe0b20..91b3075 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -9,8 +9,8 @@
* opts.h (struct cl_option, cl_options, cl_options_count): Move from...
* opts.sh: ... here.
-2003-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
-            Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
+2003-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
+ Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
PR pch/9830
* ggc-common.c (HAVE_MMAP_FILE): Include sys/types.h