diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-09-20 14:02:23 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-09-20 14:02:23 -0700 |
commit | 8ffcee4a049b244e369e371536486a9b2eabb25f (patch) | |
tree | 1462a7b2851c396708152a15103ec88b6e688841 /ChangeLog | |
parent | e24f0a8b9e389b06a3291cba70c1605fbbb274fe (diff) | |
download | glibc-8ffcee4a049b244e369e371536486a9b2eabb25f.tar.gz glibc-8ffcee4a049b244e369e371536486a9b2eabb25f.tar.xz glibc-8ffcee4a049b244e369e371536486a9b2eabb25f.zip |
Fix limit detection in x86-64 SSE2 strncasecmp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2b017c848e..99f168b828 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-09-20 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/x86_64/strcmp.S: Fix another type in strncasecmp limit + detection. + 2010-09-20 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add |