Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 03/22/2001 14:00:07
Module Name: basesrc
Committed By: ross
Date: Thu Mar 22 12:00:07 UTC 2001
Modified Files:
basesrc/regress/lib/libc/ieeefp/testfloat: systfloat.c
Log Message:
Move two functions from asm to C, as NetBSD has a MI interface:
o fp_except syst_float_flags_clear(void)
o void syst_float_set_rounding_mode(fp_rnd direction)
Also, __RCSID
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/regress/lib/libc/ieeefp/testfloat/systfloat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.