freebsd-dev/lib/libc/powerpc/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 Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
_set_tp.c
_setjmp.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
fabs.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
flt_rounds.c Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC 2008-02-24 19:22:53 +00:00
fpgetmask.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpgetround.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpgetsticky.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpsetmask.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
fpsetround.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
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 Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
signalcontext.c
sigsetjmp.S Mark assembler sources from libc as working with non-executable stack. 2011-01-14 11:33:40 +00:00
syncicache.c Fix some ifdef logic in the libc syncicache() bit that I somehow missed in the 2008-09-24 01:06:11 +00:00