NetBSD/lib/libc/arch/powerpc/gen
tsubai bfc2a06464 Correct input and output of asm. 2001-05-25 12:28:12 +00:00
..
Makefile.inc Handle soft-float case, code from David Querbach of Real-Time Systems Inc. 2001-05-25 12:17:45 +00:00
__setjmp14.S
__sigsetjmp14.S
_setjmp.S
fabs.c Correct input and output of asm. 2001-05-25 12:28:12 +00:00
flt_rounds.c Handle soft-float case, from the arm flt_rounds.c. 2001-05-25 12:14:05 +00:00
fpgetmask.c Add some casts to make lint shut up. Reviewed by christos. 2001-02-08 18:28:07 +00:00
fpgetround.c Add some casts to make lint shut up. Reviewed by christos. 2001-02-08 18:28:07 +00:00
fpgetsticky.c Add some casts to make lint shut up. Reviewed by christos. 2001-02-08 18:28:07 +00:00
fpsetmask.c Add some casts to make lint shut up. Reviewed by christos. 2001-02-08 18:28:07 +00:00
fpsetround.c Add some casts to make lint shut up. Reviewed by christos. 2001-02-08 18:28:07 +00:00
fpsetsticky.c Add some casts to make lint shut up. Reviewed by christos. 2001-02-08 18:28:07 +00:00
frexp.c
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.c De-lint. Reviewed by christos. 2001-02-09 14:16:12 +00:00
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
setjmp.S
sigsetjmp.S
syncicache.c delint (variable is only used for size, so make if size_t instead of int). 2001-01-26 13:20:32 +00:00