]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/install.texi: Update binutils requirement for powerpc*-linux.
authorAlan Modra <amodra@bigpond.net.au>
Wed, 30 Mar 2005 07:42:31 +0000 (07:42 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Wed, 30 Mar 2005 07:42:31 +0000 (17:12 +0930)
From-SVN: r97245

gcc/ChangeLog
gcc/doc/install.texi

index 2367829ffab229ee33de75d40b538a0ad06701a9..3fda239e5734a475739936c95cf02cde6022591f 100644 (file)
@@ -1,3 +1,7 @@
+2005-03-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * doc/install.texi: Update binutils requirement for powerpc*-linux.
+
 2005-03-25  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>
 
        PR target/15491
index fc05ddb360b2911808e222f802e47eb1b6067246..bf2a938ded50e80f9fa9d7c43fd213149dbe8292 100644 (file)
@@ -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
 <hr />
 @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