No description
Find a file
Ian Rogers 63e551f0ae Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.
LPAE indicates better instructions can be used when atomicity guarantees are
needed. However, LPAE's presence isn't advertised by clang/GCC. We fake an
ARM feature to advertise its presence on architectures where it is.
Also, add a TODO documenting that cortex-a15 is not the correct CPU variant
for krait.

Change-Id: I02a1248025c32d94eca0bc8a249dc524f1ac9c36
2014-10-15 15:44:16 -07:00
core Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level. 2014-10-15 15:44:16 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Remove obsolete libffi 2014-09-29 13:05:03 -07:00
tools Docs: Making source.android.com headers match those of developer.android.com 2014-10-03 14:58:50 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
CleanSpec.mk Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build] 2014-07-30 15:57:16 -07:00
envsetup.sh Use "$@" to preserve argument word breaks 2014-09-22 17:13:08 +02:00