nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)
authorImre Kaloz <kaloz@openwrt.org>
Sat, 2 Jul 2011 07:43:26 +0000 (07:43 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sat, 2 Jul 2011 07:43:26 +0000 (07:43 +0000)
commit4fbc50d89a2d97cd1d4b2537a29cd6b2f85b3d48
tree5bbb84c84b1900a136e402db910673080932898c
parent5f397b16ef44c1338c447a8e24a1b9f51a3c51d8
nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ubicom32)

SVN-Revision: 27351
45 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/4.3.3+cs/000-codesourcery_2009q1_203.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/105-libtool.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/106-fix_linker_error.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/301-missing-execinfo_h.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/302-c99-snprintf.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/305-libmudflap-susv3-legacy.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/410-fix_pr37436.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/420-fix_pr26515.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/993-arm_insn-opinit-RTX_CODE-fixup.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/998-gcc-4.3.0-fix-header.00.patch [deleted file]
toolchain/gcc/patches/4.3.3+cs/999-coldfire.patch [deleted file]
toolchain/gcc/patches/4.3.5/100-uclibc-conf.patch [deleted file]
toolchain/gcc/patches/4.3.5/104-gnuhurd-uclibc-conf.patch [deleted file]
toolchain/gcc/patches/4.3.5/105-libtool.patch [deleted file]
toolchain/gcc/patches/4.3.5/106-fix_linker_error.patch [deleted file]
toolchain/gcc/patches/4.3.5/301-missing-execinfo_h.patch [deleted file]
toolchain/gcc/patches/4.3.5/302-c99-snprintf.patch [deleted file]
toolchain/gcc/patches/4.3.5/305-libmudflap-susv3-legacy.patch [deleted file]
toolchain/gcc/patches/4.3.5/410-fix_pr37436.patch [deleted file]
toolchain/gcc/patches/4.3.5/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/4.3.5/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/4.3.5/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/4.3.5/930-avr32_support.patch [deleted file]
toolchain/gcc/patches/4.3.5/993-arm_insn-opinit-RTX_CODE-fixup.patch [deleted file]
toolchain/gcc/patches/4.3.5/995-short-enums.diff [deleted file]
toolchain/gcc/patches/4.3.5/998-gcc-4.3.0-fix-header.00.patch [deleted file]
toolchain/gcc/patches/4.3.5/999-coldfire.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/000-codesourcery_2010_71.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/100-uclibc-conf.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/106-fix_linker_error.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/301-missing-execinfo_h.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/302-c99-snprintf.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/305-libmudflap-susv3-legacy.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/600-ubicom_support.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/993-arm_insn-opinit-RTX_CODE-fixup.patch [deleted file]
toolchain/gcc/patches/4.4.1+cs/999-coldfire.patch [deleted file]