about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_gamma_r.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann2021-04-071-11/+26
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-4/+4
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-271-1/+1
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-2/+2
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-2/+2
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-141-1/+1
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-031-0/+1
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Move math_narrow_eval to separate math-narrow-eval.h.Joseph Myers2018-05-091-0/+1
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Use math_narrow_eval more consistently.Joseph Myers2015-09-231-13/+7
* Fix tgamma missing underflows (bug 18951).Joseph Myers2015-09-171-0/+5
* Improve tgamma accuracy (bug 18613).Joseph Myers2015-06-291-25/+62
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Format floating routines.Ondřej Bílka2013-10-171-1/+1
* Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-081-5/+135
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize libmUlrich Drepper2011-10-121-4/+6
* [BZ #552]Ulrich Drepper2004-11-211-3/+3
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-03-041-3/+6
* Update.Ulrich Drepper1999-10-221-0/+3
* Update.Ulrich Drepper1999-07-141-0/+51