about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_log10.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-20/+22
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-2/+2
* 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-2/+2
* 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-0/+3
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-3/+3
* Format floating routines.Ondřej Bílka2013-10-171-8/+8
* Log2 and log10 for wordsize-64.Adhemerval Zanella2012-05-151-29/+30
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Optimize libmUlrich Drepper2011-10-121-28/+14
* Update.Ulrich Drepper1999-07-141-0/+98