Commit graph

3 commits

Author SHA1 Message Date
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
Andy McFadden
9611ceb460 Flush every line of output.
Works better when the output is piped through "tee" to a file.
2009-08-31 13:38:35 -07:00
Ben Cheng
ab007efd2f Install the generic version of adbs to build/tools. 2009-08-11 11:17:52 -07:00