NetBSD/lib/libc/arch/sparc/gen
kleink 11e6c54cfc C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
a single-precision quiet NaN; only to be defined on platforms that do support
this value.
1999-12-23 10:15:05 +00:00
..
Makefile.inc C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
__setjmp14.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
__sigsetjmp14.S Fix the non pic version too. 1998-10-16 14:11:53 +00:00
_setjmp.S A new implementation of _setjmp/_longjmp that uses the T_FLUSHWIN trap. 1999-06-27 11:10:18 +00:00
divrem.m4
fabs.S
fixunsdfsi.S
flt_rounds.c
fpgetmask.c
fpgetround.c
fpgetsticky.c
fpsetmask.c
fpsetround.c
fpsetsticky.c
frexp.c Trivial KNF. 1999-08-29 18:39:35 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
isnan.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
ldexp.c Another microoptimization. Take advantage of the addition already having set 1999-08-30 18:28:24 +00:00
modf.S
mul.S
nanf.c C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
saveregs.S
setjmp.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
sigsetjmp.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
umul.S