newlib-cygwin/newlib/libm/machine/mips
Eshan dhawan 55a6e49a08 Removed Soft float from MIPS
This Patch removes Soft Float code from MIPS.
Instead It adds the soft float code from RISCV

The code came from FreeBSD and assumes the FreeBSD softfp
implementation not the one with GCC. That was an overlooked and
fixed in the other fenv code already.

Signed-off-by: Eshan Dhawan <eshandhawan51@gmail.com>
2021-02-05 10:32:16 +01:00
..
Makefile.am
Makefile.in libm: machine: Add missing sparc and mips configuration 2020-07-03 10:45:44 +02:00
aclocal.m4 libm: machine: Add missing sparc and mips configuration 2020-07-03 10:45:44 +02:00
configure Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
configure.in
feclearexcept.c
fegetenv.c
fegetexceptflag.c
fegetround.c
feholdexcept.c
fenv.c Removed Soft float from MIPS 2021-02-05 10:32:16 +01:00
feraiseexcept.c
fesetenv.c
fesetexceptflag.c
fesetround.c
fetestexcept.c
feupdateenv.c