From: H.J. Lu Date: Thu, 15 Apr 2010 14:50:47 +0000 (-0700) Subject: Missing CL. X-Git-Tag: glibc-2.12~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1cdb2151fbad6bff650e85a0476972881bbc027b;p=platform%2Fupstream%2Fglibc.git Missing CL. --- diff --git a/ChangeLog b/ChangeLog index da0dc3f..61700fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2010-04-15 H.J. Lu + + * string/test-strncmp.c (check_result): New function. + (do_one_test): Use it. + (check1): New function. + (test_main): Use it. + * sysdeps/i386/i686/multiarch/strcmp-sse4.S (crosspage): Properly + update source and destination. + * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (gobble_ashr_12): + Properly check and update counter. + 2010-04-14 H.J. Lu * sysdeps/x86_64/elf/configure.in: Move AVX test to ....