NetBSD/lib/libm
maya 92e1c52520 Default our libm to -frounding-math, if built with GCC.
The long-standing GCC default is to not respect rounding mode.
it looks like GCC 7 optimizes rint to a builtin, causing our few
rounding mode tests to fail.

Fixes PR port-amd64/54000: FP tests failing on amd64 since gcc7 import
2019-02-22 18:17:22 +00:00
..
arch When hardware subnormal support is available, disable flush-to-zero. 2018-11-07 06:47:38 +00:00
compat
compiler_rt
complex
gen
man
noieee_src add some fallthru comments. 2019-02-04 03:30:20 +00:00
softfloat
src - avoid uninitialised memory usage 2019-02-04 04:37:50 +00:00
Makefile Default our libm to -frounding-math, if built with GCC. 2019-02-22 18:17:22 +00:00
shlib_version