summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Senkevich <andrew.senkevich@intel.com>2016-01-19 14:34:53 +0300
committerAndrew Senkevich <andrew.senkevich@intel.com>2016-01-19 14:34:53 +0300
commitdf782dc690775d93b0cc1076655a9b92b5a44ad0 (patch)
treeae6add877c23ac2ec267ddbd71aa0ec08c92f44f /ChangeLog
parent415031f734bd9ea7dd30bb5c8f7bab1f86e0a55e (diff)
Fixed build with assembler w/o AVX-512 support.
* sysdeps/x86_64/multiarch/ifunc-impl-list.c: Fixed build with assembler not supporting AVX-512.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17e2c31261..d3b180fa01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-01-19 Andrew Senkevich <andrew.senkevich@intel.com>
+ Paul Pluzhnikov <ppluzhnikov@google.com>
+
+ * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Fixed build with
+ assembler not supporting AVX-512.
+
2016-01-18 Stefan Liebler <stli@linux.vnet.ibm.com>
* sysdeps/s390/fpu/libm-test-ulps: Regenerated.