[backfire] cleanup: toolchain/gcc: remove "broken" stuff
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Nov 2011 21:44:49 +0000 (21:44 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 23 Nov 2011 21:44:49 +0000 (21:44 +0000)
commiteacfe9260e88fc79aa2a1d97b524e12c7f6f49d6
tree5f906f03f3b49c909cc95a0287e558ca51dc5515
parent95612bcef8dcdc3eccd4b0589ceada865ece6dbd
[backfire] cleanup: toolchain/gcc: remove "broken" stuff

 * remove 4.4.1+cs version
 * remove 4.4.3+cs version
 * remove LLVM support

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@29311 3c298f89-4303-0410-b956-a3cf2f4a3e73
55 files changed:
package/busybox/Makefile
toolchain/Makefile
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/Makefile
toolchain/gcc/patches/4.4.1+cs/000-codesourcery_2009q3_68.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]
toolchain/gcc/patches/4.4.3+cs/000-codesourcery_2009q3_68.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/100-uclibc-conf.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/301-missing-execinfo_h.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/302-c99-snprintf.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/305-libmudflap-susv3-legacy.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/600-ubicom_support.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/993-arm_insn-opinit-RTX_CODE-fixup.patch [deleted file]
toolchain/gcc/patches/4.4.3+cs/999-coldfire.patch [deleted file]
toolchain/gcc/patches/llvm/100-uclibc-conf.patch [deleted file]
toolchain/gcc/patches/llvm/200-uclibc-locale.patch [deleted file]
toolchain/gcc/patches/llvm/203-uclibc-locale-no__x.patch [deleted file]
toolchain/gcc/patches/llvm/204-uclibc-locale-wchar_fix.patch [deleted file]
toolchain/gcc/patches/llvm/205-uclibc-locale-update.patch [deleted file]
toolchain/gcc/patches/llvm/300-libstdc++-pic.patch [deleted file]
toolchain/gcc/patches/llvm/301-missing-execinfo_h.patch [deleted file]
toolchain/gcc/patches/llvm/302-c99-snprintf.patch [deleted file]
toolchain/gcc/patches/llvm/303-c99-complex-ugly-hack.patch [deleted file]
toolchain/gcc/patches/llvm/304-index_macro.patch [deleted file]
toolchain/gcc/patches/llvm/305-libmudflap-susv3-legacy.patch [deleted file]
toolchain/gcc/patches/llvm/306-libstdc++-namespace.patch [deleted file]
toolchain/gcc/patches/llvm/307-locale_facets.patch [deleted file]
toolchain/gcc/patches/llvm/402-libbackend_dep_gcov-iov.h.patch [deleted file]
toolchain/gcc/patches/llvm/800-arm-bigendian.patch [deleted file]
toolchain/gcc/patches/llvm/904-flatten-switch-stmt-00.patch [deleted file]
toolchain/gcc/patches/llvm/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/llvm/910-soft-float.patch [deleted file]
toolchain/gcc/patches/llvm/920-soft-float.patch [deleted file]
toolchain/gcc/patches/llvm/930-eabi_fixes.patch [deleted file]
toolchain/gcc/patches/llvm/951-bug_37014.patch [deleted file]
toolchain/gcc/patches/llvm/952-bug_34762.patch [deleted file]
toolchain/gcc/patches/llvm/960-apple_no_m32.patch [deleted file]
toolchain/gcc/patches/llvm/961-llvm_mips_compile_fix.patch [deleted file]
toolchain/llvm/Makefile [deleted file]
toolchain/llvm/patches/100-darwin_arch_auto.patch [deleted file]
toolchain/llvm/patches/110-darwin_version_detect.patch [deleted file]