diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | sysdeps/sh/Implies | 1 | ||||
-rw-r--r-- | sysdeps/sh/sfp-machine.h (renamed from sysdeps/sh/soft-fp/sfp-machine.h) | 0 |
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 87c3f3df54..56a3aa337d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-05-23 Joseph Myers <joseph@codesourcery.com> + + * sysdeps/sh/Implies: Remove sh/soft-fp. + * sysdeps/sh/soft-fp/sfp-machine.h: Move to .... + * sysdeps/sh/sfp-machine.h: ... here. + 2018-05-23 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S diff --git a/sysdeps/sh/Implies b/sysdeps/sh/Implies index 1fdc53d034..780c4e2467 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 81474e8a7c..81474e8a7c 100644 --- a/sysdeps/sh/soft-fp/sfp-machine.h +++ b/sysdeps/sh/sfp-machine.h |