freebsd-dev/lib/msun/riscv
Alex Richardson dd5ed53a2f RISC-V: Fix feenableexcept return value
The man page says "The feenableexcept(), fedisableexcept(), and
fegetexcept() functions return a bitmap of the exceptions that were
unmasked prior to the call.", so we should return zero not -1.

Reviewed By:	mhorne
MFC after:	3 days
Differential Revision: https://reviews.freebsd.org/D29386
2021-03-25 11:16:20 +00:00
..
fenv.c
fenv.h RISC-V: Fix feenableexcept return value 2021-03-25 11:16:20 +00:00
Makefile.inc
Symbol.map