newlib-cygwin/newlib/libm/machine
Corinna Vinschen 3b22d72255 fenv: drop Cygwin-specific implementation in favor of newlib code
Drop the Cygwin-specific fenv.cc and fenv.h file and use the equivalent
newlib functionality now, so we have at least one example of a user for
this new mechanism.

fenv.c: allow _feinitialise to be called from Cygwin startup code

fenv.h: add declarations for fegetprec and fesetprec for Cygwin only.
        Fix a comment.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2021-04-13 12:55:34 +02:00
..
aarch64 Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
arm Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
i386 fenv: move shared x86 fenv.c to libm/machine/shared_x86 2021-04-13 12:55:33 +02:00
mips Removed Soft float from MIPS 2021-02-05 10:32:16 +01:00
nds32 Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
powerpc Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
pru Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
riscv Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
shared_x86 fenv: drop Cygwin-specific implementation in favor of newlib code 2021-04-13 12:55:34 +02:00
sparc Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
spu Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
x86_64 fenv: move shared x86 fenv.c to libm/machine/shared_x86 2021-04-13 12:55:33 +02:00
Makefile.am Make newlib manpages (v3) 2016-07-04 14:17:10 +01:00
Makefile.in Regenerate newlib Makefiles 2016-07-04 17:13:55 +01:00
aclocal.m4 Also fix libm/machine generated files. 2016-02-17 17:08:54 -05:00
configure Bump up newlib version to 4.1.0 2020-12-18 18:50:49 -05:00
configure.in mips fenv support 2020-07-03 10:41:45 +02:00