aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-05-23 20:05:31 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-05-23 20:05:31 +0000
commit1dfeb17e67a194b48c78c09b1b4f788ab0bec938 (patch)
treededea2ef2f0ea2d99e1c98ec3c1d5e59c2f7fe88 /sysdeps
parent727b38df054b26d7410c275930f72135061ab9e1 (diff)
downloadglibc-1dfeb17e67a194b48c78c09b1b4f788ab0bec938.zip
glibc-1dfeb17e67a194b48c78c09b1b4f788ab0bec938.tar.gz
glibc-1dfeb17e67a194b48c78c09b1b4f788ab0bec938.tar.bz2
Remove sysdeps/sh/soft-fp directory.
As per <https://sourceware.org/ml/libc-alpha/2014-10/msg00369.html>, there should not be separate sysdeps/<arch>/soft-fp directories when those are used by all configurations that use sysdeps/<arch>, and, more generally, should not be sysdeps/foo/Implies files pointing to a subdirectory foo/bar. This patch eliminates the sysdeps/sh/soft-fp directory accordingly, merging its contents into sysdeps/sh. Tested with build-many-glibcs.py that installed stripped shared libraries for sh configurations are unchanged by this patch. * sysdeps/sh/Implies: Remove sh/soft-fp. * sysdeps/sh/soft-fp/sfp-machine.h: Move to .... * sysdeps/sh/sfp-machine.h: ... here.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/sh/Implies1
-rw-r--r--sysdeps/sh/sfp-machine.h (renamed from sysdeps/sh/soft-fp/sfp-machine.h)0
2 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/sh/Implies b/sysdeps/sh/Implies
index 1fdc53d..780c4e2 100644
--- a/sysdeps/sh/Implies
+++ b/sysdeps/sh/Implies
@@ -1,4 +1,3 @@
-sh/soft-fp
wordsize-32
ieee754/flt-32
ieee754/dbl-64
diff --git a/sysdeps/sh/soft-fp/sfp-machine.h b/sysdeps/sh/sfp-machine.h
index 81474e8..81474e8 100644
--- a/sysdeps/sh/soft-fp/sfp-machine.h
+++ b/sysdeps/sh/sfp-machine.h