aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_nexttoward.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-3/+3
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-2/+2
2015-09-23Use math_narrow_eval more consistently.Joseph Myers1-4/+1
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers1-10/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-7/+1
2007-04-16[BZ #3306]Ulrich Drepper1-12/+11
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-11/+12
2007-07-31.Jakub Jelinek1-12/+11
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-11/+12
2007-07-122.5-18.1Jakub Jelinek1-12/+11
2003-12-07Update.Ulrich Drepper1-1/+8
2000-10-09Update.Ulrich Drepper1-1/+1
1999-07-14Update.Ulrich Drepper1-0/+97