about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-261-2/+2
* Use __builtin_clzll on int64 in __logbH.J. Lu2012-05-141-1/+1
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-4/+9
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Optimize logb code for 64-bit machinesUlrich Drepper2011-09-121-0/+44