OSDN Git Service

* doc/install.texi: Update binutils requirement for powerpc*-linux.
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Mar 2005 07:24:22 +0000 (07:24 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Mar 2005 07:24:22 +0000 (07:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97243 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 0a63204..65d3307 100644 (file)
@@ -1,5 +1,7 @@
 2005-03-30  Alan Modra  <amodra@bigpond.net.au>
 
+       * doc/install.texi: Update binutils requirement for powerpc*-linux.
+
        * config/rs6000/rs6000.c (rs6000_arg_partial_bytes): Update comments.
 
        * calls.c (struct arg_data): Update "partial" comment.
index 47a7462..12fc78d 100644 (file)
@@ -2233,7 +2233,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
@@ -3381,10 +3381,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