about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-06-06 10:11:14 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-06-06 10:11:14 -0700
commita728a38fb658f8b2f0acbea8a586db8bd054f3fe (patch)
tree1ded79da9b33f46cdb0b4b7c32dbf4088b7c52fd /ChangeLog
parent6e230d11837f3ae7b375ea69d7905f0d18eb79e5 (diff)
downloadglibc-a728a38fb658f8b2f0acbea8a586db8bd054f3fe.tar.gz
glibc-a728a38fb658f8b2f0acbea8a586db8bd054f3fe.tar.xz
glibc-a728a38fb658f8b2f0acbea8a586db8bd054f3fe.zip
Check __SSE_MATH__ in x86_64 feraiseexcept
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2fd4818f7..af2c41b761 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #14117]
+	* sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
+	__SSE_MATH__.
+
 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	[BZ #14134]