summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/e_fmodl.c
AgeCommit message (Expand)Author
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 196...Joseph Myers
2016-02-18Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595).Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2013-10-04PowerPC floating point little-endian [4 of 15]Alan Modra
2012-06-05Fix for wrong ldbl128-ibm fmodl commitAdhemerval Zanella
2012-06-05Fix ldbl128ibm fmodl for subnormals.Adhemerval Zanella
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2011-10-12Optimize libmUlrich Drepper
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