gcc: remove versions 4.3.x and 4.6.x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 1 Jul 2014 18:03:06 +0000 (20:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 10 Jul 2014 14:20:39 +0000 (16:20 +0200)
commitd10e0805ea3b6f887da6d99ad5047af1d12f33a0
tree4742da8eaea106650ab184b9ec6cc9dcac059cb6
parent1da3c9922b47948374b7eab85e5462be92e74b8f
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>
22 files changed:
Config.in.legacy
package/gcc/4.3.6/100-uclibc-conf.patch [deleted file]
package/gcc/4.3.6/104-gnuhurd-uclibc-conf.patch [deleted file]
package/gcc/4.3.6/301-missing-execinfo_h.patch [deleted file]
package/gcc/4.3.6/302-c99-snprintf.patch [deleted file]
package/gcc/4.3.6/305-libmudflap-susv3-legacy.patch [deleted file]
package/gcc/4.3.6/810-arm-softfloat-libgcc.patch [deleted file]
package/gcc/4.3.6/993-arm_insn-opinit-RTX_CODE-fixup.patch [deleted file]
package/gcc/4.3.6/998-gcc-4.3.0-fix-header.00.patch [deleted file]
package/gcc/4.3.6/999-4.3.2-armeabi-aapcs-linux.patch [deleted file]
package/gcc/4.3.6/999-4.3.3-arm-fix-for-bug-37436.patch [deleted file]
package/gcc/4.3.6/999-gcc-4.3.0-cris-pragma-pack-warning-remove.patch [deleted file]
package/gcc/4.3.6/gcc-43-pr39429.patch [deleted file]
package/gcc/4.3.6/powerpc-link-with-math-lib.patch.conditional [deleted file]
package/gcc/4.6.4/100-uclibc-conf.patch [deleted file]
package/gcc/4.6.4/301-missing-execinfo_h.patch [deleted file]
package/gcc/4.6.4/302-c99-snprintf.patch [deleted file]
package/gcc/4.6.4/305-libmudflap-susv3-legacy.patch [deleted file]
package/gcc/4.6.4/810-arm-softfloat-libgcc.patch [deleted file]
package/gcc/4.6.4/820-arm-unbreak-armv4t.patch [deleted file]
package/gcc/4.6.4/powerpc-link-with-math-lib.patch.conditional [deleted file]
package/gcc/Config.in.host