aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_logbf.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Use GCC builtins for logb functions if desired.Xiaolin Tang1-0/+5
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2017-09-22Use libm_alias_float in flt-32.Joseph Myers1-1/+2
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers1-0/+3
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2012-05-26Optimize handling of denormals in logb/logbf/logblAndreas Schwab1-2/+1
2012-05-10Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella1-14/+18
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/+40