[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi...
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Jan 2009 11:58:17 +0000 (11:58 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 21 Jan 2009 11:58:17 +0000 (11:58 +0000)
commitfd8969afc418b1ad3758a1a38f5eee3b272ed050
tree3efb52a7c03789b6b89bf48925695d2eb272df12
parent4f14cc665777120194de73302510657cefc75959
[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14131 3c298f89-4303-0410-b956-a3cf2f4a3e73
35 files changed:
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/Makefile
toolchain/gcc/patches/4.3.1/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/104-gnuhurd-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/105-libtool.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/993-arm_insn-opinit-RTX_CODE-fixup.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/995-short-enums.diff [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/998-gcc-4.3.0-fix-header.00.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.1/999-coldfire.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/104-gnuhurd-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/105-libtool.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/993-arm_insn-opinit-RTX_CODE-fixup.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/995-short-enums.diff [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/998-gcc-4.3.0-fix-header.00.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.2/999-coldfire.patch [new file with mode: 0644]
toolchain/glibc/patches/2.6.1/101-binutils_2_19.patch [new file with mode: 0644]
toolchain/glibc/patches/2.6.1/102-gcc_4_3.patch [new file with mode: 0644]
toolchain/glibc/patches/2.7/101-binutils_2_19.patch [new file with mode: 0644]
toolchain/glibc/patches/2.7/102-gcc_4_3.patch [new file with mode: 0644]
toolchain/uClibc/patches/910-gcc_4_3_include_fixed.patch [new file with mode: 0644]
tools/Makefile
tools/gmp/Makefile [new file with mode: 0644]
tools/mpfr/Makefile [new file with mode: 0644]