acadia-newlib/newlib/libm/machine/mips
Mike Frysinger 907764ebec newlib/libgloss: drop unused $(CROSS_CFLAGS)
This is used in a bunch of places, but nowhere is it ever set, and
nowhere can I find any documentation, nor can I find any other project
using it.  So delete the flags to simplify.
2022-02-15 20:02:51 -05:00
..
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -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