about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-10-26 11:37:08 +0200
committerAndreas Schwab <schwab@redhat.com>2011-10-26 11:44:08 +0200
commit804791474dc1f0904f6d91ef66dbbbc322991e0b (patch)
tree45bbe2612165bf4b252de5e9efbdd8c214f62dfe /ChangeLog
parentf6ce9294b0a6c5a847109cc41b7ad0c838b9ccfe (diff)
downloadglibc-804791474dc1f0904f6d91ef66dbbbc322991e0b.tar.gz
glibc-804791474dc1f0904f6d91ef66dbbbc322991e0b.tar.xz
glibc-804791474dc1f0904f6d91ef66dbbbc322991e0b.zip
Fix uses of math_force_eval
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68f7766119..57c4bbe3fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2011-10-26  Andreas Schwab  <schwab@redhat.com>
 
+	* sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
+	* sysdeps/ieee754/dbl-64/s_round.c: Likewise.
+	* sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
+
 	* math/math_private.h (math_force_eval): Allow non-addressable
 	arguments.
 	* sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.