buildrootschalter/toolchain/gcc
Peter Korsgaard bc65432230 toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs
gcc < 4.2.0 doesn't support -Wno-overlength-stings, but gcc-4.3.x configure
fails to detect that, breaking the build.

Work around it by detecting the host gcc version (and store in HOSTCC_VERSION)
and set the proper configure variables for gcc < 4.2.0.
2009-01-19 09:18:46 +00:00
..
3.4.6 fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\! 2008-01-08 12:52:49 +00:00
4.1.2 Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer 2008-02-28 02:13:42 +00:00
4.2.0 - for -Os, turn switch statements into if-else chains 2007-06-25 09:44:12 +00:00
4.2.1 Remove avr32 gcc patches duplicating external source 2008-03-29 11:07:12 +00:00
4.2.3 * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) 2008-03-30 08:12:22 +00:00
4.2.4 toolchain: gcc 4.2.4 support 2008-06-13 11:49:42 +00:00
4.3.1 toolchain/gcc: add 4.3.1 2008-06-19 19:06:04 +00:00
4.3.2 * Added option to build with gcc 4.3.2 2008-12-31 18:28:59 +00:00
4.0.4 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA 2007-02-12 13:38:06 +00:00
ext_source/Atmel/avr32 Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain 2009-01-16 22:39:05 +00:00
Config.in Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain 2009-01-16 22:39:05 +00:00
Config.in.2 Kconfig: remove 'default n' 2008-07-17 20:01:44 +00:00
gcc-uclibc-3.x.mk toolchain/: convert to DOWNLOAD helper 2009-01-16 11:47:05 +00:00
gcc-uclibc-4.x.mk toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs 2009-01-19 09:18:46 +00:00
i386-gcc-soft-float.patch Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
Makefile.in toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00