about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_fmod.c
Commit message (Collapse)AuthorAgeFilesLines
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
| | | | Entire tree edited via find | grep | sed.
* Optimize f_modUlrich Drepper2011-10-231-6/+5
| | | | | Branch prediction for the 32-bit implementation and a new optimized 64-bit implementation.
* Optimize libmUlrich Drepper2011-10-121-27/+16
| | | | | 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/+140