Fix up log entry.
authorRoland McGrath <roland@hack.frob.com>
Tue, 12 Mar 2013 19:49:13 +0000 (12:49 -0700)
committerRoland McGrath <roland@hack.frob.com>
Tue, 12 Mar 2013 19:49:13 +0000 (12:49 -0700)
ChangeLog

index 1e41796..db68e8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,16 @@
-2013-03-13  Ondřej Bílka  <neleai@seznam.cz>
+2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
 
        * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
        definining bcopy.
-
        * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
        Remove Prefer_SSE_for_memop.
        * sysdeps/x86_64/multiarch/init-arch.h: Remove
        bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
        HAS_PREFER_SSE_FOR_MEMOP.
-
        * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
        memset-x86-64.
-
        * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
-       Remove zero, memset ifunc support.
-
+       Remove bzero, memset ifunc support.
        * sysdeps/x86_64/multiarch/bzero.S: Remove file.
        * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
        * sysdeps/x86_64/multiarch/memset.S: Likewise.