about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_nexttowardf.c
Commit message (Expand)AuthorAgeFilesLines
* ldbl-128ibm-compat: Provide nexttoward functionsGabriel F. T. Gomes2020-02-281-2/+2
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-2/+2
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+3
* Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers2015-10-021-1/+4
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers2012-05-011-6/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-7/+1
* sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek2010-01-161-9/+8
* Update.Ulrich Drepper1999-07-141-0/+81