NetBSD/lib/libc/arch/arm32/gen
mark 7332aa83f6 These files contains stub functions that just called abort() are no
longer needed now we have working assembly versions.
1996-09-09 22:06:25 +00:00
..
Makefile.inc Use the new assembly files for fpgetmask(), fpsetmask(), fpgetsticky() 1996-09-09 22:03:24 +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 Initial commit of the floating point related libc functions. 1996-05-12 20:29:09 +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