summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_nextafterl.c
AgeCommit message (Expand)Author
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).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* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich 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
1999-07-14Update.Ulrich Drepper