about summary refs log tree commit diff
path: root/math/s_ccosh_template.c
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
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* 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
* Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers2018-05-101-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Define and use libm_alias_double.Joseph Myers2017-09-131-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Clean up some complex functions raising FE_INVALID.Joseph Myers2016-10-141-8/+2
* Avoid M_NAN + M_NAN in complex functions.Joseph Myers2016-10-111-3/+2
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-191-38/+39
* Prepare to convert _Complex cosine functionsPaul E. Murphy2016-08-191-0/+147