Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/27/1996 01:40:01
mark
Thu Dec 26 17:39:17 PST 1996
Update of /cvsroot/src/sys/arch/arm32/fpe-arm
In directory netbsd1:/var/slash-tmp/cvs-serv6642

Modified Files:
	armfpe.h armfpe_glue.S armfpe_init.c 
Log Message:
Added function fpe_set_execption_mask() to allow the FP exception mask
to be manipulated.
During initialisation the exception mask is set to allow divide by zero
and overflow exceptions to be signaled.