summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f2936c2f3..82b6048722 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2017-12-16 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
+
+ * sysdeps/ieee754/flt-32/s_cosf.c: Move reduced() and
+ constants to s_sincosf.h file.
+ * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
+ * sysdeps/ieee754/flt-32/s_sincosf.c: New
+ implementation.
+ * sysdeps/ieee754/flt-32/s_sincosf.h:
+ New file.
+
2017-12-12 Carlos O'Donell <carlos@redhat.com>
[BZ #14681]