2015-05-05 Yvan Roux <yvan.roux@linaro.org>
commit3de2f3c91a340d7087431832d396123667df6b15
authoryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 May 2015 09:31:11 +0000 (5 09:31 +0000)
committeryroux <yroux@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 May 2015 09:31:11 +0000 (5 09:31 +0000)
tree0bba7570e2882bda74b1dead968c2284e95f2240
parent57bae6adae982bbc1e97cdd1d35c0748f491ade6
2015-05-05  Yvan Roux  <yvan.roux@linaro.org>

* config/aarch64/aarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.
(LINK_SPEC): Include CA53_ERR_843419_SPEC.
* config/aarch64/aarch64-linux.h (CA53_ERR_843419_SPEC): Define.
(LINK_SPEC): Include CA53_ERR_843419_SPEC.
* config/aarch64/aarch64.opt (mfix-cortex-a53-843419): New option.
* configure: Regenerate.
* configure.ac: Add --enable-fix-cortex-a53-843419 option.
* doc/install.texi (aarch64*-*-*): Document new
--enable-fix-cortex-a53-843419 option.
* doc/invoke.texi (AArch64 Options): Document -mfix-cortex-a53-843419
and -mno-fix-cortex-a53-843419 options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222797 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/aarch64/aarch64-elf-raw.h
gcc/config/aarch64/aarch64-linux.h
gcc/config/aarch64/aarch64.opt
gcc/configure
gcc/configure.ac
gcc/doc/install.texi
gcc/doc/invoke.texi