This is the mail archive of the glibc-cvs@sourceware.cygnus.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]

libc/sysdeps/sparc/sparc64 memcpy.S


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	99/11/23 09:01:12

Modified files:
	sysdeps/sparc/sparc64: memcpy.S 

Log message:
	bcopy should handle overlapping copies like memmove, while the previous version
	worked like memcpy.  Implement optimized assembly memmove.


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