diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-05-19 17:56:55 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2014-05-19 18:06:40 -0500 |
commit | af121e371d6d1a46df72d59f3a6b521eb12a9c6e (patch) | |
tree | b2e80e3d932bf54505ab98edd5180a79de33b00a /sysdeps/powerpc/powerpc64/fpu | |
parent | 18f8524d2cf5e9f699055ed2c2cdeb56cd3b4cc4 (diff) | |
download | glibc-af121e371d6d1a46df72d59f3a6b521eb12a9c6e.tar.gz glibc-af121e371d6d1a46df72d59f3a6b521eb12a9c6e.tar.xz glibc-af121e371d6d1a46df72d59f3a6b521eb12a9c6e.zip |
PowerPC: Fix multiarch hypotf PPC64 path
This patch moves the hypotf multiarch implementation to correct path.
Diffstat (limited to 'sysdeps/powerpc/powerpc64/fpu')
-rw-r--r-- | sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c (renamed from sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c b/sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c
index 3c418d3fd9..3c418d3fd9 100644
--- a/sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c
+++ b/sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c
|