about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c
Commit message (Collapse)AuthorAgeFilesLines
* Always use wordsize-64 version of s_nearbyint.c.Stefan Liebler2019-12-111-1/+1
| | | | | | | | | | This patch replaces s_nearbyint.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 file. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
* Add optimized nearbyint{,f} for x86-64Ulrich Drepper2011-10-181-0/+3