From ffcb224a7894ba0d4315df1acd0967ecda93ef3e Mon Sep 17 00:00:00 2001 From: amodra Date: Wed, 30 Mar 2005 07:24:22 +0000 Subject: [PATCH] * doc/install.texi: Update binutils requirement for powerpc*-linux. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97243 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 ++ gcc/doc/install.texi | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0a63204cbee..65d3307a05a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2005-03-30 Alan Modra + * 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. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 47a7462116e..12fc78d3a51 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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
@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 -- 2.11.0