about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_nearbyintf.c
Commit message (Expand)AuthorAgeFilesLines
* nearbyint: Don't define alias when used in IFUNC [BZ #31759]H.J. Lu2024-05-201-0/+2
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* Adjust s_nearbyintf.c and s_nearbyintl.c regarding code style.Stefan Liebler2019-12-111-27/+33
* Use GCC builtins for nearbyint functions if desired.Stefan Liebler2019-12-111-6/+11
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-031-0/+1
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers2017-09-281-2/+2
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-191-0/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Fix nearbyintf rounding.Joseph Myers2012-02-221-12/+0
* Use new internal libc_fe* interfaces in more functionsUlrich Drepper2011-10-181-18/+10
* Update.Ulrich Drepper1999-07-141-0/+77