about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c
Commit message (Expand)AuthorAgeFilesLines
* Add new log2 implementationSzabolcs Nagy2018-09-121-128/+0
* [BZ #22243] fix log2(0) and log(10) in downward roundingSzabolcs Nagy2017-10-041-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Log2 and log10 for wordsize-64.Adhemerval Zanella2012-05-151-0/+128