about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/e_lgammal_r.c
Commit message (Expand)AuthorAgeFilesLines
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-2/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers2015-10-271-4/+0
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-0/+2
* Fix lgamma implementations for -Wuninitialized.Joseph Myers2015-05-211-0/+11
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-25/+5
* [BZ #4407]Ulrich Drepper2007-10-061-3/+7
* * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath2002-08-281-1/+4
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-2/+17
* (__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it c...Andreas Jaeger2002-01-281-10/+8
* Update.Andreas Jaeger2002-01-071-7/+19
* Update.Ulrich Drepper2001-03-041-0/+418