* doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit.

From-SVN: r212140
This commit is contained in:
Gerald Pfeifer 2014-06-30 09:43:19 +00:00 committed by Gerald Pfeifer
parent 5e88a8f4fb
commit 10e4b63297
2 changed files with 7 additions and 3 deletions

View 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

View 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 />