Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/07/2000 04:31:38
Module Name:	syssrc
Committed By:	mrg
Date:		Mon Aug  7 01:31:38 UTC 2000

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

Log Message:
pull up 1.5 (approved by thorpej):
>Add fpu emulation instrumentation and fixup FCMP and FCMPE emulation for v9.
>And rename the 128-bit `x' routines to `q' to match v9 terminology:
>        i - 32-bit int
>        x - 64-bit int
>        s - 32-bit fp
>        d - 64-bit fp
>        q - 128-bit fp


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 syssrc/sys/arch/sparc/fpu/fpu_explode.c

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