add patches to fixes gcc 4.2.x bugs:
authorNicolas Thill <nico@openwrt.org>
Thu, 18 Sep 2008 12:24:32 +0000 (12:24 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 18 Sep 2008 12:24:32 +0000 (12:24 +0000)
commit6a82c67d87a38979cf1f804770f07e2d1b548be4
treeb5050b55cc50981ee359555cae364385ccc55a18
parent71164d3a814bd27d08dc90d96533c63e00955fdb
add patches to fixes gcc 4.2.x bugs:
 - fix gcc ICE when compiling package/ath9k (closes: #3816)
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014
 - fix "undefined reference to `fmsub'" error on powerpc
   http://bugs.uclibc.org/view.php?id=1588

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12623 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gcc/patches/4.2.0/951-bug_37014.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.1/920-soft-float.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.1/951-bug_37014.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.2/920-soft-float.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.2/951-bug_37014.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.3/920-soft-float.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.3/951-bug_37014.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.4/920-soft-float.patch [new file with mode: 0644]
toolchain/gcc/patches/4.2.4/951-bug_37014.patch [new file with mode: 0644]