about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-90/+0
* Remove dbl-64/wordsize-64Wilco Dijkstra2021-01-071-0/+3
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-2/+2
* [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
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Log2 and log10 for wordsize-64.Adhemerval Zanella2012-05-151-0/+86