about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/multiarch/s_truncf.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey2024-04-141-9/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* 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
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use libm_alias_float for x86_64.Joseph Myers2017-11-291-1/+3
* Add SSE4.1 trunc, truncf (bug 20142).Joseph Myers2017-09-201-0/+29