This is the mail archive of the gcc-cvs@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]

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


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


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