NetBSD/lib/libc/arch/arm32/gen
christos 35a5d59f7d Fix RCSID's
Add missing math.h include
1997-07-13 18:37:30 +00:00
..
_setjmp.S
alloca.S
div.S Updated register usage. 1996-05-12 20:52:09 +00:00
fabs.c Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +00:00
flt_rounds.c Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +00:00
fpgetmask.S Initial commit of working versions of the functions for manipulating 1996-09-09 22:00:39 +00:00
fpgetround.c Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +00:00
fpgetsticky.S Initial commit of working versions of the functions for manipulating 1996-09-09 22:00:39 +00:00
fpsetmask.S Initial commit of working versions of the functions for manipulating 1996-09-09 22:00:39 +00:00
fpsetround.c Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +00:00
fpsetsticky.S Initial commit of working versions of the functions for manipulating 1996-09-09 22:00:39 +00:00
frexp.c Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +00:00
infinity.c Added NetBSD copyright. 1996-05-12 20:43:54 +00:00
isinf.c Updated to use definitions from machine/ieee.h 1996-05-12 20:50:54 +00:00
ldexp.c Fix RCSID's 1997-07-13 18:37:30 +00:00
Makefile.inc Use the new assembly files for fpgetmask(), fpsetmask(), fpgetsticky() 1996-09-09 22:03:24 +00:00
modf.c Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +00:00
setjmp.S
sigsetjmp.S