summaryrefslogtreecommitdiff
path: root/math/s_nexttowardf.c
AgeCommit message (Expand)Author
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2015-10-02Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers
2015-09-23Use math_narrow_eval more consistently.Joseph Myers
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2007-04-16[BZ #3306]Ulrich 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
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek