add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath9k ...
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)
commit40f6992324064e38b538ee55b405ecb77042c85d
treebd24d0c61116a3c927dfc68348fd7f0e66e76325
parenta43e2d5ac682241b9e8583284350f5f434def199
add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath9k (closes: #3816) 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]