platform_build/core/combo
Ben Cheng d033121431 Use aarch64-linux-android-4.9 for arm64 build (attempt #4)
GCC: 4.9 (which supports -fstack-protector)
Binutils: 2.24 (which supports gc-sections)
GDB: 7.7

NDK libraries are still picked up from prebuilts/ndk/*/4.8/*

GCC has been patched to disable codegen for calling
__cxa_throw_bad_array_new_length.

Source code has been sync'ed against the 2014-05-14 snapshot which
contains many important fixes (devirtualization, codegen, ...).

Change-Id: I43229360ad0132193d5208cb0d1acba55084853c
2014-05-19 16:22:21 -07:00
..
arch add silvermont x86 architecture 2014-04-30 01:23:25 +08:00
include/arch "desktop" linux has Posix clocks. 2014-04-10 17:36:53 +01:00
HOST_darwin-x86.mk Fix the missing 2nd arch prefix. 2014-05-16 16:22:32 -07:00
HOST_darwin-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_linux-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86.mk Support host multilib build 2014-05-14 16:55:04 -07:00
HOST_windows-x86_64.mk Support host multilib build 2014-05-14 16:55:04 -07:00
javac.mk javac: rename common_flags to avoid conflictions 2014-05-08 22:15:35 -05:00
mac_version.mk Support host multilib build 2014-05-14 16:55:04 -07:00
select.mk Support host multilib build 2014-05-14 16:55:04 -07:00
TARGET_linux-arm.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-arm64.mk Use aarch64-linux-android-4.9 for arm64 build (attempt #4) 2014-05-19 16:22:21 -07:00
TARGET_linux-mips.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-mips64.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-x86.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00
TARGET_linux-x86_64.mk Disable canonical prefixes of system headers 2014-05-09 22:12:49 +08:00