summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_nexttoward.c
AgeCommit message (Expand)Author
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2015-10-02Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers
2015-09-23Use math_narrow_eval more consistently.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2007-04-16[BZ #3306]Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-12-07Update.Ulrich Drepper
2000-10-09Update.Ulrich Drepper
1999-07-14Update.Ulrich Drepper