PowerPC: Fix multiarch hypotf PPC64 path
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 19 May 2014 22:56:55 +0000 (17:56 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 19 May 2014 23:06:40 +0000 (18:06 -0500)
This patch moves the hypotf multiarch implementation to correct path.

ChangeLog
sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c [moved from sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c with 100% similarity]

index 0a9a265..2060344 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+       * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
+       * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
+
 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        [BZ #16958]