about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_logb.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* math: Use wordsize-64 version for s_logbAdhemerval Zanella2019-07-081-32/+29
* Use libm_alias_double for dbl-64 logb.Joseph Myers2017-10-031-3/+3
* 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