summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-30 07:24:22 +0000
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-30 07:24:22 +0000
commitffcb224a7894ba0d4315df1acd0967ecda93ef3e (patch)
treea4c3a07da2e39b0b30415a0fb8e3bf9f84990a7e
parent796fbff6f2f9845ffe17fb3b1c8c1dadf81d84a5 (diff)
downloadppe42-gcc-ffcb224a7894ba0d4315df1acd0967ecda93ef3e.tar.gz
ppe42-gcc-ffcb224a7894ba0d4315df1acd0967ecda93ef3e.zip
* 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
-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 0a63204cbee..65d3307a05a 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 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
<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
OpenPOWER on IntegriCloud