about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-04-10 12:29:17 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-04-10 12:34:21 -0500
commitc5284ce8beced3b02c420fc467da6bd62de7988e (patch)
treef5fbe0c54d1d0e3bb736a1359d8722b6b654d497
parentac33b12a3624c031d408dbb1ad5a550d72aabe3f (diff)
downloadglibc-c5284ce8beced3b02c420fc467da6bd62de7988e.tar.gz
glibc-c5284ce8beced3b02c420fc467da6bd62de7988e.tar.xz
glibc-c5284ce8beced3b02c420fc467da6bd62de7988e.zip
PowerPC: change sysdeps folder
This patch makes the fpu/multiarch folder appears in front of the
powerpc/fpu folder.
-rw-r--r--sysdeps/powerpc/Implies2
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Implies4
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies2
3 files changed, 2 insertions, 6 deletions
diff --git a/sysdeps/powerpc/Implies b/sysdeps/powerpc/Implies
index 7ccf9a7c4a..b8ee2e049d 100644
--- a/sysdeps/powerpc/Implies
+++ b/sysdeps/powerpc/Implies
@@ -1,4 +1,6 @@
 # On PowerPC we use the IBM extended long double format.
 ieee754/ldbl-128ibm
+# These supply the ABI compatibility for when long double was double.
+ieee754/ldbl-opt
 ieee754/dbl-64
 ieee754/flt-32
diff --git a/sysdeps/unix/sysv/linux/powerpc/Implies b/sysdeps/unix/sysv/linux/powerpc/Implies
deleted file mode 100644
index ff27cdb568..0000000000
--- a/sysdeps/unix/sysv/linux/powerpc/Implies
+++ /dev/null
@@ -1,4 +0,0 @@
-# Make sure these routines come before ldbl-opt.
-ieee754/ldbl-128ibm
-# These supply the ABI compatibility for when long double was double.
-ieee754/ldbl-opt
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies b/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies
deleted file mode 100644
index 9f70f795bc..0000000000
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies
+++ /dev/null
@@ -1,2 +0,0 @@
-# Override ldbl-opt with powerpc32 specific routines.
-powerpc/powerpc32/fpu