about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-06-05 16:54:50 -0700
committerUlrich Drepper <drepper@redhat.com>2009-06-05 16:54:50 -0700
commitb77c93232978db6506c75d708df851895ab3d48c (patch)
treee95b8c743e4d16983d0998211f5668c23e8d2fd5 /ChangeLog
parent6f9eea15bf8d49d64ca1f3fd6d1a528c40f658a4 (diff)
downloadglibc-b77c93232978db6506c75d708df851895ab3d48c.tar.gz
glibc-b77c93232978db6506c75d708df851895ab3d48c.tar.xz
glibc-b77c93232978db6506c75d708df851895ab3d48c.zip
Add SSE4.2 optimized rawmemchr implementation for x86-64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6a3530c86..e0128dbacd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-06-05  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/x86_64/rawmemchr.S: Minor optimization.
+
+	* sysdeps/x86_64/multiarch/rawmemchr.S: New file.
+
 	* sysdeps/x86_64/multiarch/strlen.S: New file.
 	* sysdeps/x86_64/multiarch/ifunc-defines.sym: New file.
 	* sysdeps/x86_64/multiarch/Makefile: Add rule to build ifunc-defines.h.