summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/e_sinhl.c
AgeCommit message (Expand)Author
2015-12-09Fix ldbl-128ibm sinhl spurious overflows (bug 19350).Joseph Myers
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-08-10Fix ldbl-128ibm sinhl inaccuracy near 0 (bug 18789).Joseph Myers
2015-08-06Fix sinh missing underflows (bug 16519).Joseph Myers
2013-10-04PowerPC floating point little-endian [2 of 15]Alan Modra
2012-04-26Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521).Adhemerval Zanella
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-03-05Fix loss of precision in cosh and sinh for IBM long doubleAndreas Schwab
2011-10-12Optimize libmUlrich 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