aboutsummaryrefslogtreecommitdiff
path: root/math/s_casinh_template.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-09-28Remove unnecessary math_private.h includes.Joseph Myers1-1/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-09-13Define and use libm_alias_double.Joseph Myers1-4/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy1-16/+18
2016-08-19Prepare to convert _Complex sine functionsPaul E. Murphy1-0/+73