NetBSD/lib/libm
riastradh ab94299db0 Fix feraiseexcept.
- Don't touch the trap flags (though on all ARMv8 I know they have no
  effect anyway).

- Don't clear any existing raised exception flags; just add to them.

XXX atf test
XXX pullup-9
2019-08-25 18:59:52 +00:00
..
arch Fix feraiseexcept. 2019-08-25 18:59:52 +00:00
compat Drop superfluous ; in __warn_references 2017-05-13 02:58:03 +00:00
compiler_rt Long double complex multiplication and division helpers are needed on 2016-02-27 19:06:56 +00:00
complex Mention tgmath cproj, creal, cabs 2017-09-27 09:20:27 +00:00
gen Remove redundant null check before free() 2017-03-07 11:15:08 +00:00
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 provide a common softfloat fenv implemenation and use it for softfloat builds. 2017-03-22 23:11:07 +00:00
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