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]

r217163 - in /branches/google/gcc-4_9-mobile/gc...


Author: ctice
Date: Wed Nov  5 22:55:41 2014
New Revision: 217163

URL: https://gcc.gnu.org/viewcvs?rev=217163&root=gcc&view=rev
Log:
Cherry pick patch from branches/google/gcc-4_9 (1 of 3)
to fix cortex a53 errata.

 " [gcc-4.9] fix for for cortex-a53 erratum 835769
   This patch cherry picks r216116 from google/gcc-4_9 branch which
   is r216077 and r216079 from upstream gcc-4_9 branch).
   Tested the built compiler with aarch64 devicde."


Modified:
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64-protos.h
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64.c
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64.h
    branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64.opt
    branches/google/gcc-4_9-mobile/gcc/configure
    branches/google/gcc-4_9-mobile/gcc/configure.ac
    branches/google/gcc-4_9-mobile/gcc/doc/install.texi
    branches/google/gcc-4_9-mobile/gcc/doc/invoke.texi


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