Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/18/2001 00:28:01
Module Name: basesrc
Committed By: fredette
Date: Thu May 17 21:28:01 UTC 2001
Modified Files:
basesrc/lib/libc/arch/m68k/string: strcmp.S strncmp.S
Log Message:
Use the EXTBL macro where we want the extbl instruction.
On the 68010 this expands to an extw/extl combination.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/arch/m68k/string/strcmp.S
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/arch/m68k/string/strncmp.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.