aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index ba8a08b..1bf25fe 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+ * doc/install.texi (powerpc-*-linux-gnu*): Update binutils requirement.
+
2002-11-12 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.c (tiny_constant_address_p): Parenthesize
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index b0828e8..f2395b2 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2888,7 +2888,7 @@ PowerPC system in big endian mode, running System V.4.
@heading @anchor{powerpc-*-linux-gnu*}powerpc-*-linux-gnu*
You will need
-@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.12.90.0.7}
+@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.13.90.0.10}
or newer for a working GCC@.
@html