about summary refs log tree commit diff
path: root/math/s_nexttowardf.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Use math_narrow_eval more consistently.Joseph Myers2015-09-231-4/+1
* Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers2012-05-011-6/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-7/+1
* [BZ #3306]Ulrich Drepper2007-04-161-11/+10
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-10/+11
* .Jakub Jelinek2007-07-311-11/+10
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+86
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-85/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+85