summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/e_lgammal_r.c
AgeCommit message (Expand)Author
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2015-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers
2015-09-10Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers
2015-05-21Fix lgamma implementations for -Wuninitialized.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-12Optimize libmUlrich Drepper
2007-10-06[BZ #4407]Ulrich Drepper
2002-08-28* sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-01-28(__ieee754_lgammal_r): Remove test for negative integer arg; sin_pi does it c...Andreas Jaeger
2002-01-07Update.Andreas Jaeger
2001-03-04Update.Ulrich Drepper