about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_logb.c
Commit message (Expand)AuthorAgeFilesLines
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-0/+3
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Format floating routines.Ondřej Bílka2013-10-171-1/+1
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-261-4/+6
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-16/+21
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* Update.Ulrich Drepper1999-07-141-0/+47