OSDN Git Service

Switch toolchain from gcc-4.4.0 to gcc-4.4.3
authorJing Yu <jingyu@google.com>
Thu, 17 Jun 2010 03:17:19 +0000 (20:17 -0700)
committerJing Yu <jingyu@google.com>
Thu, 17 Jun 2010 03:17:19 +0000 (20:17 -0700)
commitada132a80ba7edde00ac71727a205d55578e3f47
tree437e8a33f06054ec13c296e5d35740e13c7d09be
parent3e4677856f0e16a732cecc15cafa7efde1f21241
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
core/combo/TARGET_linux-arm.mk
core/envsetup.mk
envsetup.sh
tools/adbs