summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg
2016-02-18Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2013-10-04PowerPC floating point little-endian [5 of 15]Alan Modra
2013-10-04PowerPC floating point little-endian [2 of 15]Alan Modra
2013-10-04Fix for [BZ #15680] IBM long double inaccuracyAlan Modra
2013-10-04IBM long double mechanical changes to support little-endianAlan Modra
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-03-08PowerPC: unify math_ldbl.h implementationsAdhemerval Zanella
2012-06-05Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella
2006-03-16[BZ #2423]Roland McGrath
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