r217177 - in /branches/gcc-4_8-branch/gcc: Chan...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Thu Nov 6 08:53:00 GMT 2014


Author: ktkachov
Date: Thu Nov  6 08:53:18 2014
New Revision: 217177

URL: https://gcc.gnu.org/viewcvs?rev=217177&root=gcc&view=rev
Log:
[AArch64][4.8] 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_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/aarch64/aarch64-elf-raw.h
    branches/gcc-4_8-branch/gcc/config/aarch64/aarch64-linux.h



More information about the Gcc-cvs mailing list