add support for uClibc 0.9.30.2
authorFlorian Fainelli <florian@openwrt.org>
Thu, 14 Jan 2010 12:27:46 +0000 (12:27 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 14 Jan 2010 12:27:46 +0000 (12:27 +0000)
commit1ebff5190469f09574f761c07a19ba4145331201
tree8d1749e51888216bc768bb663d66cc2825bf2fd3
parentd9ca4041c52cdf8eab2ade087714a773b482de41
add support for uClibc 0.9.30.2

SVN-Revision: 19125
30 files changed:
toolchain/uClibc/Config.in
toolchain/uClibc/Config.version
toolchain/uClibc/Makefile
toolchain/uClibc/config-0.9.30.2/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/arm.gemini [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/arm.storm [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/common [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/m68k [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/mips64el [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/mipsel.brcm-2.4 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/mipsel.cobalt [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/ubicom32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30.2/x86_64 [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/130-pthread_weak_binding.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/140-math_decl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/170-math_finite.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/410-llvm_workaround.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/450-powerpc_copysignl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.2/600-ubicom32-uClibc.patch [new file with mode: 0644]