freebsd-dev/lib/libc/alpha/gen
Doug Rabson b7f762137a Implement fpsetmask() and other fp*() functions. Programs should use
#include <ieeefp.h>

to access these functions instead of the i386 specific

	#include <machine/floatingpoint.h>

Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1998-12-23 11:50:52 +00:00
..
_setjmp.S
divrem.m4
fabs.S
flt_rounds.c
fpgetmask.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpgetround.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpgetsticky.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpsetmask.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpsetround.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
fpsetsticky.c Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
frexp.c
infinity.c
isinf.c
ldexp.c
Makefile.inc Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
modf.c
setjmp.S
sigsetjmp.S