* doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit.
authorGerald Pfeifer <gerald@pfeifer.com>
Mon, 30 Jun 2014 09:43:19 +0000 (09:43 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Mon, 30 Jun 2014 09:43:19 +0000 (09:43 +0000)
From-SVN: r212140

gcc/ChangeLog
gcc/doc/install.texi

index 894cae80af177763f46d3d8fbc4e2b580d5fab08..d1b5dc36c4ddf2cef9a3103039bd9ff30ac10611 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-30  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Specific, aarch64*-*-*): Fix markup.  Reword a bit.
+
 2014-06-30  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        PR target/61633
index c66217548e282ca17b7f77f3a3147628f2f9c204..58d183a8f523933876bc605ba9caff7651f47d94 100644 (file)
@@ -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
 <hr />