aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-03-08 11:07:15 -0300
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-03-08 11:07:15 -0300
commitedf66e57fc2bac083ecc9756a5fe47f9041ed3bb (patch)
tree1284213b3bbc2e818076eb7775a235498dd66a3e /sysdeps/unix/sysv
parent6d9145d817e570cd986bb088cf2af0bf51ac7dde (diff)
downloadglibc-edf66e57fc2bac083ecc9756a5fe47f9041ed3bb.tar
glibc-edf66e57fc2bac083ecc9756a5fe47f9041ed3bb.tar.gz
glibc-edf66e57fc2bac083ecc9756a5fe47f9041ed3bb.tar.bz2
glibc-edf66e57fc2bac083ecc9756a5fe47f9041ed3bb.zip
PowerPC: unify math_ldbl.h implementations
This patch removes redudant definition from PowerPC specific math_ldbl, using the definitions from ieee754 math_ldbl.h.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/Implies4
1 files changed, 0 insertions, 4 deletions
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