toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)
authorNicolas Thill <nico@openwrt.org>
Thu, 15 Apr 2010 05:59:10 +0000 (05:59 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 15 Apr 2010 05:59:10 +0000 (05:59 +0000)
commit349439d7ea2d56c42179589bcbe963f9707f0127
tree0737d27a5a40458eae7a74b47bc3987a5b6bb18f
parent128233fba1317258f6c4f189cf3afd22e3c8afac
toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)

SVN-Revision: 20873
31 files changed:
toolchain/uClibc/Config.in
toolchain/uClibc/Config.version
toolchain/uClibc/Makefile
toolchain/uClibc/config-0.9.31/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/arm.gemini [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/arm.storm [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/common [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/debug [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/m68k [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/mips64el [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/mipsel.brcm-2.4 [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/mipsel.cobalt [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/ubicom32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.31/x86_64 [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/140-math_decl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/170-math_finite.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/410-llvm_workaround.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/450-powerpc_copysignl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/600-ubicom32-uClibc.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.31/902-Fix-use-after-free-bug-in-__dns_lookup.patch [new file with mode: 0644]