Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/18/2001 00:24:08
Module Name:	basesrc
Committed By:	fredette
Date:		Thu May 17 21:24:08 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/m68k/string: bcmp.S bcopy.S

Log Message:
On the 68010, we are forced to do bytewise compares
and copies if the two addresses aren't of the same
evenness.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/arch/m68k/string/bcmp.S
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/arch/m68k/string/bcopy.S

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