about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0cb39c0c3..4a9676f93c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-10-06  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
+	* sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Adjust calls to
+	do_sincos_1 and do_sincos_2 to pass a boolean shift_quadrant.
+
 	* sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Make
 	K boolean and rename it.
 	(__sin): Adjust.