Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 09/10/2002 15:15:40
Module Name:	syssrc
Committed By:	scw
Date:		Tue Sep 10 12:15:40 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: trap.c

Log Message:
 - Give a process a SIGFPE if it gets an FPU exception.
 - Make it possible to at least *try* to resume execution if we
   get an NMI.
 - Major clean-up of the panic/critical section trap handlers.
   The dumped state is now much more accurate.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sh5/sh5/trap.c

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