buildroot/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
4.0.4
4.1.2
4.2.0
4.2.1
4.2.3
4.2.4
4.3.1
4.3.2 * Added option to build with gcc 4.3.2 2008-12-31 18:28:59 +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
Makefile.in toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +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