aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ffc40c..8da8e34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-08-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #21966]
+ * sysdeps/x86_64/fpu/multiarch/ifunc-mathvec-avx2.h
+ (IFUNC_SELECTOR): Don't use the AVX2 version if FMA isn't
+ usable.
+
2017-08-17 DJ Delorie <dj@redhat.com>
* bug17079.c: Update to new test harness.