This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/sysdeps x86_64/strspn.S x86_64/strlen.S x ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2003-04-29 22:47:20

Modified files:
	sysdeps/x86_64 : strspn.S strlen.S strcspn.S strcpy.S strcmp.S 
	                 strchr.S strcat.S memset.S memcpy.S 
	sysdeps/sparc/sparc64/sparcv9b: memcpy.S 
	sysdeps/sparc/sparc64: strspn.S strpbrk.S strncpy.S strncmp.S 
	                       strlen.S strcspn.S strcpy.S strcmp.S 
	                       strchr.S strcat.S memset.S memcpy.S 
	                       memchr.S 
	sysdeps/sparc/sparc32: strlen.S strcpy.S strcmp.S strchr.S 
	                       strcat.S memset.S memcpy.S memchr.S 
	sysdeps/sh     : strlen.S memset.S memcpy.S 
	sysdeps/s390/s390-64: strncpy.S strcpy.S strcmp.S memset.S 
	                      memcpy.S memchr.S 
	sysdeps/s390/s390-32: strncpy.S strcpy.S strcmp.S memset.S 
	                      memcpy.S memchr.S 
	sysdeps/powerpc/powerpc64: strlen.S strcpy.S strcmp.S strchr.S 
	                           memset.S memcpy.S 
	sysdeps/powerpc/powerpc32: strlen.S strcpy.S strcmp.S strchr.S 
	                           memset.S 
	sysdeps/powerpc: strcat.c 
	sysdeps/mips/mips64: memset.S memcpy.S 
	sysdeps/mips   : memset.S memcpy.S 
	sysdeps/m68k   : strchr.S memchr.S 
	sysdeps/ia64   : strncpy.S strncmp.S strlen.S strcpy.S strcmp.S 
	                 strchr.S strcat.S memset.S memmove.S memcpy.S 
	                 memchr.S 
	sysdeps/i386/i686: strcmp.S memset.S memmove.S memcpy.S 
	sysdeps/i386/i586: strlen.S strcpy.S strchr.S memset.S memcpy.S 
	sysdeps/i386/i486: strlen.S strcat.S 
	sysdeps/i386/fpu: ftestexcept.c 
	sysdeps/i386   : strspn.S strrchr.S strpbrk.S strlen.c strcspn.S 
	                 strchr.S memset.c memchr.S Versions 
	sysdeps/generic: strstr.c strspn.c strrchr.c strpbrk.c strncpy.c 
	                 strncmp.c strlen.c strcspn.c strcpy.c strcmp.c 
	                 strchr.c strcat.c memset.c memmove.c memcpy.c 
	                 memchr.c 
	sysdeps/arm    : strlen.S memset.S 
	sysdeps/alpha/alphaev67: strrchr.S strlen.S strchr.S strcat.S 
	sysdeps/alpha/alphaev6: memset.S memcpy.S memchr.S 
	sysdeps/alpha  : strrchr.S strncpy.S strncmp.S strlen.S strcpy.S 
	                 strcmp.S strchr.S strcat.S memset.S memchr.S 

Log message:
	Add libc_hidden_builtin_def.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]