about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_nextafterl.c
Commit message (Expand)AuthorAgeFilesLines
* Don't provide XXXf128_do_not_use aliases [BZ #31757]H.J. Lu2024-05-221-0/+4
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-061-1/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy2016-08-311-4/+4
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+3
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-111-1/+4
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): UseUlrich Drepper2007-04-161-9/+9
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-9/+9
* .Jakub Jelinek2007-07-311-9/+9
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-9/+9
* 2.5-18.1Jakub Jelinek2007-07-121-9/+9
* Update.Ulrich Drepper1999-07-141-0/+85