aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_lgamma_r.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra1-1/+1
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg1-1/+1
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho1-1/+1
2015-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers1-4/+0
2015-09-18Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers1-1/+1
2015-09-10Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers1-0/+2
2015-05-21Fix lgamma implementations for -Wuninitialized.Joseph Myers1-0/+12
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-12Optimize libmUlrich Drepper1-51/+34
2007-10-06[BZ #4407]Ulrich Drepper1-1/+6
2002-09-10Update.Ulrich Drepper1-6/+6
2001-03-13Update.Ulrich Drepper1-1/+1
2001-03-12Update.Ulrich Drepper1-5/+5
1999-10-22Update.Ulrich Drepper1-2/+0
1999-07-14Update.Ulrich Drepper1-0/+314