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 28370933e7..fef3cf5cb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
+ first. Disable AVX-512 GCC support if assembler doesn't support
+ it.
+ * sysdeps/x86_64/configure: Regenerated.
+
2014-03-13 Carlos O'Donell <carlos@redhat.com>
* nptl/pthread_attr_setstack.c (__pthread_attr_setstack)