aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_atanh.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
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-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-1/+1
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-5/+1
2015-05-15Fix atanhl missing underflows (bug 16352).Joseph Myers1-0/+6
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-02-19Use non-signaling floating-point comparisons in math functions.Aurelien Jarno1-4/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-25Use math_force_eval in more placesUlrich Drepper1-2/+5
2011-10-12Optimize libmUlrich Drepper1-63/+59
1999-07-14Update.Ulrich Drepper1-0/+74