about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c
Commit message (Expand)AuthorAgeFilesLines
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-151-2/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimized acosh for 64-bit platformsUlrich Drepper2012-01-111-0/+67