aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2012-11-09 21:52:29 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2012-11-09 21:52:29 +0000
commit97996ede57cfd5ea8ab2e1b7c2ff04d311894128 (patch)
treebffb049058f7df1c3af2d91dc13fb89ad6f978f1
parentf7f78ad80a7bfe7e86980d3582f6ec5b48f99607 (diff)
downloadgcc-97996ede57cfd5ea8ab2e1b7c2ff04d311894128.zip
gcc-97996ede57cfd5ea8ab2e1b7c2ff04d311894128.tar.gz
gcc-97996ede57cfd5ea8ab2e1b7c2ff04d311894128.tar.bz2
* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.
From-SVN: r193377
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi6
2 files changed, 7 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a72d5a9..bc60d18 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-09 Eric Botcazou <ebotcazou@adacore.com>
+
+ * doc/install.texi (sparc64-x-solaris2): Mention MPC as well.
+
2012-11-09 Richard Henderson <rth@redhat.com>
* config/i386/i386.c (ix86_lra_p): Remove.
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 7b2441a..f158eb2 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -4259,9 +4259,9 @@ releases mishandled unaligned relocations on @code{sparc-*-*} targets.
@end html
@heading @anchor{sparc64-x-solaris2}sparc64-*-solaris2*
-When configuring the GNU Multiple Precision Library (GMP) or the
-MPFR library, the canonical target triplet must be specified as
-the @command{build} parameter on the configure line. For example
+When configuring the GNU Multiple Precision Library (GMP), the MPFR
+library or the MPC library, the canonical target triplet must be specified
+as the @command{build} parameter on the configure line. For example
on a Solaris 9 system:
@smallexample