Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/21/1997 14:00:02
jtc
Mon Jul 21 06:56:12 PDT 1997
Update of /cvsroot/src/lib/libc/arch/m68k/string
In directory netbsd1:/var/slash-tmp/cvs-serv4299

Modified Files:
	strcmp.S strncmp.S 
Log Message:
Use insn sequence found by superoptimizer to compute return value.  This 
avoids the relatively expensive scc and ext instructions.