Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 03/13/2001 09:43:20
Module Name:	basesrc
Committed By:	ross
Date:		Tue Mar 13 07:43:19 UTC 2001

Modified Files:
	basesrc/regress/lib/libc/ieeefp/testfloat/arch/i386: systfloat.S

Log Message:
Two new functions:
o  syst_floatx80_to_int32_round_to_zero()
o  syst_floatx80_to_int64_round_to_zero()
Boilerplate.
<machine/asm.h>


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 \
    basesrc/regress/lib/libc/ieeefp/testfloat/arch/i386/systfloat.S

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