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 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
divrem.m4 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
fabs.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
flt_rounds.c Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
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 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
infinity.c Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
isinf.c Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
ldexp.c Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
Makefile.inc Implement fpsetmask() and other fp*() functions. Programs should use 1998-12-23 11:50:52 +00:00
modf.c Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
setjmp.S CALL -> PCALL for sigaltstack for libc_r. 1998-12-10 20:36:24 +00:00
sigsetjmp.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00