acadia-newlib/newlib/libm/machine/mips
Mike Frysinger e114cbc6e1 newlib: libm: move configure into top-level
This kills off the last configure script under libm/ and folds it
into the top newlib configure script.  The vast majority of logic
was already in the top configure script, so move the little that
is left into a libm/acinclude.m4 file.
2022-02-10 00:28:05 -05:00
..
Makefile.am newlib: drop libtool support 2022-02-09 20:27:37 -05:00
Makefile.in newlib: libm: move configure into top-level 2022-02-10 00:28:05 -05:00
feclearexcept.c mips fenv support 2020-07-03 10:41:45 +02:00
fegetenv.c mips fenv support 2020-07-03 10:41:45 +02:00
fegetexceptflag.c mips fenv support 2020-07-03 10:41:45 +02:00
fegetround.c mips fenv support 2020-07-03 10:41:45 +02:00
feholdexcept.c mips fenv support 2020-07-03 10:41:45 +02:00
fenv.c Removed Soft float from MIPS 2021-02-05 10:32:16 +01:00
feraiseexcept.c mips fenv support 2020-07-03 10:41:45 +02:00
fesetenv.c mips fenv support 2020-07-03 10:41:45 +02:00
fesetexceptflag.c mips fenv support 2020-07-03 10:41:45 +02:00
fesetround.c mips fenv support 2020-07-03 10:41:45 +02:00
fetestexcept.c mips fenv support 2020-07-03 10:41:45 +02:00
feupdateenv.c mips fenv support 2020-07-03 10:41:45 +02:00