Remove sysdeps/mips soft-fp subdirectories.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 10 Feb 2015 22:01:39 +0000 (22:01 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 10 Feb 2015 22:01:39 +0000 (22:01 +0000)
As noted in
<https://sourceware.org/ml/libc-alpha/2014-10/msg00369.html>, soft-fp
sysdeps subdirectories (and more generally, subdirectories where
sysdeps/foo/Implies contains foo/bar) are unnecessary and should be
eliminated.  This patch does so for MIPS.

Tested for MIPS64 (all three ABIs, soft-float) that installed stripped
shared libraries are unchanged by this patch.

* sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
* sysdeps/mips/mips32/sfp-machine.h: ... here.
* sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
* sysdeps/mips/mips64/Makefile: ... here.
* sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
* sysdeps/mips/mips64/e_sqrtl.c: ... here.
* sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
* sysdeps/mips/mips64/sfp-machine.h: ... here.
* sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
* sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
* sysdeps/mips/mips64/n64/Implies: Likewise.

ChangeLog
sysdeps/mips/mips32/Implies
sysdeps/mips/mips32/sfp-machine.h [moved from sysdeps/mips/soft-fp/sfp-machine.h with 100% similarity]
sysdeps/mips/mips64/Makefile [moved from sysdeps/mips/mips64/soft-fp/Makefile with 100% similarity]
sysdeps/mips/mips64/e_sqrtl.c [moved from sysdeps/mips/mips64/soft-fp/e_sqrtl.c with 100% similarity]
sysdeps/mips/mips64/n32/Implies
sysdeps/mips/mips64/n64/Implies
sysdeps/mips/mips64/sfp-machine.h [moved from sysdeps/mips/mips64/soft-fp/sfp-machine.h with 100% similarity]

index ef9bbf6..b8d560f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2015-02-10  Joseph Myers  <joseph@codesourcery.com>
+
+       * sysdeps/mips/soft-fp/sfp-machine.h: Move to ....
+       * sysdeps/mips/mips32/sfp-machine.h: ... here.
+       * sysdeps/mips/mips64/soft-fp/Makefile: Move to ....
+       * sysdeps/mips/mips64/Makefile: ... here.
+       * sysdeps/mips/mips64/soft-fp/e_sqrtl.c: Move to ....
+       * sysdeps/mips/mips64/e_sqrtl.c: ... here.
+       * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Move to ....
+       * sysdeps/mips/mips64/sfp-machine.h: ... here.
+       * sysdeps/mips/mips32/Implies: Remove mips/soft-fp.
+       * sysdeps/mips/mips64/n32/Implies: Remove mips/mips64/soft-fp.
+       * sysdeps/mips/mips64/n64/Implies: Likewise.
+
 2015-02-10  Roland McGrath  <roland@hack.frob.com>
 
        * math/test-snan.c: Drop unnecessary #include's of <stdlib.h>,
index 42df98f..6473f25 100644 (file)
@@ -1,4 +1,3 @@
 mips/ieee754
-mips/soft-fp
 mips
 wordsize-32
index 9ab2f32..e5d8a0e 100644 (file)
@@ -1,6 +1,5 @@
 mips/ieee754
 ieee754/ldbl-128
-mips/mips64/soft-fp
 mips/mips64
 mips
 wordsize-32
index de23ed1..25ad0cf 100644 (file)
@@ -1,6 +1,5 @@
 mips/ieee754
 ieee754/ldbl-128
-mips/mips64/soft-fp
 mips/mips64
 mips
 wordsize-64