about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2014-06-20 08:10:07 -0700
committerH.J. Lu <hjl.tools@gmail.com>2014-06-20 08:10:07 -0700
commit224c6c51c5503aecfb81cfca716df3883ee09526 (patch)
treed14427012b939f0a4e6a7e4bd5f84ccd6a7b1109 /ChangeLog
parentaa6ec754f3b4b1df81d186480c534b6486a1e6ee (diff)
downloadglibc-224c6c51c5503aecfb81cfca716df3883ee09526.tar.gz
glibc-224c6c51c5503aecfb81cfca716df3883ee09526.tar.xz
glibc-224c6c51c5503aecfb81cfca716df3883ee09526.zip
Remove sysdeps/x86_64/multiarch/rtld-strlen.S
Since there is no sysdeps/x86_64/multiarch/strlen.S,
sysdeps/x86_64/rtld-strlen.S will be used.

	* sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d419c156c..994c600ec2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
+
 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
 
 	[BZ #17069]