Module Name: src Committed By: phx Date: Mon Sep 18 23:21:15 UTC 2017
Modified Files:
src/sys/arch/powerpc/include: fenv.h
Log Message:
Fixed feholdexcept() by copying the actual contents of FPSCR to the fenv_t
instead of a double precision floating point representation of it.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/powerpc/include/fenv.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
