Move fma routines to right place

This commit is contained in:
Ulrich Drepper 2011-10-20 21:55:41 -04:00
parent abe496adf0
commit 8d4f46c613
3 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2011-10-20 Ulrich Drepper <drepper@gmail.com>
* sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
* sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
2011-10-20 Andreas Schwab <schwab@redhat.com>
[BZ #12892]