gcc: add GCC 4.6.3
[openwrt/openwrt.git] / toolchain / gcc / common.mk
2012-10-14 Florian Fainelligcc: add GCC 4.6.3
2012-10-13 Florian Fainelligcc: update 4.5-linaro to 4.5-2012.03
2012-10-13 Florian Fainelligcc: update 4.7-linaro to 4.7-2012.10
2012-10-13 Florian Fainelligcc: update gcc-4.6-linaro to 4.6-2012.10
2012-10-12 Florian Fainelligcc: add --with-long-double-128 for SPARC toolchain
2012-09-15 Felix Fietkaugcc: enable parallel builds
2012-04-21 Mirko Vogtadd support for GCC 4.7-linaro (based on GCC 4.7.1)
2012-04-09 Imre Kalozupgrade to gcc 4.4.7
2012-04-07 Mirko Vogtadd support for gcc 4.7.0 - thanks to acoul!
2012-03-05 Felix Fietkaugcc: now that the gpr save/restore issues are taken...
2012-02-12 Imre Kalozupgrade vanilla gcc to 4.6.2
2012-02-12 Imre Kalozupdate to latest Linaro releases
2012-01-14 Imre Kalozupgrade to latest linaro releases
2012-01-12 Felix Fietkaugcc: always explicitly link against libstdc++, fixes...
2011-08-18 Hauke Mehrtensgcc: add 4.6-linaro version 4.6-2011.08
2011-08-18 Hauke Mehrtensgcc: update gcc-4.5-linaro to 4.5-2011.08
2011-08-18 Hauke Mehrtensgcc: rename linaro to 4.5-linaro
2011-07-02 Imre Kalozsimplify configuration
2011-07-02 Imre Kaloznuke support for older gcc versions, except for 4.4...
2011-07-01 Imre Kalozbump the 4.4 flavour to 4.4.6
2011-07-01 Imre Kalozreplace gcc 4.5.2 support with 4.6.1
2011-07-01 Imre Kalozupgrade the linaro gcc to 2011.06
2011-06-23 Jo-Philipp Wichadd gfortran compiler support (#9600, patch from Xiangf...
2011-06-07 Mirko Vogtupgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark...
2011-02-25 Imre KalozWe use different toolchain directories for different...
2011-02-13 Imre Kalozupgrade to 2011.02, rename patchset directory
2011-01-28 Felix Fietkaugcc: fix linaro 4.5.1 version check
2011-01-27 Imre Kalozcleanup toolchain version handling
2010-12-21 Alexandros C. Coul... toolchain/gcc: fix r24746
2010-12-21 Imre Kalozadd gcc 4.5.2 (replaces 4.5.1)
2010-12-20 Felix Fietkaugcc: fix newer libstdc++ compile issues with uclibc...
2010-12-14 Imre Kalozupgrade the linaro gcc to the 2010.12 release
2010-12-14 Imre Kalozadd plemininary ultrasparc support
2010-11-10 Imre Kalozupdate the linaro gcc to v2010.11-1
2010-10-29 Imre Kalozfix typo
2010-10-29 Imre Kalozget rid of old gcc versions
2010-10-29 Imre Kalozadd support for Linaro GCC 2010.10
2010-10-28 Imre Kalozwe don't support gcc 3.x for some time now
2010-10-04 Imre Kalozgcc 4.4.5 support
2010-10-03 Michael Büschoptionally support parallel toolchain build. This defau...
2010-09-20 Felix Fietkaugcc: enable non-PIC for mips targets in gcc 4.4+ to...
2010-08-19 Felix Fietkautoolchain: fix the sysroot mess by getting rid of ...
2010-08-01 Florian Fainelliadd support for gcc-4.5.1
2010-07-20 Felix Fietkaugcc: split up the build process into three distinct...