add avr32 support to gcc 4.3.5
authorImre Kaloz <kaloz@openwrt.org>
Thu, 4 Nov 2010 14:17:06 +0000 (14:17 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 4 Nov 2010 14:17:06 +0000 (14:17 +0000)
commit54dea0c74f09b73d4143956bce1fbed54cc3ca4d
tree38cef5e9ffbcbf0e4e979789d4e3246e6e2707e3
parentedcbafc836ac407e57f42dc7e984657aa9125fe4
add avr32 support to gcc 4.3.5

SVN-Revision: 23865
12 files changed:
toolchain/gcc/patches/4.3.5/930-avr32_support.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/939-avr32_fix_linux_build.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/940-avr32_fix_f32_to_f64.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/941-avr32_fix_f64_add.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/942-avr32_fix_32bit_div.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/943-avr32_fix_f64_cmp.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/944-avr32_fix_f64_div.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/945-avr32_fix_f64_to_f32.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/946-avr32_fix_32bit_div_2.patch [new file with mode: 0644]
toolchain/gcc/patches/4.3.5/995-short-enums.diff
toolchain/gcc/patches/4.3.5/998-gcc-4.3.0-fix-header.00.patch
toolchain/gcc/patches/4.3.5/999-coldfire.patch