about summary refs log tree commit diff
path: root/math/math-narrow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add narrowing fma functionsJoseph Myers2021-09-221-0/+53
* Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers2021-09-211-17/+28
* Add narrowing square root functionsJoseph Myers2021-09-101-84/+61
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* ldbl-128ibm-compat: Provide ieee128 symbols to narrow functionsTulio Magno Quites Machado Filho2020-02-201-14/+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
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-031-0/+1
* Add narrowing divide functions.Joseph Myers2018-05-171-0/+53
* Add narrowing multiply functions.Joseph Myers2018-05-161-0/+53
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Add narrowing subtract functions.Joseph Myers2018-03-201-0/+58
* Add narrowing add functions.Joseph Myers2018-02-101-0/+58
* Add build infrastructure for narrowing libm functions.Joseph Myers2018-02-091-0/+146