opnsense-src/lib/libc/arm/gen
David Schultz 6232589aeb Replace a proliferation of buggy MD implementations of modf() with a
working MI one.  The MI one only needs to be overridden on machines
with non-IEEE754 arithmetic.  (The last supported one was the VAX.)
It can also be overridden if someone comes up with a faster one that
actually passes the regression tests -- but this is harder than it sounds.
2011-10-21 06:40:36 +00:00
..
_ctx_start.S
_set_tp.c
_setjmp.S Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +00:00
alloca.S Use the RET macro. 2004-11-09 16:49:14 +00:00
divsi3.S Use the RET macro. 2004-11-09 16:49:14 +00:00
fabs.c
infinity.c
makecontext.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
Makefile.inc Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
setjmp.S Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +00:00
signalcontext.c
sigsetjmp.S