diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-10-16 09:54:45 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-10-16 09:54:45 -0700 |
commit | ee54ce44cb734f18fec4f6ccdfbe997d2574321e (patch) | |
tree | 5d6d8879946c646680bf6eab42525f422c318e3b | |
parent | a75d3b0288357ddb5fa070404d623a709cffc295 (diff) | |
download | glibc-ee54ce44cb734f18fec4f6ccdfbe997d2574321e.tar.gz glibc-ee54ce44cb734f18fec4f6ccdfbe997d2574321e.tar.xz glibc-ee54ce44cb734f18fec4f6ccdfbe997d2574321e.zip |
Remove sysdeps/arm/soft-fp directory.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | sysdeps/arm/Implies | 1 | ||||
-rw-r--r-- | sysdeps/arm/sfp-machine.h (renamed from sysdeps/arm/soft-fp/sfp-machine.h) | 0 |
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 30f17cc6bb..6c6d9d879c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-10-16 Roland McGrath <roland@hack.frob.com> + + * sysdeps/arm/soft-fp/sfp-machine.h: Filed moved ... + * sysdeps/arm/sfp-machine.h: ... to here. + * sysdeps/arm/Implies: Remove arm/soft-fp. + 2014-10-14 Joseph Myers <joseph@codesourcery.com> * conform/data/sys/utsname.h-data (*_t): Allow. diff --git a/sysdeps/arm/Implies b/sysdeps/arm/Implies index 10bd93a160..780c4e2467 100644 --- a/sysdeps/arm/Implies +++ b/sysdeps/arm/Implies @@ -1,4 +1,3 @@ -arm/soft-fp wordsize-32 ieee754/flt-32 ieee754/dbl-64 diff --git a/sysdeps/arm/soft-fp/sfp-machine.h b/sysdeps/arm/sfp-machine.h index 2e7c156294..2e7c156294 100644 --- a/sysdeps/arm/soft-fp/sfp-machine.h +++ b/sysdeps/arm/sfp-machine.h |