about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-09-05 14:08:23 -0400
committerUlrich Drepper <drepper@gmail.com>2011-09-05 14:08:23 -0400
commit49d42c37ba4f688ed442bfa0ff54e851b58e607b (patch)
tree5af5078019d64462392b3132b1e1a5555ce28059 /ChangeLog
parent5fc11f0d6488c7ad3d85ca8ad712559c8733e121 (diff)
downloadglibc-49d42c37ba4f688ed442bfa0ff54e851b58e607b.tar.gz
glibc-49d42c37ba4f688ed442bfa0ff54e851b58e607b.tar.xz
glibc-49d42c37ba4f688ed442bfa0ff54e851b58e607b.zip
Add optimized x86-64 wcscmp
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb3b046816..3d10ec2d42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
 
+	* sysdeps/x86_64/wcscmp.S: New file.
+
 	* sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
 	wcscmp-c wcscmp-sse2
 	* sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.