freebsd-dev/lib/libc/ia64/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
..
__divdf3.S
__divdi3.S
__divsf3.S
__divsi3.S
__moddi3.S
__modsi3.S
__udivdi3.S
__udivsi3.S
__umoddi3.S
__umodsi3.S
_mcount.S
_set_tp.c
_setjmp.S
fabs.S
flt_rounds.c
fpgetmask.c
fpgetround.c
fpsetmask.c
fpsetround.c
infinity.c
makecontext.c
Makefile.inc Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
setjmp.S
signalcontext.c
sigsetjmp.S
unwind.c