aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/k_sincosl.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-3/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-27/+27
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-4/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-06-23Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers1-6/+14
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-22Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm.Joseph Myers1-1/+5
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-07-15Update.Ulrich Drepper1-0/+163