aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_nearbyint.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Use GCC builtins for nearbyint functions if desired.Stefan Liebler1-6/+11
2019-12-11Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler1-22/+16
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers1-5/+2
2017-09-28Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers1-2/+2
2013-10-17Format floating routines.Ondřej Bílka1-28/+35
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers1-0/+2
2013-01-15Use libc_fe*() in 32-bit nearbyint()David S. Miller1-4/+4
2012-03-13Clean up dbl-64 rint, nearbyint.Joseph Myers1-30/+3
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-10/+1
2008-03-24[BZ #5857]Ulrich Drepper1-1/+8
1999-07-14Update.Ulrich Drepper1-0/+98