gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Oct 2009 19:25:48 +0000 (19:25 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Oct 2009 19:25:48 +0000 (19:25 +0000)
commit1d8d2242239ca0472eb9a168f911fdc88f5bf53f
tree9805d1be913bda014319f149a2fee2ee1994722f
parentbcf5f70a6859b4ef275c8a63f001b5caf9eac6a3
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18019 3c298f89-4303-0410-b956-a3cf2f4a3e73
33 files changed:
package/busybox/Makefile
toolchain/Makefile
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/Makefile
toolchain/gcc/patches/llvm/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/200-uclibc-locale.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/203-uclibc-locale-no__x.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/204-uclibc-locale-wchar_fix.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/205-uclibc-locale-update.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/300-libstdc++-pic.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/303-c99-complex-ugly-hack.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/304-index_macro.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/306-libstdc++-namespace.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/307-locale_facets.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/402-libbackend_dep_gcov-iov.h.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/800-arm-bigendian.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/904-flatten-switch-stmt-00.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/910-soft-float.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/920-soft-float.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/930-eabi_fixes.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/951-bug_37014.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/952-bug_34762.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/960-apple_no_m32.patch [new file with mode: 0644]
toolchain/gcc/patches/llvm/961-llvm_mips_compile_fix.patch [new file with mode: 0644]
toolchain/llvm/Makefile [new file with mode: 0644]
toolchain/llvm/patches/100-darwin_arch_auto.patch [new file with mode: 0644]
toolchain/llvm/patches/110-darwin_version_detect.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.1/410-llvm_workaround.patch [new file with mode: 0644]