aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_logbl.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers1-1/+2
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-3/+3
2016-08-03Remove tacit double usage in ldbl-128Paul E. Murphy1-1/+1
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab1-4/+6
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella1-10/+21
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-6/+1
1999-07-14Update.Ulrich Drepper1-0/+46