summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/fpu/multiarch/e_logf.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-29Use libm_alias_float for i386.Joseph Myers
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu