]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/fpu/multiarch/s_fmaf.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / x86_64 / fpu / multiarch / s_fmaf.c
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-15  Peter CollingbourneUse x constraints for operands to vfmaddss and vfmaddsd
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-10-21  Ulrich DrepperDon't use NULL in last s_fma{,f} change
2011-10-21  Ulrich DrepperCheck for FMA4 support and generate appropriate fma...
2011-10-21  Ulrich DrepperMove fma routines to right place