kumquat-buildroot/toolchain/gcc
Bernhard Reutner-Fischer 4687e00808 - for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway).
Saves about 20% size without additional configure args:
   text    data     bss     dec     hex filename
4685000   17280  566360 5268640  5064a0 optspace/i586-linux-uclibc/4.2.0/cc1
3630655   15184  562172 4208011  40358b usrflags/i586-linux-uclibc/4.2.0/cc1
4853646   23532  568528 5445706  53184a optspace/i586-linux-uclibc/4.2.0/f951
3772121   21292  564148 4357561  427db9 usrflags/i586-linux-uclibc/4.2.0/f951
2007-01-26 14:51:38 +00:00
..
3.3.5
3.3.6
3.4.2 tidy up 2006-09-30 23:49:09 +00:00
3.4.3 tidy up 2006-09-30 23:49:09 +00:00
3.4.4 tidy up 2006-09-30 23:49:09 +00:00
3.4.5 tidy up 2006-09-30 23:49:09 +00:00
3.4.6 tidy up 2006-09-30 23:49:09 +00:00
4.0.0 tidy up 2006-09-30 23:49:09 +00:00
4.0.1 tidy up 2006-09-30 23:49:09 +00:00
4.0.2 tidy up 2006-09-30 23:49:09 +00:00
4.0.3 tidy up 2006-09-30 23:49:09 +00:00
4.1.0 tidy up 2006-09-30 23:49:09 +00:00
4.1.1 backport some fixes from 4.2 patchset to fix __global_locale error 2006-06-30 01:22:21 +00:00
4.2 - remove accidentally checked in debugging cruft 2007-01-22 19:22:55 +00:00
Config.in - don't rely on buggy gmp/mpfr on the host but use our own build iff we are about to build a somewhat current toolchain. 2007-01-22 19:17:23 +00:00
Config.in.2 - provide means to "install uClibc headers in the target filesystem" without a native compiler 2007-01-21 12:58:51 +00:00
gcc-uclibc-3.x.mk - for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway). 2007-01-26 14:51:38 +00:00
i386-gcc-soft-float.patch
Makefile.in - for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway). 2007-01-26 14:51:38 +00:00