Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/18/2000 23:34:24
Module Name:	syssrc
Committed By:	jeffs
Date:		Wed Jul 19 06:34:24 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips [netbsd-1-5]: locore.S
	syssrc/sys/lib/libkern/arch/mips [netbsd-1-5]: memcpy.S

Log Message:
Pull up revision memcpy.S 1.4-1.5 and locore.S 1.105 (approved by thorpej).
  Make memcpy() the favored interface an swizzle the args for ovbcopy.  Also
  move bcopy XLEAF here from locore.S.  For 64b clean compilation add a
  ld/sd section to the block copy.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.104.2.1 syssrc/sys/arch/mips/mips/locore.S
cvs rdiff -r1.3 -r1.3.18.1 syssrc/sys/lib/libkern/arch/mips/memcpy.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.