newlib-cygwin/newlib/libm/fenv
Mike Frysinger 6026ef29d8 newlib: move man page generation into top-level build
This allows building the libc & libm pages in parallel, and drops
the duplication in the subdirs with the chew/chapter settings.

The unused rules in Makefile.shared are left in place to minimize
noise in the change.
2022-02-05 00:17:54 -05:00
..
Makefile.am newlib: move man page generation into top-level build 2022-02-05 00:17:54 -05:00
Makefile.in newlib: move man page generation into top-level build 2022-02-05 00:17:54 -05:00
Makefile.inc newlib: libm: move manual into top-level build 2022-02-04 19:39:05 -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