about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_atanh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+2
* 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
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-1/+1
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-5/+1
* Fix atanhl missing underflows (bug 16352).Joseph Myers2015-05-151-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Use non-signaling floating-point comparisons in math functions.Aurelien Jarno2012-02-191-4/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use math_force_eval in more placesUlrich Drepper2011-10-251-2/+5
* Optimize libmUlrich Drepper2011-10-121-63/+59
* Update.Ulrich Drepper1999-07-141-0/+74