summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_atanl.c
AgeCommit message (Expand)Author
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2012-11-19Fix spurious underflows in ldbl-128 atan implementation.David S. Miller
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2001-04-14Update.Ulrich Drepper