about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_nearbyint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use GCC builtins for nearbyint functions if desired.Stefan Liebler2019-12-111-6/+11
* Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler2019-12-111-22/+16
* 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
* Use libm_alias_double for more dbl-64 functions.Joseph Myers2017-10-031-5/+2
* Fix nearbyint arithmetic moved before feholdexcept (bug 22225).Joseph Myers2017-09-281-2/+2
* Format floating routines.Ondřej Bílka2013-10-171-28/+35
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-191-0/+2
* Use libc_fe*() in 32-bit nearbyint()David S. Miller2013-01-151-4/+4
* Clean up dbl-64 rint, nearbyint.Joseph Myers2012-03-131-30/+3
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+1
* [BZ #5857]Ulrich Drepper2008-03-241-1/+8
* Update.Ulrich Drepper1999-07-141-0/+98