From a46320fba1b495b9ed3874783f5a68221e9d652b Mon Sep 17 00:00:00 2001 From: gerald Date: Mon, 30 Jun 2014 09:43:19 +0000 Subject: [PATCH] * doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212140 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 894cae8..d1b5dc3 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 c662175..58d183a 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
-- 2.7.4