From: Ulrich Drepper Date: Fri, 19 Feb 2010 07:12:10 +0000 (-0800) Subject: Whitespace fix. X-Git-Tag: fedora/glibc-2.11.90-13~1^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c3fe38d2541f9597c34192a8ca44cd4f9cdefe0;p=thirdparty%2Fglibc.git Whitespace fix. --- diff --git a/ChangeLog b/ChangeLog index 69906fa6428..e458ee1fff7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * sysdeps/i386/i686/multiarch/memcmp.S (memcmp): Use CPUID_OFFSET instead of FEATURE_OFFSET. * sysdeps/i386/i686/multiarch/strcmp.S (strcmp): Likewise. - + * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Add alignnments. Fix one unwind info problem.