about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_log10.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This patch also fixes indentation on default dbl-64 code.
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
| | | | Entire tree edited via find | grep | sed.
* Optimize libmUlrich Drepper2011-10-121-28/+14
| | | | | libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized.
* Update.Ulrich Drepper1999-07-141-0/+98