diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-11 12:08:19 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-11 12:08:19 +0530 |
commit | 7a74607ff632054cbf915179c4b4735be009694f (patch) | |
tree | 6c3e418d50ee450ec502eb26763d2132340673f3 /ChangeLog | |
parent | 196f7f5dbfe3019379934ab39ca8b7ef1d92add5 (diff) | |
download | glibc-7a74607ff632054cbf915179c4b4735be009694f.zip glibc-7a74607ff632054cbf915179c4b4735be009694f.tar.gz glibc-7a74607ff632054cbf915179c4b4735be009694f.tar.bz2 |
Consolidate definition of constant t22
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2013-12-11 Siddhesh Poyarekar <siddhesh@redhat.com> + * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const + definition... + (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, + csloww1, csloww2): ... from here. + * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double instead of structures. * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust. |