about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/s_ceil-c.c
Commit message (Collapse)AuthorAgeFilesLines
* Always use wordsize-64 version of s_ceil.c.Stefan Liebler2019-12-111-1/+1
| | | | | | | | | | This patch replaces s_ceil.c in sysdeps/dbl-64 with the one in sysdeps/dbl-64/wordsize-64 and removes the latter one. The code is not changed except changes in code style. Also adjusted the include path in x86_64 and sparc64 files. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
* Use rounds{s,d} for x86 rint, ceil, floorUlrich Drepper2011-10-161-0/+2