platform_build/core/combo
Jing Yu 9d396e37ac Make arm-linux-androideabi toolchain the default for Android build.
androideabi target is already in upstream GCC. The arm-linux-
androideabi toolchain can be built directly from upstream GCC.
Switching from old special tailored arm-eabi toolchain to the new
arm-linux-androideabi toolchain make us closer to the opensource
community and friendly to all toolchain developers.

kernel still uses arm-eabi toolchain. So we add arm-eabi toolchain
path to PATH.

The arm-linux-androideabi-4.4.x toolchain is built with the same
source as the latest arm-eabi-4.4.3 toolchain except for the
target change patches.

Change-Id: I1e5f2fe2faeee08f913f37e0ba93e84d2654a8ff
2010-07-29 19:09:12 -07:00
..
arch/arm Add a new build target armv7-a-neon 2010-03-10 16:07:14 -08:00
HOST_darwin-x86.mk merge from open-source master 2010-07-09 16:02:03 -07:00
HOST_linux-x86.mk Build the target side of the simulator as 32-bit. 2010-02-24 08:33:08 -08:00
HOST_windows-x86.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
TARGET_linux-arm.mk Make arm-linux-androideabi toolchain the default for Android build. 2010-07-29 19:09:12 -07:00
TARGET_linux-sh.mk am 90b1d3dc: am b6a1c180: Keep the crt start/end var name of sh consistent with other archs 2010-07-13 17:48:40 -07:00
TARGET_linux-x86.mk am f0f60cdd: resolved conflicts for merge of 1a08100f to gingerbread 2010-07-13 17:24:09 -07:00
javac.mk Fix the build: properly detect the BUILD OS version of Java, not the host one. 2010-06-12 11:44:48 -07:00
select.mk Refactor Stripper. Allow a stripper other than SOSLIM to be specified 2010-07-09 12:16:46 -07:00