From: Gerald Pfeifer Date: Mon, 30 Jun 2014 09:43:19 +0000 (+0000) Subject: * doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=10e4b63297f2dab38e5867991762419ea7fb9daa;p=gcc.git * doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit. From-SVN: r212140 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 894cae80af1..d1b5dc36c4d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-06-30 Gerald Pfeifer + + * doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit. + 2014-06-30 Marcus Shawcroft PR target/61633 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index c66217548e2..58d183a8f52 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3760,9 +3760,9 @@ removed and the system libunwind library will always be used. @end html @anchor{aarch64-x-x} @heading aarch64*-*-* -Pre 2.24 binutils does not have support for selecting -mabi and does not -support ILP32. If GCC 4.9 or later is built with pre 2.24, GCC will not -support option -mabi=ilp32. +Binutils pre 2.24 does not have support for selecting @option{-mabi} and +does not support ILP32. If it is used to build GCC 4.9 or later, GCC will +not support option @option{-mabi=ilp32}. @html