about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_log2.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-2/+2
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-3/+13
* Add new log2 implementationSzabolcs Nagy2018-09-121-116/+124
* Use fabs(f/l) rather than __fabsWilco Dijkstra2017-09-291-1/+1
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho2017-02-171-1/+1
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-051-1/+6
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Format floating routines.Ondřej Bílka2013-10-171-14/+14
* Log2 and log10 for wordsize-64.Adhemerval Zanella2012-05-151-53/+61
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-22/+12
* Update.Ulrich Drepper2001-06-061-0/+130