diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-01-13 07:51:48 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-13 07:51:48 -0800 |
commit | 5a7af22fbb661e351473bfde639beeac16fc32f7 (patch) | |
tree | 70b559065a13a15cf87e1907c35cda904f10a64f /ChangeLog | |
parent | 52e96a8092e4c0bfef5bd9748b35861bba6f6b88 (diff) | |
download | glibc-5a7af22fbb661e351473bfde639beeac16fc32f7.tar glibc-5a7af22fbb661e351473bfde639beeac16fc32f7.tar.gz glibc-5a7af22fbb661e351473bfde639beeac16fc32f7.tar.bz2 glibc-5a7af22fbb661e351473bfde639beeac16fc32f7.zip |
Unroll the loop x86-64 SSE4.2 strlen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-01-12 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/x86_64/multiarch/strlen.S: Unroll the loop. + 2010-01-13 Ulrich Drepper <drepper@redhat.com> * stdlib/stdlib.h: Be a bit more relaxed about obsoleted mktemp symbol. |