aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_logb.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-08math: Use wordsize-64 version for s_logbAdhemerval Zanella1-32/+29
2017-10-03Use libm_alias_double for dbl-64 logb.Joseph Myers1-3/+3
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-10-17Format floating routines.Ondřej Bílka1-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-16/+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/+47