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)
commit5d1602452127e8204e003267736fd52c26f5ffd8
treeb5050b55cc50981ee359555cae364385ccc55a18
parent30d70e7e59a6272f4e54270f6c4ea2c13ff6f8c6
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

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