newlib-cygwin/newlib/libm/fenv
Mike Frysinger 20e3103471 newlib: update to automake-1.15
This matches what the other GNU toolchain projects have done already.
The generated diff in practice isn't terribly large.  This will allow
more use of subdir local.mk includes due to fixes & improvements that
came after the 1.11 release series.
2022-01-14 19:10:38 -05:00
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: update to automake-1.15 2022-01-14 19:10:38 -05:00
fe_dfl_env.c fe_dfl_env.c: Fix typo in comment 2019-09-03 09:53:38 -05:00
feclearexcept.c Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
fegetenv.c Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
fegetexceptflag.c fenv: Fix mangled makedoc markup 2019-08-13 12:29:30 +01:00
fegetround.c Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
feholdexcept.c Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
fenv.tex fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
fenv_stub.c fenv: fix up stub file comment, drop symlinks from description 2021-04-13 12:55:34 +02:00
feraiseexcept.c fenv: Fix typo-ed variable name in documentation 2019-08-13 12:29:30 +01:00
fesetenv.c fenv: Fix mangled makedoc markup 2019-08-13 12:29:30 +01:00
fesetexceptflag.c fenv: Fix mangled makedoc markup 2019-08-13 12:29:30 +01:00
fesetround.c Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
fetestexcept.c Add default implementation of fenv.h and all methods 2019-08-09 17:49:16 +02:00
feupdateenv.c fenv: Fix mangled makedoc markup 2019-08-13 12:29:30 +01:00