clean up uclibc patch/config version handling a bit
authorFelix Fietkau <nbd@openwrt.org>
Mon, 23 Mar 2009 17:56:28 +0000 (17:56 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 23 Mar 2009 17:56:28 +0000 (17:56 +0000)
commit453d862a3d708fd707fb72ad179bc7ac61db2098
tree0578b4c71aab8f3d979d3181a922382acf050816
parentcb41ac0e6e8a63af2c3122d4960628f6d7d66496
clean up uclibc patch/config version handling a bit

SVN-Revision: 14994
167 files changed:
toolchain/uClibc/Makefile
toolchain/uClibc/config-0.9.28/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.28/x86_64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/arm.storm [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.29/x86_64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/arm.storm [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/avr32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/cris [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.30/x86_64 [new file with mode: 0644]
toolchain/uClibc/config/0.9.28.2/arm [deleted file]
toolchain/uClibc/config/0.9.28.2/armeb [deleted file]
toolchain/uClibc/config/0.9.28.2/avr32 [deleted file]
toolchain/uClibc/config/0.9.28.2/cris [deleted file]
toolchain/uClibc/config/0.9.28.2/i386 [deleted file]
toolchain/uClibc/config/0.9.28.2/mips [deleted file]
toolchain/uClibc/config/0.9.28.2/mipsel [deleted file]
toolchain/uClibc/config/0.9.28.2/powerpc [deleted file]
toolchain/uClibc/config/0.9.28.2/x86_64 [deleted file]
toolchain/uClibc/config/0.9.30/arm [deleted file]
toolchain/uClibc/config/0.9.30/arm.storm [deleted file]
toolchain/uClibc/config/0.9.30/armeb [deleted file]
toolchain/uClibc/config/0.9.30/avr32 [deleted file]
toolchain/uClibc/config/0.9.30/cris [deleted file]
toolchain/uClibc/config/0.9.30/i386 [deleted file]
toolchain/uClibc/config/0.9.30/i686 [deleted file]
toolchain/uClibc/config/0.9.30/mips [deleted file]
toolchain/uClibc/config/0.9.30/mipsel [deleted file]
toolchain/uClibc/config/0.9.30/powerpc [deleted file]
toolchain/uClibc/config/0.9.30/x86_64 [deleted file]
toolchain/uClibc/config/arm [deleted file]
toolchain/uClibc/config/arm.storm [deleted file]
toolchain/uClibc/config/armeb [deleted file]
toolchain/uClibc/config/avr32 [deleted file]
toolchain/uClibc/config/cris [deleted file]
toolchain/uClibc/config/i386 [deleted file]
toolchain/uClibc/config/i686 [deleted file]
toolchain/uClibc/config/mips [deleted file]
toolchain/uClibc/config/mipsel [deleted file]
toolchain/uClibc/config/powerpc [deleted file]
toolchain/uClibc/config/x86_64 [deleted file]
toolchain/uClibc/patches-0.9.28/100-revert_broken_stuff.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/120-more_standard_math.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/150-portability.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/160-move_stack_end.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/180-fix_kernel_types_with_recent_kernel.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/200-cris-syscall6.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/230-cris-pagesize.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/240-cris-crt0.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/250-cris-errno.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/300-let-optimized-stringops-override-default-ones.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/301-fix-getrusage-argument-type.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/302-fix-__libc_fcntl64-varargs-prototype.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/303-fix-broken-__libc_open-declaration.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/400-avr32-arch-2.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/401-avr32-linkrelax-option.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/402-avr32-string-ops.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/403-no-create_module-on-avr32.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/407-ldso-avr32-2.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/409-ldso-avr32-startup-hack.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/410-ldd-avr32-support.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/411-libpthread-avr32.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.28/412-sync-fcntl-h-with-linux-kernel.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/001-fix_mmap.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/002-conditional_sched_affinity.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/004-fix_gethostent_r_failure_retval.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/005-fix_internal_function_definition.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/006-rm_whitespace.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/007-avr32.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/008-avr32_fix_sa_onstack.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/009-fix_getaddrinfo_infinite_loop.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/100-termios.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/130-compile_fixes.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/130-sockets_throw.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/131-arm_ftruncate64.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/132-arm_fix_alignment.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/133-unistd_arm.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/140-fix-endless-recursion-in-pthread.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/150-fix-ldso-text-realloc-segfault.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/160-mips_syscall.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/170-enable-getifaddrs.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/180-fix_kernel_types_with_recent_kernel.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/190-install_tls.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/200-libpthread_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/210-trunc.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/220-libpthread_sysdep_fixes.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.29/910-gcc_4_3_include_fixed.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30/130-sockets_throw.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30/180-fix_kernel_types_with_recent_kernel.patch [new file with mode: 0644]
toolchain/uClibc/patches/0.9.28.2/100-revert_broken_stuff.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/120-more_standard_math.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/150-portability.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/160-move_stack_end.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/180-fix_kernel_types_with_recent_kernel.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/200-cris-syscall6.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/230-cris-pagesize.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/240-cris-crt0.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/250-cris-errno.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/300-let-optimized-stringops-override-default-ones.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/301-fix-getrusage-argument-type.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/302-fix-__libc_fcntl64-varargs-prototype.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/303-fix-broken-__libc_open-declaration.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/400-avr32-arch-2.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/401-avr32-linkrelax-option.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/402-avr32-string-ops.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/403-no-create_module-on-avr32.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/407-ldso-avr32-2.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/409-ldso-avr32-startup-hack.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/410-ldd-avr32-support.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/411-libpthread-avr32.patch [deleted file]
toolchain/uClibc/patches/0.9.28.2/412-sync-fcntl-h-with-linux-kernel.patch [deleted file]
toolchain/uClibc/patches/0.9.30/110-compat_macros.patch [deleted file]
toolchain/uClibc/patches/0.9.30/120-adjtimex.patch [deleted file]
toolchain/uClibc/patches/0.9.30/130-sockets_throw.patch [deleted file]
toolchain/uClibc/patches/0.9.30/180-fix_kernel_types_with_recent_kernel.patch [deleted file]
toolchain/uClibc/patches/001-fix_mmap.patch [deleted file]
toolchain/uClibc/patches/002-conditional_sched_affinity.patch [deleted file]
toolchain/uClibc/patches/004-fix_gethostent_r_failure_retval.patch [deleted file]
toolchain/uClibc/patches/005-fix_internal_function_definition.patch [deleted file]
toolchain/uClibc/patches/006-rm_whitespace.patch [deleted file]
toolchain/uClibc/patches/007-avr32.patch [deleted file]
toolchain/uClibc/patches/008-avr32_fix_sa_onstack.patch [deleted file]
toolchain/uClibc/patches/009-fix_getaddrinfo_infinite_loop.patch [deleted file]
toolchain/uClibc/patches/100-termios.patch [deleted file]
toolchain/uClibc/patches/110-compat_macros.patch [deleted file]
toolchain/uClibc/patches/120-adjtimex.patch [deleted file]
toolchain/uClibc/patches/130-compile_fixes.patch [deleted file]
toolchain/uClibc/patches/130-sockets_throw.patch [deleted file]
toolchain/uClibc/patches/131-arm_ftruncate64.patch [deleted file]
toolchain/uClibc/patches/132-arm_fix_alignment.patch [deleted file]
toolchain/uClibc/patches/133-unistd_arm.patch [deleted file]
toolchain/uClibc/patches/140-fix-endless-recursion-in-pthread.patch [deleted file]
toolchain/uClibc/patches/150-fix-ldso-text-realloc-segfault.patch [deleted file]
toolchain/uClibc/patches/160-mips_syscall.patch [deleted file]
toolchain/uClibc/patches/170-enable-getifaddrs.patch [deleted file]
toolchain/uClibc/patches/180-fix_kernel_types_with_recent_kernel.patch [deleted file]
toolchain/uClibc/patches/190-install_tls.patch [deleted file]
toolchain/uClibc/patches/200-libpthread_fix.patch [deleted file]
toolchain/uClibc/patches/210-trunc.patch [deleted file]
toolchain/uClibc/patches/220-libpthread_sysdep_fixes.patch [deleted file]
toolchain/uClibc/patches/910-gcc_4_3_include_fixed.patch [deleted file]