about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/e_lgammaf_r.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-246/+0
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho2017-02-171-1/+1
* Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers2015-10-271-4/+0
* Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980).Joseph Myers2015-09-181-1/+1
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-101-0/+3
* Fix lgamma implementations for -Wuninitialized.Joseph Myers2015-05-211-0/+12
* Fix lgammaf spurious underflows (bug 18220).Joseph Myers2015-05-151-3/+3
* Fix lgammaf spurious underflow (bug 15427).Joseph Myers2013-09-031-2/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-44/+26
* [BZ #4407]Ulrich Drepper2007-10-061-1/+6
* Update.Ulrich Drepper1999-10-201-2/+0
* Update.Ulrich Drepper1999-07-141-0/+250