aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_nexttowardf.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28ldbl-128ibm-compat: Provide nexttoward functionsGabriel F. T. Gomes1-2/+2
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-2/+2
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+3
2015-10-02Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers1-1/+4
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers1-6/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-7/+1
2010-01-16sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek1-9/+8
1999-07-14Update.Ulrich Drepper1-0/+81