platform_build/core/combo
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
..
arch Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level. 2014-10-15 15:44:16 -07:00
include/arch Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h. 2014-10-01 10:12:25 -07:00
fdo.mk Refactor FDO support code to ensure arm64 can also be built with FDO. 2014-07-23 16:34:07 -07:00
HOST_darwin-x86.mk Use hermetic host toolchains. 2014-07-28 15:14:51 -07:00
HOST_darwin-x86_64.mk Use hermetic host toolchains. 2014-07-28 15:14:51 -07:00
HOST_linux-x86.mk Remove "-mstackrealign" option from all x86 builds. 2014-10-13 19:08:01 +04:00
HOST_linux-x86_64.mk Update host linux toolchain to gcc 4.8 2014-07-31 19:51:40 +02:00
HOST_windows-x86.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
HOST_windows-x86_64.mk Consistent use of USE_MINGW 2014-08-07 20:08:04 -07:00
javac.mk Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler. 2014-06-02 20:12:57 +01:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Stash original values of CC and CXX. 2014-10-06 10:43:29 -07:00
TARGET_linux-arm.mk Link compiler-rt in the correct order. 2014-10-14 10:45:33 -07:00
TARGET_linux-arm64.mk Link compiler-rt in the correct order. 2014-10-14 10:45:33 -07:00
TARGET_linux-mips.mk Link compiler-rt in the correct order. 2014-10-14 10:45:33 -07:00
TARGET_linux-mips64.mk Link compiler-rt in the correct order. 2014-10-14 10:45:33 -07:00
TARGET_linux-x86.mk Link compiler-rt in the correct order. 2014-10-14 10:45:33 -07:00
TARGET_linux-x86_64.mk Link compiler-rt in the correct order. 2014-10-14 10:45:33 -07:00