From: Alan Modra Date: Wed, 30 Mar 2005 07:42:31 +0000 (+0000) Subject: * doc/install.texi: Update binutils requirement for powerpc*-linux. X-Git-Tag: releases/gcc-3.4.4~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4155600e32248a729a9994b317475b37ef2c0af9;p=thirdparty%2Fgcc.git * doc/install.texi: Update binutils requirement for powerpc*-linux. From-SVN: r97245 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2367829ffab2..3fda239e5734 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-03-30 Alan Modra + + * doc/install.texi: Update binutils requirement for powerpc*-linux. + 2005-03-25 John David Anglin PR target/15491 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index fc05ddb360b2..bf2a938ded50 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2192,7 +2192,7 @@ GNU Compiler Collection on your machine. @item @uref{#powerpc-*-elf,,powerpc-*-elf, powerpc-*-sysv4} @item -@uref{#powerpc-*-linux-gnu*,,powerpc-*-linux-gnu*} +@uref{#powerpc*-*-linux-gnu*,,powerpc*-*-linux-gnu*} @item @uref{#powerpc-*-netbsd*,,powerpc-*-netbsd*} @item @@ -3346,10 +3346,10 @@ PowerPC system in big endian mode, running System V.4. @html
@end html -@heading @anchor{powerpc-*-linux-gnu*}powerpc-*-linux-gnu* +@heading @anchor{powerpc*-*-linux-gnu*}powerpc*-*-linux-gnu* You will need -@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.13.90.0.10} +@uref{ftp://ftp.kernel.org/pub/linux/devel/binutils,,binutils 2.15} or newer for a working GCC@. @html