add support for GCC 4.7-linaro (based on GCC 4.7.1)
authorMirko Vogt <mirko@openwrt.org>
Sat, 21 Apr 2012 09:58:31 +0000 (09:58 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sat, 21 Apr 2012 09:58:31 +0000 (09:58 +0000)
commit84307e4035c22c0b30cf25ceca89cd5745fdeae0
treecf5ee8c67f2b1e42ae96f26614ab6bff03507257
parent87cdc0dd5b55cdb942ab86bc85da4e2b80c76d9c
add support for GCC 4.7-linaro (based on GCC 4.7.1)

SVN-Revision: 31392
19 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/4.7-linaro/000-upstream_uclibc_fix.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/400-fix-incorrect-optimization.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/600-ubicom_support.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/993-arm_insn-opinit-RTX_CODE-fixup.patch [new file with mode: 0644]
toolchain/gcc/patches/4.7-linaro/999-coldfire.patch [new file with mode: 0644]