This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch roland/arm-soft-fp created. glibc-2.20-88-gbecd3c1


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, roland/arm-soft-fp has been created
        at  becd3c1d717822b5aa63fce58bf44332d7f3238e (commit)

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=becd3c1d717822b5aa63fce58bf44332d7f3238e

commit becd3c1d717822b5aa63fce58bf44332d7f3238e
Author: Roland McGrath <roland@hack.frob.com>
Date:   Wed Oct 15 13:52:13 2014 -0700

    Remove sysdeps/arm/soft-fp directory.

diff --git a/ChangeLog b/ChangeLog
index 30f17cc..7245612 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-15  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 10bd93a..780c4e2 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
similarity index 100%
rename from sysdeps/arm/soft-fp/sfp-machine.h
rename to sysdeps/arm/sfp-machine.h

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]