add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa...
authorMirko Vogt <mirko@openwrt.org>
Sun, 20 Jun 2010 22:18:43 +0000 (22:18 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 20 Jun 2010 22:18:43 +0000 (22:18 +0000)
commit9d0f9d3758fd1feb32021dc6c7e6f71833678400
tree96717f2f0d533d71c9ca5fe92a2d6a3857f08cf8
parent738b30afeba9c66ef4e0a30d80ee156b729cd45c
add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b, this includes support for nptl which got merged into the uClibc master branch recently

SVN-Revision: 21856
53 files changed:
toolchain/uClibc/Config.in
toolchain/uClibc/Config.version
toolchain/uClibc/Makefile
toolchain/uClibc/config-0.9.30+nptl/arm [deleted file]
toolchain/uClibc/config-0.9.30+nptl/arm.gemini [deleted file]
toolchain/uClibc/config-0.9.30+nptl/arm.storm [deleted file]
toolchain/uClibc/config-0.9.30+nptl/armeb [deleted file]
toolchain/uClibc/config-0.9.30+nptl/avr32 [deleted file]
toolchain/uClibc/config-0.9.30+nptl/common [deleted file]
toolchain/uClibc/config-0.9.30+nptl/cris [deleted file]
toolchain/uClibc/config-0.9.30+nptl/debug [deleted file]
toolchain/uClibc/config-0.9.30+nptl/i386 [deleted file]
toolchain/uClibc/config-0.9.30+nptl/i686 [deleted file]
toolchain/uClibc/config-0.9.30+nptl/m68k [deleted file]
toolchain/uClibc/config-0.9.30+nptl/mips [deleted file]
toolchain/uClibc/config-0.9.30+nptl/mips64 [deleted file]
toolchain/uClibc/config-0.9.30+nptl/mips64el [deleted file]
toolchain/uClibc/config-0.9.30+nptl/mipsel [deleted file]
toolchain/uClibc/config-0.9.30+nptl/mipsel.brcm-2.4 [deleted file]
toolchain/uClibc/config-0.9.30+nptl/powerpc [deleted file]
toolchain/uClibc/config-0.9.30+nptl/x86_64 [deleted file]
toolchain/uClibc/config-0.9.32/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/arm.gemini [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/arm.storm [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/common [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/debug [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/m68k [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/mips64el [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/mipsel.brcm-2.4 [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/mipsel.cobalt [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/ubicom32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.32/x86_64 [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30+nptl/110-compat_macros.patch [deleted file]
toolchain/uClibc/patches-0.9.30+nptl/130-compile_fix.patch [deleted file]
toolchain/uClibc/patches-0.9.30+nptl/140-math_finite.patch [deleted file]
toolchain/uClibc/patches-0.9.30+nptl/150-use_gnu99.patch [deleted file]
toolchain/uClibc/patches-0.9.32/100-c90-std-compatibility.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/140-math_decl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/170-math_finite.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/450-powerpc_copysignl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.32/600-ubicom32-uClibc.patch [new file with mode: 0644]