gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 10 Oct 2009 19:25:48 +0000 (19:25 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 10 Oct 2009 19:25:48 +0000 (19:25 +0000)
commit215ccb66e6abdaed0a41582d6b8c40ffa340eea7
treee8ecd7ecc708bda6515831abaffbcb8d9ee65d5f
parentb49cdabd4ae2c0239dc12eda5e1b7a21b9c2e5dc
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)

SVN-Revision: 18019
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]