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)
commitb5b656c1855d82a550e4f5631294f6d35f0ea14b
tree94419971cf2aa8354b4f15b0378cec8df49b6a4d
parentccc7a292acb900bdaa8a7c9a804c89aee293f80b
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]