Go to file
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
core Use aarch64-linux-android-4.9 for arm64 build (attempt #4) 2014-05-19 16:22:21 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Increase system image size to 650M for generic_x86 2014-05-16 08:03:21 +09:00
tools make SignApk do zip alignment 2014-05-15 09:54:26 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Add dalvik.vm.dex2oat-flags for eng build 2014-05-06 20:40:11 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh envsetup.sh: Use prebuilt emulator binaries if available. 2014-05-09 15:32:32 +02:00