Subject: CVS commit: syssrc/sys/arch/pc532/fpu
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/25/2002 06:54:37
Module Name:	syssrc
Committed By:	simonb
Date:		Sat May 25 03:54:37 UTC 2002

Modified Files:
	syssrc/sys/arch/pc532/fpu: ieee_handler.c ieee_internal.h

Log Message:
Make infty, snan and qnan externs and declare in ieee_handler.c.
Add an empty statement after a goto label to keep gcc-current happy.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/pc532/fpu/ieee_handler.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/pc532/fpu/ieee_internal.h

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