freebsd-dev/lib/libc/mips
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
..
gdtoa Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
gen Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
net Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
softfloat Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
string Fix bzero() for 64-bit. 2011-02-22 07:49:51 +00:00
sys use PTR_WORD for __curbrk and minbrk instead of .word, the new version 2010-06-25 05:36:36 +00:00
_fpmath.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
arith.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
gd_qnan.h Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
Makefile.inc Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
Symbol.map Replace a proliferation of buggy MD implementations of modf() with a 2011-10-21 06:40:36 +00:00
SYS.h Fix PIC_RETURN when abicalls are not defined. 2010-10-24 05:22:07 +00:00