svn commit: branches/uClibc-nptl/libc/string: arm avr32 bfin cris frv i386 ia64 powerp etc...

carmelo at uclibc.org carmelo at uclibc.org
Thu Jun 19 06:48:06 UTC 2008


Author: carmelo
Date: 2008-06-18 23:48:05 -0700 (Wed, 18 Jun 2008)
New Revision: 22445

Log:
Synch arch specific part of libc/string for frv/ia64/sparc/i386/powerpc/arm/avr32/x86_64/cris/bfin

Modified:
   branches/uClibc-nptl/libc/string/arm/_memcpy.S
   branches/uClibc-nptl/libc/string/arm/bcopy.S
   branches/uClibc-nptl/libc/string/arm/bzero.S
   branches/uClibc-nptl/libc/string/arm/memcmp.S
   branches/uClibc-nptl/libc/string/arm/memcpy.S
   branches/uClibc-nptl/libc/string/arm/memmove.S
   branches/uClibc-nptl/libc/string/arm/memset.S
   branches/uClibc-nptl/libc/string/arm/strcmp.S
   branches/uClibc-nptl/libc/string/arm/strlen.S
   branches/uClibc-nptl/libc/string/arm/strncmp.S
   branches/uClibc-nptl/libc/string/avr32/Makefile
   branches/uClibc-nptl/libc/string/avr32/bcopy.S
   branches/uClibc-nptl/libc/string/avr32/bzero.S
   branches/uClibc-nptl/libc/string/avr32/memcmp.S
   branches/uClibc-nptl/libc/string/avr32/memcpy.S
   branches/uClibc-nptl/libc/string/avr32/memmove.S
   branches/uClibc-nptl/libc/string/avr32/memset.S
   branches/uClibc-nptl/libc/string/avr32/strcmp.S
   branches/uClibc-nptl/libc/string/avr32/strlen.S
   branches/uClibc-nptl/libc/string/bfin/memchr.S
   branches/uClibc-nptl/libc/string/bfin/memcmp.S
   branches/uClibc-nptl/libc/string/bfin/memcpy.S
   branches/uClibc-nptl/libc/string/bfin/memmove.S
   branches/uClibc-nptl/libc/string/bfin/memset.S
   branches/uClibc-nptl/libc/string/bfin/strcmp.S
   branches/uClibc-nptl/libc/string/cris/memcpy.c
   branches/uClibc-nptl/libc/string/cris/memmove.c
   branches/uClibc-nptl/libc/string/cris/memset.c
   branches/uClibc-nptl/libc/string/cris/strcpy.c
   branches/uClibc-nptl/libc/string/cris/strncpy.c
   branches/uClibc-nptl/libc/string/frv/memset.S
   branches/uClibc-nptl/libc/string/i386/memchr.c
   branches/uClibc-nptl/libc/string/i386/memcpy.c
   branches/uClibc-nptl/libc/string/i386/memmove.c
   branches/uClibc-nptl/libc/string/i386/memset.c
   branches/uClibc-nptl/libc/string/i386/strcat.c
   branches/uClibc-nptl/libc/string/i386/strchr.c
   branches/uClibc-nptl/libc/string/i386/strcmp.c
   branches/uClibc-nptl/libc/string/i386/strcpy.c
   branches/uClibc-nptl/libc/string/i386/strlen.c
   branches/uClibc-nptl/libc/string/i386/strncat.c
   branches/uClibc-nptl/libc/string/i386/strncmp.c
   branches/uClibc-nptl/libc/string/i386/strncpy.c
   branches/uClibc-nptl/libc/string/i386/strnlen.c
   branches/uClibc-nptl/libc/string/i386/strrchr.c
   branches/uClibc-nptl/libc/string/ia64/memcpy.S
   branches/uClibc-nptl/libc/string/ia64/memmove.S
   branches/uClibc-nptl/libc/string/ia64/sysdep.h
   branches/uClibc-nptl/libc/string/powerpc/memcpy.c
   branches/uClibc-nptl/libc/string/powerpc/memmove.c
   branches/uClibc-nptl/libc/string/powerpc/memset.c
   branches/uClibc-nptl/libc/string/sparc/_glibc_inc.h
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/memchr.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/memcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/memset.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/stpcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/strcat.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/strchr.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/strcmp.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/strcpy.S
   branches/uClibc-nptl/libc/string/sparc/sparc32/sparcv9b/strlen.S
   branches/uClibc-nptl/libc/string/x86_64/_glibc_inc.h
   branches/uClibc-nptl/libc/string/x86_64/memcpy.S
   branches/uClibc-nptl/libc/string/x86_64/memset.S
   branches/uClibc-nptl/libc/string/x86_64/strcat.S
   branches/uClibc-nptl/libc/string/x86_64/strchr.S
   branches/uClibc-nptl/libc/string/x86_64/strcpy.S
   branches/uClibc-nptl/libc/string/x86_64/strcspn.S
   branches/uClibc-nptl/libc/string/x86_64/strlen.S
   branches/uClibc-nptl/libc/string/x86_64/strspn.S


Changeset:

Sorry, the patch is too large to include (3359 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=22445



More information about the uClibc-cvs mailing list