aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/e_log10f.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
2017-09-29Use fabs(f/l) rather than __fabsWilco Dijkstra1-1/+1
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-1/+1
2017-02-17Fix lgamma*, log10* and log2* results [BZ #21171]Tulio Magno Quites Machado Filho1-1/+1
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers1-0/+3
2015-09-18Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra1-2/+0
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2011-10-12Optimize libmUlrich Drepper1-28/+14
1999-07-14Update.Ulrich Drepper1-0/+67