]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
powerpc: Move around math-related Implies
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Thu, 24 May 2018 21:20:40 +0000 (18:20 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Fri, 25 May 2018 01:49:10 +0000 (22:49 -0300)
Currently, powerpc, powerpc64, and powerpc64le imply the same set of
subdirectories from sysdeps/ieee754: flt-32, dbl-64, ldbl-128ibm, and
ldbl-opt.  In preparation for the transition of the long double format -
from IBM Extended Precision to IEEE 754 128-bits floating-point - on
powerpc64le, this patch splits the shared Implies file into three
separate files (one for each of the powerpc architectures), without
changing their contents.  Future patches will modify powerpc64le.

* sysdeps/powerpc/Implies: Removed.  Previous contents copied to...
* sysdeps/powerpc/powerpc32/Implies-after: ... here.
* sysdeps/powerpc/powerpc64/be/Implies-after: ... here.
* sysdeps/powerpc/powerpc64/le/Implies-before: ... and here.

ChangeLog
sysdeps/powerpc/powerpc32/Implies-after [moved from sysdeps/powerpc/Implies with 100% similarity]
sysdeps/powerpc/powerpc64/be/Implies-after [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/Implies-before

index e6bf9830ccb3294ab2edf9884b2d2987631fd0a3..c7436c4f33398a45ded23d5d71d2e462d5309c8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-05-24  Tulio Magno Quites Machado Filho  <tuliom@linux.ibm.com>
+           Gabriel F. T. Gomes  <gabriel@inconstante.eti.br>
+
+       * sysdeps/powerpc/Implies: Removed.  Previous contents copied to...
+       * sysdeps/powerpc/powerpc32/Implies-after: ... here.
+       * sysdeps/powerpc/powerpc64/be/Implies-after: ... here.
+       * sysdeps/powerpc/powerpc64/le/Implies-before: ... and here.
+
 2018-05-24  Joseph Myers  <joseph@codesourcery.com>
 
        * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/Implies: Remove
diff --git a/sysdeps/powerpc/powerpc64/be/Implies-after b/sysdeps/powerpc/powerpc64/be/Implies-after
new file mode 100644 (file)
index 0000000..78dba95
--- /dev/null
@@ -0,0 +1,5 @@
+# On PowerPC we use the IBM extended long double format.
+ieee754/ldbl-128ibm
+ieee754/ldbl-opt
+ieee754/dbl-64
+ieee754/flt-32
index 48065141a9a1310c770c81dd3e19ae32f54403b5..7c20db4e977ac12f33deb0a76a7cae66a29bb0eb 100644 (file)
@@ -1 +1,6 @@
+# On PowerPC we use the IBM extended long double format.
+ieee754/ldbl-128ibm
+ieee754/ldbl-opt
+ieee754/dbl-64
+ieee754/flt-32
 ieee754/float128