Remove unnecessary code from x86-32 SSSE3 strncmp
[platform/upstream/glibc.git] / ChangeLog
index e57f098..ba46369 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2011-11-08  Ulrich Drepper  <drepper@gmail.com>
+
+       * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
+       instructions.
+
+2011-11-07  Andreas Schwab  <schwab@redhat.com>
+
+       * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
+       handler when locking.
+
+       * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
+       Fix size of allocated buffer.
+
 2011-11-04  Andreas Schwab  <schwab@redhat.com>
 
        [BZ #10103]