aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/e_gammal_r.c
AgeCommit message (Expand)AuthorFilesLines
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-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-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-32/+32
2016-08-31ldbl-128: Cleanup e_gammal_r.c after _Float128 renamePaul E. Murphy1-6/+6
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-25/+25
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-17Fix tgamma missing underflows (bug 18951).Joseph Myers1-0/+5
2015-06-29Improve tgamma accuracy (bug 18613).Joseph Myers1-25/+49
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-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers1-5/+140
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-2/+3
2004-11-21[BZ #552]Ulrich Drepper1-3/+3
2002-07-11Update.Ulrich Drepper1-1/+7
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-07-14Update.Ulrich Drepper1-0/+52