aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f83f37ad7c..b040928a33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2017-02-15 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/x86_64/fpu/test-double-vlen2.c: Move most contents to,
+ and include ...
+ * sysdeps/x86_64/fpu/test-double-vlen2.h: ... here. New file.
+ * sysdeps/x86_64/fpu/test-double-vlen4-avx2.c: Move most contents
+ to, and include ...
+ * sysdeps/x86_64/fpu/test-double-vlen4-avx2.h: ... here. New
+ file.
+ * sysdeps/x86_64/fpu/test-double-vlen4.c: Move most contents to,
+ and include ...
+ * sysdeps/x86_64/fpu/test-double-vlen4.h: ... here. New file.
+ * sysdeps/x86_64/fpu/test-double-vlen8.c: Move most contents to,
+ and include ...
+ * sysdeps/x86_64/fpu/test-double-vlen8.h: ... here. New file.
+ * sysdeps/x86_64/fpu/test-float-vlen16.c: Move most contents to,
+ and include ...
+ * sysdeps/x86_64/fpu/test-float-vlen16.h: ... here. New file.
+ * sysdeps/x86_64/fpu/test-float-vlen4.c: Move most contents to,
+ and include ...
+ * sysdeps/x86_64/fpu/test-float-vlen4.h: ... here. New file.
+ * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Move most contents
+ to, and include ...
+ * sysdeps/x86_64/fpu/test-float-vlen8-avx2.h: ... here. New file.
+ * sysdeps/x86_64/fpu/test-float-vlen8.c: Move most contents to,
+ and include ...
+ * sysdeps/x86_64/fpu/test-float-vlen8.h: ... here. New file.
+
2017-02-14 Joseph Myers <joseph@codesourcery.com>
* math/libm-test-support.h: Do not include <math-tests-arch.h>