aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_rint.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-11Use GCC builtins for rint functions if desired.Stefan Liebler1-6/+11
2019-12-11Always use wordsize-64 version of s_rint.c.Stefan Liebler1-16/+16
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers1-0/+1
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers1-5/+2
2013-10-17Format floating routines.Ondřej Bílka1-20/+26
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
2011-10-16Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper1-18/+8
2008-03-24[BZ #5857]Ulrich Drepper1-2/+9
1999-07-14Update.Ulrich Drepper1-0/+91