platform_build/core/combo
Jing Yu ada132a80b Switch toolchain from gcc-4.4.0 to gcc-4.4.3
gcc-4.4.3 toolchain is based on fsf GCC-4.4.3 with numerous patches.
It reduces 3.65% code size than the prebuilt gcc-4.4.0 toolchain,
and improves 3.4% performance on Android benchmarks.

The toolchain uses gold as default linker. With gold, the toolchain
further reduces 1MB system image.

Change-Id: I55eb4df185f2932e71498fcc28428e4d1b175393
2010-06-16 20:17:19 -07:00
..
arch/arm Add a new build target armv7-a-neon 2010-03-10 16:07:14 -08:00
HOST_darwin-x86.mk Build host tools as 32bit on all Darwin machines. 2010-06-03 12:29:19 -05: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
javac.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
select.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
TARGET_linux-arm.mk Switch toolchain from gcc-4.4.0 to gcc-4.4.3 2010-06-16 20:17:19 -07:00
TARGET_linux-sh.mk Get rid of $(combo_target) 2010-02-23 12:36:56 -08:00
TARGET_linux-x86.mk Added -lpthread to target LDFLAGS for sim-eng. 2010-03-08 12:42:46 -08:00