OSDN Git Service

am 5e12e60b: Merge "For the current MIPS compiler __builtin___clear_cache() generates...
authorYing Wang <wangying@android.com>
Fri, 15 Feb 2013 20:27:30 +0000 (12:27 -0800)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 15 Feb 2013 20:27:30 +0000 (12:27 -0800)
commit7ce7473f866fc5356291f38a3437a071ea5fd00d
tree0df1df69c801889368755fc19ec37d78f8aa7eda
parentea852f6ed3e9f251eaef4f041fbc0b09229ac924
parent5e12e60b472fbd2e712ee9ba04637e3d26b18b71
am 5e12e60b: Merge "For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option So, add -msynci to all mips32r2 makefiles. Also add msynci to the list flags not recognized by clang."

* commit '5e12e60b472fbd2e712ee9ba04637e3d26b18b71':
  For the current MIPS compiler __builtin___clear_cache() generates synci instruction only with -msynci option So, add -msynci to all mips32r2 makefiles. Also add msynci to the list flags not recognized by clang.