summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/k_tanl.c
AgeCommit message (Expand)Author
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
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-10-27Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-08-07Fix tan missing underflows (bug 16517).Joseph Myers
2015-05-22Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2002-08-28* sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2001-04-17Update.Ulrich Drepper