about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/e_log10f.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-1/+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-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-0/+3
* Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra2015-09-181-2/+0
* 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/+67