about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_log1pl.c
Commit message (Expand)AuthorAgeFilesLines
* ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy2016-09-131-54/+54
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-9/+9
* Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers2015-10-291-2/+2
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra2015-09-181-1/+0
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-141-0/+6
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-131-2/+0
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-141-1/+4
* [BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler2014-04-291-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Don't generate underflow for very small values in log1pl.David S. Miller2012-11-161-0/+6
* 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
* sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek2010-01-161-1/+0
* * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper2008-05-101-8/+1
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+16
* Update.Ulrich Drepper2002-07-111-10/+7
* Update.Ulrich Drepper2001-10-141-8/+8
* Update.Andreas Jaeger2001-07-231-11/+11
* Update.Andreas Jaeger2001-05-221-0/+244