aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_log1pl.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-54/+54
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-9/+9
2015-10-29Fix ldbl-128 log1pl (-qNaN) spurious "invalid" exception (bug 19189).Joseph Myers1-2/+2
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-09-18Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra1-1/+0
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers1-0/+6
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler1-2/+0
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers1-1/+4
2014-04-29[BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2012-11-16Don't generate underflow for very small values in log1pl.David S. Miller1-0/+6
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+2
2010-01-16sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek1-1/+0
2008-05-10* sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.Ulrich Drepper1-8/+1
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+16
2002-07-11Update.Ulrich Drepper1-10/+7
2001-10-14Update.Ulrich Drepper1-8/+8
2001-07-23Update.Andreas Jaeger1-11/+11
2001-05-22Update.Andreas Jaeger1-0/+244