aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-03-30 07:24:22 +0000
committerAlan Modra <amodra@gcc.gnu.org>2005-03-30 16:54:22 +0930
commitc3a2edb6caf661786716cb9fdcc2e5201129efc5 (patch)
treea4c3a07da2e39b0b30415a0fb8e3bf9f84990a7e
parentfb63c7292d3bd128707de10a0ad1522528e35ba9 (diff)
downloadgcc-c3a2edb6caf661786716cb9fdcc2e5201129efc5.zip
gcc-c3a2edb6caf661786716cb9fdcc2e5201129efc5.tar.gz
gcc-c3a2edb6caf661786716cb9fdcc2e5201129efc5.tar.bz2
* doc/install.texi: Update binutils requirement for powerpc*-linux.
From-SVN: r97243
-rw-r--r--gcc/ChangeLog2
-rw-r--r--gcc/doc/install.texi6
2 files changed, 5 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0a63204..65d3307 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 47a7462..12fc78d 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
<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