about summary refs log tree commit diff
path: root/math/s_csinh_template.c
Commit message (Expand)AuthorAgeFilesLines
* 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 sine functions to generated codePaul E. Murphy2016-08-191-39/+40
* Prepare to convert _Complex sine functionsPaul E. Murphy2016-08-191-0/+166