Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Castor Fu <castor@netbsd.org>
List: source-changes
Date: 05/13/2000 23:19:33
Module Name:	syssrc
Committed By:	castor
Date:		Sun May 14 06:19:33 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: fp.S

Log Message:
Add fp emulation for sqrt_s and sqrt_d instructions
from Jeff Smith <jeffs@geocast.com>.  These are needed to support
-mips2 compilation.  With this change, on a QED 5231 we now pass the
paranoia tests, and are successfully using userlands built with -mips2.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/mips/mips/fp.S

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