Go to file
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
core Switch toolchain from gcc-4.4.0 to gcc-4.4.3 2010-06-16 20:17:19 -07:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target resolved conflicts for merge of 2b8d2383 to gingerbread 2010-06-15 15:11:51 -07:00
tools Switch toolchain from gcc-4.4.0 to gcc-4.4.3 2010-06-16 20:17:19 -07:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
buildspec.mk.default merge from eclair 2009-11-15 12:05:33 -08:00
envsetup.sh Switch toolchain from gcc-4.4.0 to gcc-4.4.3 2010-06-16 20:17:19 -07:00