about summary refs log tree commit diff
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 7e904dbdd4..28df1d25c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
 2017-10-22  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
+	Add e_powf-fma.
+	(CFLAGS-e_powf-fma.c): New.
+	* sysdeps/x86_64/fpu/multiarch/e_powf-fma.c: New file.
+	* sysdeps/x86_64/fpu/multiarch/e_powf.c: Likewise.
+
+2017-10-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
 	Add e_log2f-fma.
 	(CFLAGS-e_log2f-fma.c): New.
 	* sysdeps/x86_64/fpu/multiarch/e_log2f-fma.c: New file.