summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_logbf.c
Commit message (Expand)AuthorAgeFilesLines
* Use GCC builtins for logb functions if desired.Xiaolin Tang2022-11-291-0/+5
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* 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
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* Optimize handling of denormals in logb/logbf/logblAndreas Schwab2012-05-261-2/+1
* Fix for logb/logbf/logbl (bugs 13954/13955/13956)Adhemerval Zanella2012-05-101-14/+18
* 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/+40