From 4af35571fb0335347c263f2446c1f2fa6de28f49 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 9 Sep 2003 20:10:35 +0000 Subject: [PATCH] 2003-09-08 Chris Demetriou * sysdeps/mips/mips64/n32/Implies: Move ieee754/ldbl-128 to the top of the list. * sysdeps/mips/mips64/n64/Implies: Likewise. --- ChangeLog | 6 ++++++ sysdeps/mips/mips64/n32/Implies | 2 +- sysdeps/mips/mips64/n64/Implies | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2bc726c..fe82702 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ * sysdeps/unix/mips/sysdep.h (PSEUDO_END): Undef before defining. +2003-09-08 Chris Demetriou + + * sysdeps/mips/mips64/n32/Implies: Move ieee754/ldbl-128 to + the top of the list. + * sysdeps/mips/mips64/n64/Implies: Likewise. + 2003-09-08 Roland McGrath * sysdeps/unix/sysv/linux/speed.c diff --git a/sysdeps/mips/mips64/n32/Implies b/sysdeps/mips/mips64/n32/Implies index b2072be..a7cb280 100644 --- a/sysdeps/mips/mips64/n32/Implies +++ b/sysdeps/mips/mips64/n32/Implies @@ -1,4 +1,4 @@ +ieee754/ldbl-128 mips/mips64 mips wordsize-32 -ieee754/ldbl-128 diff --git a/sysdeps/mips/mips64/n64/Implies b/sysdeps/mips/mips64/n64/Implies index 5e88e3a..e507786 100644 --- a/sysdeps/mips/mips64/n64/Implies +++ b/sysdeps/mips/mips64/n64/Implies @@ -1,4 +1,4 @@ +ieee754/ldbl-128 mips/mips64 mips wordsize-64 -ieee754/ldbl-128 -- 2.7.4