]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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:23:11 +0000 (18:23 -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 334d0f31fc517a625aaa7872ed0444d11d32018d..bed6c4c5fbcc6a5dc075c9e1e29be3fe982ca041 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-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
 
        * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.