about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Senkevich <andrew.senkevich@intel.com>2015-06-11 13:50:07 +0300
committerAndrew Senkevich <andrew.senkevich@intel.com>2015-06-11 13:50:07 +0300
commit0724d898bb1c15872b1b59c01a9e9d9d74bb4f56 (patch)
tree52543c1f75ef31f3955ad52f6cd83c24731e129c /ChangeLog
parent1477b3830740b272e36187e85a7207a09833012b (diff)
downloadglibc-0724d898bb1c15872b1b59c01a9e9d9d74bb4f56.tar.gz
glibc-0724d898bb1c15872b1b59c01a9e9d9d74bb4f56.tar.xz
glibc-0724d898bb1c15872b1b59c01a9e9d9d74bb4f56.zip
More strict check of AVX512 support in assembler.
Binutils 2.24 doesn't support some AVX512 instructions with ZMM
registers, so we need add more strict check.

    * configure.ac: Added more strict check.
    * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3089ce236b..72db3d801f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-11  Andrew Senkevich  <andrew.senkevich@intel.com>
+
+	* configure.ac: More strict check for AVX512 assembler support.
+	* configure: Regenerated.
+
 2015-06-11  Florian Weimer  <fweimer@redhat.com>
 
 	* nptl/pthread_key_create.c (__pthread_key_create): Fix typo in