about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_roundeven.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Use GCC builtins for roundeven functions if desired.Shen-Ta Hsieh2021-06-271-0/+5
* math: redirect roundeven functionShen-Ta Hsieh2021-06-271-1/+3
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-57/+22
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use libm_alias_double for some dbl-64 functions.Joseph Myers2017-09-291-5/+2
* Make more libm functions into weak aliases.Joseph Myers2017-09-141-3/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+106