about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-07-27 21:12:59 -0700
committerUlrich Drepper <drepper@redhat.com>2010-07-27 21:12:59 -0700
commit880113d91ef4bb74b722d63bc2d3290e5afb5fbb (patch)
treef40fbf5fff85b6a1fe4f952f48e84866ef8d019a /ChangeLog
parent932ac045f0b3f57bf3c693920f4dac5009b8807e (diff)
downloadglibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.tar.gz
glibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.tar.xz
glibc-880113d91ef4bb74b722d63bc2d3290e5afb5fbb.zip
Avoid compiling unneeded file in ld.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6603a56028..994655eaf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-27  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
+	for ld.so.
+
 2010-07-26  Roland McGrath  <roland@redhat.com>
 
 	[BZ #11840]