about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_rint.c
Commit message (Collapse)AuthorAgeFilesLines
* Format floating routines.Ondřej Bílka2013-10-171-20/+26
|
* 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
| | | | Entire tree edited via find | grep | sed.
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-18/+8
|
* [BZ #5857]Ulrich Drepper2008-03-241-2/+9
| | | | | | | | | | | 2008-03-09 Andreas Jaeger <aj@suse.de> [BZ #5857] * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18. * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise. Patch by Mark Elliott <mark.h.elliott@lmco.com>. * math/libm-test.inc (nearbyint_test): Add new test cases from #5857. (rint_test): Likewise.
* Update.Ulrich Drepper1999-07-141-0/+91