summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/s_log1pl.c
AgeCommit message (Expand)Author
2018-01-10Fix ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (bug 22693).Joseph Myers
2016-06-09Fix ldbl-128ibm log1pl (sNaN) (bug 20234).Joseph Myers
2016-01-27Remove unused variablesAndreas Schwab
2015-10-06Fix ldbl-128ibm log1pl (-1) sign of infinity (bug 19076).Joseph Myers
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers
2013-10-04PowerPC floating point little-endian [3 of 15]Alan Modra
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek