NetBSD/lib/libc/arch/arm32/gen
mycroft 0d708431b7 Minor style change. 1999-08-29 18:40:50 +00:00
..
Makefile.inc Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
__setjmp14.S NetBSD/arm32 signal changes. 1998-09-29 20:23:25 +00:00
__sigsetjmp14.S NetBSD/arm32 signal changes. 1998-09-29 20:23:25 +00:00
_setjmp.S Update for machine/setjmp.h change (JMPBUF* -> _JB*) 1998-08-04 02:03:08 +00:00
alloca.S Minor code cleanup. 1997-10-06 00:20:28 +00:00
byte_swap_2.S One instruction shorter, and returns the same 32-bit result. 1999-01-22 09:13:17 +00:00
byte_swap_4.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
divsi3.S Fix extra 'S' character typo that resulted in the condition codes being 1997-10-17 18:43:47 +00:00
fabs.c Minor code cleanups. 1997-10-06 00:18:30 +00:00
flt_rounds.c Fix compiler warnings. 1997-10-13 21:24:15 +00:00
fpgetmask.S Use machine/asm.h instead of DEFS.h 1997-10-06 00:26:11 +00:00
fpgetround.c If SOFTFLOAT is defined provide glue for the softfloat rounding functions. 1997-10-06 00:23:54 +00:00
fpgetsticky.S Use machine/asm.h instead of DEFS.h 1997-10-06 00:26:11 +00:00
fpsetmask.S Use machine/asm.h instead of DEFS.h 1997-10-06 00:26:11 +00:00
fpsetround.c Fix compiler warnings. 1997-10-13 21:24:15 +00:00
fpsetsticky.S Use machine/asm.h instead of DEFS.h 1997-10-06 00:26:11 +00:00
frexp.c Trivial KNF. 1999-08-29 18:39:35 +00:00
infinity.c Fix definition of infinity. Patch supplied by Richard Earnshaw in 1999-06-21 22:31:32 +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 Minor style change. 1999-08-29 18:40:50 +00:00
modf.c Minor code cleanups. 1997-10-06 00:18:30 +00:00
setjmp.S Update for machine/setjmp.h change (JMPBUF* -> _JB*) 1998-08-04 02:03:08 +00:00
sigsetjmp.S Update for machine/setjmp.h change (JMPBUF* -> _JB*) 1998-08-04 02:03:08 +00:00