]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 ef9bbf6152dcd43ce76486ecca151485a13c95b8..b8d560f677e35a6f8056c23f629150bd748ace4f 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 42df98f45e38a17ce04e45b566ea501ee3111272..6473f2517c50228b980a5ac9d5e7cd5cc66430be 100644 (file)
@@ -1,4 +1,3 @@
 mips/ieee754
-mips/soft-fp
 mips
 wordsize-32
index 9ab2f3261c79b022276f0b57d0b5bd789ae55dc2..e5d8a0e22f2503d229923da708fe15a25c8f11bd 100644 (file)
@@ -1,6 +1,5 @@
 mips/ieee754
 ieee754/ldbl-128
-mips/mips64/soft-fp
 mips/mips64
 mips
 wordsize-32
index de23ed1c3652e69bd2a1f28a2f1a97caffa3ea96..25ad0cf458fafc24efd882741a29e918d3eb8a77 100644 (file)
@@ -1,6 +1,5 @@
 mips/ieee754
 ieee754/ldbl-128
-mips/mips64/soft-fp
 mips/mips64
 mips
 wordsize-64