From: Roland McGrath Date: Mon, 20 Jan 2003 05:25:38 +0000 (+0000) Subject: * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): Really X-Git-Tag: cvs/glibc-2_3_2~260 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83c9a671e8af4edfd723fe70baeefae20752a5b3;p=thirdparty%2Fglibc.git * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): Really compute the cosine, not the sine, even if x > 0.8. --- diff --git a/ChangeLog b/ChangeLog index d13d4376cb2..95ae80208c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-20 Segher Boessenkool + + * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): Really + compute the cosine, not the sine, even if x > 0.8. + 2003-01-19 Ulrich Drepper * nis/nss_nis/nis-spwd.c: Make _nss_nis_endspent an alias of