Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/17/2000 17:41:20
Module Name:	syssrc
Committed By:	jeffs
Date:		Tue Jul 18 00:41:19 UTC 2000

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

Log Message:
Fix FP exception handling that was recently broken and would not
run src/regress cleanly.  Need to save and restore the frame pointer
for fpemul_sig*().


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.