summaryrefslogtreecommitdiff
path: root/math/w_tgamma.c
AgeCommit message (Expand)Author
2015-09-18Cleanup a few cases where isinf is used to get the signbit to improve the rea...Wilco Dijkstra
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra
2013-12-05Fix tgamma errno setting on underflow (bug 6810).Joseph Myers
2013-05-10Fix tgamma errno setting on domain error (bug 6809).Joseph Myers
2011-10-12Optimize libmUlrich Drepper
2011-10-08Use private math_private.h in files in math/Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2001-02-17Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper