diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-09-19 Siddhesh Poyarekar <siddhesh@redhat.com> + * math/libm-test.inc (cos_test_data): New test inputs. + (sin_test_data): Likewise. + * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New macro. (__sin): Use it. |