aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/s_nextafterl.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2017-11-17Use libm_alias_ldouble in sysdeps/i386/fpu.Joseph Myers1-1/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-2/+2
2016-06-03Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205).Joseph Myers1-1/+1
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+3
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers1-1/+4
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-6/+1
2007-04-16* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper1-9/+9
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-9/+9
2007-07-31.Jakub Jelinek1-9/+9
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-9/+9
2007-07-122.5-18.1Jakub Jelinek1-9/+9
2003-02-15Update.Ulrich Drepper1-3/+3
2001-06-22Update.Andreas Jaeger1-2/+2
2001-06-16Update.Ulrich Drepper1-4/+4
2000-12-21Update.Ulrich Drepper1-4/+0
2000-12-21Add test for nextafter and 0.0.Ulrich Drepper1-6/+10
2000-12-21Update.Ulrich Drepper1-3/+4
2000-12-19Update.Ulrich Drepper1-3/+4
2000-12-04Update.Ulrich Drepper1-4/+22
1999-10-20Update.Ulrich Drepper1-0/+2
1999-07-14Update.Ulrich Drepper1-0/+102