r216076 - in /trunk/gcc: ChangeLog config/aarch...
ktkachov@gcc.gnu.org
ktkachov@gcc.gnu.org
Fri Oct 10 12:31:00 GMT 2014
Author: ktkachov
Date: Fri Oct 10 12:31:51 2014
New Revision: 216076
URL: https://gcc.gnu.org/viewcvs?rev=216076&root=gcc&view=rev
Log:
[AArch64] Add --enable-fix-cortex-a53-835769 configure-time option
* configure.ac: Add --enable-fix-cortex-a53-835769 option.
* configure: Regenerate.
* config/aarch64/aarch64.c (aarch64_override_options): Handle
TARGET_FIX_ERR_A53_835769_DEFAULT.
* config/aarch64/aarch64.opt (mfix-cortex-a53-835769): Set Init
value to 2.
* doc/install.texi (aarch64*-*-*): Document
new --enable-fix-cortex-a53-835769 option.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/aarch64.c
trunk/gcc/config/aarch64/aarch64.opt
trunk/gcc/configure
trunk/gcc/configure.ac
trunk/gcc/doc/install.texi
More information about the Gcc-cvs
mailing list