Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/04/2001 21:41:47
Module Name: syssrc
Committed By: thorpej
Date: Tue Dec 4 19:41:47 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: process_machdep.c
Log Message:
When doing process_s87_to_xmm(), don't restore the "saved SW from
last exception"; the userland-visible fpreg structure doesn't
include it.
Pointed out by enami tsugutomo <enami@sm.sony.co.jp>.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/i386/i386/process_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.