Module Name: src Committed By: riastradh Date: Wed May 29 02:27:39 UTC 2013
Modified Files: src/lib/libm/arch/x86_64: fenv.c Log Message: Fix amd64 feraiseexcept so that it actually traps. The call to fwait got lost somewhere along the line; the i387 code has it. XXX pullup to 6 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/lib/libm/arch/x86_64/fenv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.