buildrootschalter/package/gcc
Thomas Petazzoni d10e0805ea gcc: remove versions 4.3.x and 4.6.x
Those gcc series are old and are not used as the default versions for
any of the architectures we support, so this commit gets rid of them.

The gcc 4.3.x series technically remains used by the LPC32xx
defconfigs we have:

configs/ea3250_defconfig:BR2_GCC_VERSION_4_3_X=y
configs/fdi3250_defconfig:BR2_GCC_VERSION_4_3_X=y
configs/phy3250_defconfig:BR2_GCC_VERSION_4_3_X=y

Back when those defconfigs were introduced, gcc 4.3 was chosen because
it was the only one capable of building a fully working kernel for
those ARM-based platforms. However, the original submitter, Alexandre
Belloni, no longer has access to the hardware platforms, so he is
unable to test if newer gcc versions have fixed the problem. It
certainly doesn't make sense to keep gcc 4.3.x just for those three
boards, so we'll wait for someone actually using those defconfigs to
complain.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-07-10 16:20:39 +02:00
..
4.2.2-avr32-2.1.5 gcc: fix libstdc++_pic for AVR32 2013-08-22 23:06:52 +02:00
4.4.7 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.5.4 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.7.4 gcc: bump 4.7.x series to version 4.7.4 2014-06-13 09:45:15 +02:00
4.8.3 gcc 4.8.3: add patch for PR60155 2014-07-02 17:14:03 +02:00
4.9.0 gcc: add musl support patch to gcc 4.9.0 2014-05-05 23:52:36 +02:00
gcc-final gcc: fix xtensa overlay application 2014-02-27 09:07:27 +01:00
gcc-initial gcc: fix xtensa overlay application 2014-02-27 09:07:27 +01:00
gcc-intermediate gcc: fix xtensa overlay application 2014-02-27 09:07:27 +01:00
Config.in.host gcc: remove versions 4.3.x and 4.6.x 2014-07-10 16:20:39 +02:00
gcc.mk gcc: add a BR2_GCC_ENABLE_GRAPHITE option 2014-06-09 11:38:25 +02:00