diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-10-20 21:55:41 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-10-20 21:55:41 -0400 |
commit | 8d4f46c613c4397c5531b959744541862cf09ad0 (patch) | |
tree | 8000c6e2a7de500b19012efc76b9bb43807ff6a0 /sysdeps/x86_64 | |
parent | abe496adf0d4d299017c4029794c0e24a3e06d97 (diff) | |
download | glibc-8d4f46c613c4397c5531b959744541862cf09ad0.tar.gz glibc-8d4f46c613c4397c5531b959744541862cf09ad0.tar.xz glibc-8d4f46c613c4397c5531b959744541862cf09ad0.zip |
Move fma routines to right place
Diffstat (limited to 'sysdeps/x86_64')
-rw-r--r-- | sysdeps/x86_64/fpu/multiarch/s_fma.c (renamed from sysdeps/x86_64/multiarch/s_fma.c) | 0 | ||||
-rw-r--r-- | sysdeps/x86_64/fpu/multiarch/s_fmaf.c (renamed from sysdeps/x86_64/multiarch/s_fmaf.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/sysdeps/x86_64/multiarch/s_fma.c b/sysdeps/x86_64/fpu/multiarch/s_fma.c index 9a680c68fc..9a680c68fc 100644 --- a/sysdeps/x86_64/multiarch/s_fma.c +++ b/sysdeps/x86_64/fpu/multiarch/s_fma.c diff --git a/sysdeps/x86_64/multiarch/s_fmaf.c b/sysdeps/x86_64/fpu/multiarch/s_fmaf.c index 85ef65a50e..85ef65a50e 100644 --- a/sysdeps/x86_64/multiarch/s_fmaf.c +++ b/sysdeps/x86_64/fpu/multiarch/s_fmaf.c |