diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2010-03-18 11:40:46 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-18 11:40:46 -0700 |
commit | b170ff0f8fb25d43dc6d6e9484fc33234110fd8d (patch) | |
tree | 9445feb3d37dc2ece3f1662ff405d026049a74f0 /ChangeLog | |
parent | 234333153e5b29fec2c0b383249db6f245a877e9 (diff) | |
download | glibc-b170ff0f8fb25d43dc6d6e9484fc33234110fd8d.zip glibc-b170ff0f8fb25d43dc6d6e9484fc33234110fd8d.tar.gz glibc-b170ff0f8fb25d43dc6d6e9484fc33234110fd8d.tar.bz2 |
Fix sysdeps/i386/i686/multiarch/memcmp-ssse3.S
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-18 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Update %xmm3 + when exit from loop. + 2010-03-16 Andreas Schwab <schwab@redhat.com> * resolv/res_send.c (__libc_res_nsend): Fix printing of server |