about summary refs log tree commit diff
path: root/sysdeps/i386/i686/fpu/e_logf.S
Commit message (Expand)AuthorAgeFilesLines
* i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu2017-10-221-30/+0
* No need for boundary case handling in x86-32 __ieee_logfUlrich Drepper2011-10-151-52/+1
* Optimize x86-32 logUlrich Drepper2011-10-141-0/+81