aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/w_expl.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra1-3/+3
2014-01-15[BZ #16427] Fix ldbl-128 exp overflows.Andreas Krebbel1-13/+5
2012-03-28Avoid overflows from long double functions using __kernel_standard.Joseph Myers1-2/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-10/+1
2009-10-28Readd definition of __expl in ldbl-128Joseph S. Myers1-0/+1
2001-08-14Copy from ldbl-96/w_expl.c with tweaked constantsAndreas Jaeger1-0/+58