[PATCH] Remove sysdeps/x86_64/multiarch/rtld-strlen.S
H.J. Lu
hongjiu.lu@intel.com
Thu Jun 19 22:31:00 GMT 2014
Since there is no sysdeps/x86_64/multiarch/strlen.S,
sysdeps/x86_64/rtld-strlen.S will be used. OK to install?
Thanks.
H.J.
---
* sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
---
ChangeLog | 4 ++++
sysdeps/x86_64/multiarch/rtld-strlen.S | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
delete mode 100644 sysdeps/x86_64/multiarch/rtld-strlen.S
diff --git a/ChangeLog b/ChangeLog
index ec08f77..450cb7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-06-19 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
+
+2014-06-19 H.J. Lu <hongjiu.lu@intel.com>
+
* sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
3 bytes for __pad1 for x32.
(__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
diff --git a/sysdeps/x86_64/multiarch/rtld-strlen.S b/sysdeps/x86_64/multiarch/rtld-strlen.S
deleted file mode 100644
index 596e054..0000000
--- a/sysdeps/x86_64/multiarch/rtld-strlen.S
+++ /dev/null
@@ -1 +0,0 @@
-#include "../rtld-strlen.S"
--
1.9.3
More information about the Libc-alpha
mailing list