aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64c4701a88..b097cd4205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-08-19 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
+
+ * s_casin_template.c: Copy of s_casin.c.
+ * s_casinh_template.c: Copy of s_casinh.c.
+ * s_csin_template.c: Copy of s_csin.c.
+ * s_csinh_template.c: Copy of s_csinh.c.
+ * k_casinh_template.c: Copy of k_casinh.c.
+
2016-08-19 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/x86/cpu-features.h (bit_YMM_state): Set to (1 << 2).