opnsense-src/lib/libc/mips/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
..
hardfloat Merge r195025 from projects/mips to head by hand: 2010-01-08 23:50:39 +00:00
_ctx_start.S Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +00:00
_set_tp.c Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
_setjmp.S Merge jmallett@'s n64 work into HEAD - changeset 1. 2010-06-16 12:55:14 +00:00
fabs.c Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
fabs.S Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
flt_rounds.c Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
infinity.c Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
ldexp.S Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
longjmp.c Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
makecontext.c Merge jmallett@'s n64 work into HEAD - changeset 2 2010-06-16 14:13:36 +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 Merge jmallett@'s n64 work into HEAD - changeset 1. 2010-06-16 12:55:14 +00:00
signalcontext.c Add mips support libc from the mips2-jnpr branch of perforce. 2008-04-26 12:08:02 +00:00
sigsetjmp.S Merge jmallett@'s n64 work into HEAD - changeset 1. 2010-06-16 12:55:14 +00:00