From 7d2e8012cfb4fa30086ef330ef1b993cfcc3dd99 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Sun, 18 Mar 2012 10:12:16 -0700 Subject: i386: Convert libc_{feholdexcept_setround,updateenv}_53bit to functions. Also fix a bug in libc_feupdateenv_53bit: don't force the rounding precision back to _FPU_EXTENDED, instead restore the precision that the user had in effect beforehand. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2d6d574804..aace9ef3db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2012-03-19 Richard Henderson + * sysdeps/i386/fpu/math_private.h: Include , . + (libc_feholdexcept_setround_53bit): Convert from macro to function. + (libc_feupdateenv_53bit): Likewise. Don't force _FPU_EXTENDED. + * sysdeps/generic/math_private.h: Include . (default_libc_feholdexcept): New. (default_libc_feholdexcept_setround): New. -- cgit 1.4.1