Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/27/2000 02:59:21
Module Name:	syssrc
Committed By:	mycroft
Date:		Wed Jul 26 23:59:21 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/fpu [netbsd-1-5]: fpu_implode.c

Log Message:
Approved by thorpej:
Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.
The compiler even emitted a warning for this...

syssrc/sys/arch/sparc/fpu/fpu_implode.c			1.5 -> 1.6


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.2.1 syssrc/sys/arch/sparc/fpu/fpu_implode.c

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