aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-10-19 11:16:57 +0200
committerAndreas Schwab <schwab@redhat.com>2011-10-19 13:03:31 +0200
commit8f3b1ffefa61275315891770944bdbf5079e04ed (patch)
treeaff4a0fb26e47a42e4e0ab6dc5a3ecb16c6112b1 /ChangeLog
parentd9a8d0abcc976f7ffe319a376ddd3497486e9726 (diff)
downloadglibc-8f3b1ffefa61275315891770944bdbf5079e04ed.tar
glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.tar.gz
glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.tar.bz2
glibc-8f3b1ffefa61275315891770944bdbf5079e04ed.zip
Fix PLT use for feraiseexcept on x86_64
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 852d45d800..707c285eed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-19 Andreas Schwab <schwab@redhat.com>
+
+ * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
+ __feraiseexcept instead of feraiseexcept.
+
2011-10-18 Ulrich Drepper <drepper@gmail.com>
* math/math_private.h: Define defaults for libc_fetestexcept and