NetBSD/lib/libm
riastradh f527f35001 Fix fesetenv and feupdateenv.
- fesetenv is supposed to set the stored rounding mode (and stored trap
  settings, but they have no effect on any ARMv8 I know).

- feupdateenv is supposed to re-raise the exceptions that were raised
  in the environment when it was called.

XXX atf test
XXX pullup-9
2019-08-25 18:31:30 +00:00
..
arch Fix fesetenv and feupdateenv. 2019-08-25 18:31:30 +00:00
compat Drop superfluous ; in __warn_references 2017-05-13 02:58:03 +00:00
compiler_rt
complex Mention tgmath cproj, creal, cabs 2017-09-27 09:20:27 +00:00
gen
man Explicitly indicate that nexttowardl() is identical to nextafterl(). 2019-05-02 15:08:35 +00:00
noieee_src add some fallthru comments. 2019-02-04 03:30:20 +00:00
softfloat
src Add a C99 symbol to libm: nexttowardl 2019-04-27 23:04:31 +00:00
Makefile Add a C99 symbol to libm: nexttowardl 2019-04-27 23:04:31 +00:00
shlib_version Mention wanting to remove isnanf too, reword 2017-09-26 18:03:30 +00:00