aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2005-02-17 07:01:57 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2005-02-17 07:01:57 +0000
commit927c8259b186909698e27e3c5390b5f9a01ffc6c (patch)
tree673a18804b779c2a529b8305f2c9d3a1126eb6c4
parenteff9a5d03465b8abf2714389f7b4b46559454286 (diff)
downloadgcc-927c8259b186909698e27e3c5390b5f9a01ffc6c.zip
gcc-927c8259b186909698e27e3c5390b5f9a01ffc6c.tar.gz
gcc-927c8259b186909698e27e3c5390b5f9a01ffc6c.tar.bz2
Fix ambiguous entry.
From-SVN: r95151
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3a18b31..f31146f 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -62,7 +62,7 @@
2005-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
- * doc/install.texi (sparc-sun-solaris2*): Document required
+ * doc/install.texi (sparc-sun-solaris2*): Document required GMP
configure settings on Solaris 7 and later.
2005-02-16 Diego Novillo <dnovillo@redhat.com>