aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_gamma_r.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-04-07Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann1-11/+26
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
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-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-4/+4
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers1-1/+1
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers1-2/+2
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers1-2/+2
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers1-1/+1
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-05-09Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers1-0/+1
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra1-1/+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-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-09-23Use math_narrow_eval more consistently.Joseph Myers1-13/+7
2015-09-17Fix tgamma missing underflows (bug 18951).Joseph Myers1-0/+5
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers1-25/+62
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-17Format floating routines.Ondřej Bílka1-1/+1
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers1-5/+135
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-12Optimize libmUlrich Drepper1-4/+6
2004-11-21[BZ #552]Ulrich Drepper1-3/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-03-04Update.Ulrich Drepper1-3/+6
1999-10-22Update.Ulrich Drepper1-0/+3
1999-07-14Update.Ulrich Drepper1-0/+51