aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_nearbyintf.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
2019-12-11Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style.Stefan Liebler1-27/+33
2019-12-11Use GCC builtins for nearbyint functions if desired.Stefan Liebler1-6/+11
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-09-28Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers1-2/+2
2017-09-22Use libm_alias_float in flt-32.Joseph Myers1-1/+2
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers1-0/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-02-22Fix nearbyintf rounding.Joseph Myers1-12/+0
2011-10-18Use new internal libc_fe* interfaces in more functionsUlrich Drepper1-18/+10
1999-07-14Update.Ulrich Drepper1-0/+77