aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_fmaf.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Ensure additions are not scheduled after fetestexcept in fmaf and fmal.Joseph Myers1-1/+3
2012-03-19Create and use libc_feupdateenv_test.Richard Henderson1-3/+9
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-18Use new internal libc_fe* interfaces in more functionsUlrich Drepper1-5/+5
2010-10-13Implement accurate fma.Jakub Jelinek1-1/+1
2010-10-11Correct implementation of fmaf.Jakub Jelinek1-0/+50