This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AArch64][4.8] LINK_SPEC changes for Cortex-A53 erratum 835769 workaround



On 22/10/14 15:20, Kyrill Tkachov wrote:
Hi all,

This is the 4.8 backport of the LINK_SPEC changes to pass down the
linker option
--fix-cortex-a53-835769

Bootstrapped and tested on aarch64-none-linux-gnu.
This depends on the patches under review at:
https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01757.html
and
https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01758.html

Ok for that branch after the prerequisites go in?

Ping.
I've committed the 4.9 version of this to that branch.

Thanks,
Kyrill


Thanks,
Kyrill

2014-10-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

          * 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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]