r216979 - in /branches/gcc-4_9-branch/gcc: Chan...
ktkachov@gcc.gnu.org
ktkachov@gcc.gnu.org
Fri Oct 31 14:32:00 GMT 2014
Author: ktkachov
Date: Fri Oct 31 14:32:34 2014
New Revision: 216979
URL: https://gcc.gnu.org/viewcvs?rev=216979&root=gcc&view=rev
Log:
[AArch64] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround
* config/aarch64/aarch64-elf-raw.h (CA53_ERR_835769_SPEC): Define.
(LINK_SPEC): Include CA53_ERR_835769_SPEC.
* config/aarch64/aarch64-linux.h (CA53_ERR_835769_SPEC): Define.
(LINK_SPEC): Include CA53_ERR_835769_SPEC.
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/config/aarch64/aarch64-elf-raw.h
branches/gcc-4_9-branch/gcc/config/aarch64/aarch64-linux.h
More information about the Gcc-cvs
mailing list