freebsd-dev/lib/libc/powerpc
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
..
gen Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
softfloat Add support files for compiling with soft-float. This has been 2008-04-27 18:34:34 +00:00
sys Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
Symbol.map Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
SYS.h