summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_nearbyint.c
AgeCommit message (Expand)Author
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers
2017-09-28Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers
2013-10-17Format floating routines.Ondřej Bílka
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers
2013-01-15Use libc_fe*() in 32-bit nearbyint()David S. Miller
2012-03-13Clean up dbl-64 rint, nearbyint.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2008-03-24[BZ #5857]Ulrich Drepper
1999-07-14Update.Ulrich Drepper