NetBSD/lib/libc/arch/sparc64/gen
eeh 5d73d71676 Fix modf() (I hope. Can't be any worse than the old version.) 2000-11-01 23:32:41 +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 Fix layout of fields in jmp_buf. [N.B. we could make JMP_BUFLEN 9 if we want.] 2000-08-28 00:45:59 +00:00
__sigsetjmp14.S Fix layout of fields in jmp_buf. [N.B. we could make JMP_BUFLEN 9 if we want.] 2000-08-28 00:45:59 +00:00
_setjmp.S
divrem.m4
fabs.S Fix stack BIAS issues. 2000-07-23 07:12:22 +00:00
fixunsdfsi.S Make __dtoul() actually DTRT. The calling convention was totally wrong, and 2000-07-25 04:26:12 +00:00
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 check LIBC_SCCS 2000-09-13 22:32:25 +00:00
isinf.c Delint. 2000-01-22 22:40:58 +00:00
isnan.c Delint. 2000-01-22 22:40:58 +00:00
ldexp.c Another microoptimization. Take advantage of the addition already having set 1999-08-30 18:28:24 +00:00
modf.S Fix modf() (I hope. Can't be any worse than the old version.) 2000-11-01 23:32:41 +00:00
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 Update some more assembly code for PIC issues. 2000-07-21 03:14:15 +00:00
setjmp.S Fix layout of fields in jmp_buf. [N.B. we could make JMP_BUFLEN 9 if we want.] 2000-08-28 00:45:59 +00:00
sigsetjmp.S Fix layout of fields in jmp_buf. [N.B. we could make JMP_BUFLEN 9 if we want.] 2000-08-28 00:45:59 +00:00
umul.S