[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi...
authorNicolas Thill <nico@openwrt.org>
Wed, 21 Jan 2009 11:58:17 +0000 (11:58 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 21 Jan 2009 11:58:17 +0000 (11:58 +0000)
commit8f55d05579fecdc488f7eb7ef6a2518434647c50
tree3efb52a7c03789b6b89bf48925695d2eb272df12
parentcd302a77020052f08e05a6fd0094005c14667f1f
[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!

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