glibc/sysdeps/powerpc/powerpc64/be
Tulio Magno Quites Machado Filho c1dc1e1b34 powerpc: Move around math-related Implies
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.
2018-05-24 22:49:10 -03:00
..
970 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
a2 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
cell powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
fpu powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
multiarch powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power4 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power5 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power5+ powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power6 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power6x powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power7 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power8 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
power9 powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
Implies powerpc64*: fix the order of implied sysdeps directories 2018-04-27 16:32:01 -03:00
Implies-after powerpc: Move around math-related Implies 2018-05-24 22:49:10 -03:00