aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/math_config.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay1-2/+0
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto1-0/+1
2023-04-03math: Improve fmodfAdhemerval Zanella Netto1-0/+41
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-13math: Simplify hypotf implementationAdhemerval Zanella1-0/+9
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-19math: Optimized generic exp10f with wrappersPaul Zimmermann1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-11-22Remove duplicate inline implementation of issignalingfPaul A. Clarke1-9/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy1-5/+15
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy1-4/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-29New generic powfSzabolcs Nagy1-0/+27
2017-09-29New generic log2fSzabolcs Nagy1-0/+11
2017-09-29New generic logfSzabolcs Nagy1-0/+12
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy1-0/+114