uClibc: update to 0.9.33.2, fixes #4420
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 May 2012 13:42:32 +0000 (13:42 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 May 2012 13:42:32 +0000 (13:42 +0000)
commitf318c1e45242b9ba124c3804afd1542fd5f51682
tree193d261d889fdae8c02a18f097562759424adc4c
parentc691ce8b791b1cdf89bed6d9ffeae8131853b184
uClibc: update to 0.9.33.2, fixes #4420

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31740 3c298f89-4303-0410-b956-a3cf2f4a3e73
75 files changed:
toolchain/uClibc/Config.in
toolchain/uClibc/Config.version
toolchain/uClibc/Makefile
toolchain/uClibc/config-0.9.33.2/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/common [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/debug [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/m68k [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64el [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mipsel.cobalt [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/powerpc.e500 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/sparc [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/sparc.leon [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/ubicom32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/x86_64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33/arm [deleted file]
toolchain/uClibc/config-0.9.33/armeb [deleted file]
toolchain/uClibc/config-0.9.33/avr32 [deleted file]
toolchain/uClibc/config-0.9.33/common [deleted file]
toolchain/uClibc/config-0.9.33/cris [deleted file]
toolchain/uClibc/config-0.9.33/debug [deleted file]
toolchain/uClibc/config-0.9.33/i386 [deleted file]
toolchain/uClibc/config-0.9.33/i686 [deleted file]
toolchain/uClibc/config-0.9.33/m68k [deleted file]
toolchain/uClibc/config-0.9.33/mips [deleted file]
toolchain/uClibc/config-0.9.33/mips64 [deleted file]
toolchain/uClibc/config-0.9.33/mips64el [deleted file]
toolchain/uClibc/config-0.9.33/mipsel [deleted file]
toolchain/uClibc/config-0.9.33/mipsel.cobalt [deleted file]
toolchain/uClibc/config-0.9.33/powerpc [deleted file]
toolchain/uClibc/config-0.9.33/powerpc.e500 [deleted file]
toolchain/uClibc/config-0.9.33/sparc [deleted file]
toolchain/uClibc/config-0.9.33/sparc.leon [deleted file]
toolchain/uClibc/config-0.9.33/ubicom32 [deleted file]
toolchain/uClibc/config-0.9.33/x86_64 [deleted file]
toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/131-inet-fix-__read_etc_hosts_r-segfault.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/140-avr32_atomic_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/170-math_finite.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/180-pthread_cleanup_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/190-nptl_use_arch_default_stack_limit.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/200-no_forced_unwind.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/350-use-fputs_unlocked.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/410-llvm_workaround.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/450-powerpc_copysignl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/480-powerpc_rel24_support.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/600-ubicom32-uClibc.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/601-ubicom32_uClibc_fixes.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/960-remove_eabi_oabi_selection.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33/001-backport-Declare-__err-and-pass-it-to-INTERNAL_SYSCALL_NCS-so.patch [deleted file]
toolchain/uClibc/patches-0.9.33/110-compat_macros.patch [deleted file]
toolchain/uClibc/patches-0.9.33/120-adjtimex.patch [deleted file]
toolchain/uClibc/patches-0.9.33/131-inet-fix-__read_etc_hosts_r-segfault.patch [deleted file]
toolchain/uClibc/patches-0.9.33/140-avr32_atomic_fix.patch [deleted file]
toolchain/uClibc/patches-0.9.33/160-mips_signalfd_sfd_nonblock.patch [deleted file]
toolchain/uClibc/patches-0.9.33/170-math_finite.patch [deleted file]
toolchain/uClibc/patches-0.9.33/180-pthread_cleanup_fix.patch [deleted file]
toolchain/uClibc/patches-0.9.33/190-nptl_use_arch_default_stack_limit.patch [deleted file]
toolchain/uClibc/patches-0.9.33/200-no_forced_unwind.patch [deleted file]
toolchain/uClibc/patches-0.9.33/350-use-fputs_unlocked.patch [deleted file]
toolchain/uClibc/patches-0.9.33/410-llvm_workaround.patch [deleted file]
toolchain/uClibc/patches-0.9.33/450-powerpc_copysignl.patch [deleted file]
toolchain/uClibc/patches-0.9.33/480-powerpc_rel24_support.patch [deleted file]
toolchain/uClibc/patches-0.9.33/600-ubicom32-uClibc.patch [deleted file]
toolchain/uClibc/patches-0.9.33/601-ubicom32_uClibc_fixes.patch [deleted file]
toolchain/uClibc/patches-0.9.33/960-remove_eabi_oabi_selection.patch [deleted file]