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]

r216639 - in /trunk/gcc: ChangeLog config/aarch...


Author: ktkachov
Date: Fri Oct 24 11:32:40 2014
New Revision: 216639

URL: https://gcc.gnu.org/viewcvs?rev=216639&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:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64-elf-raw.h
    trunk/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]