This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.17-385-ge6b5a29


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  e6b5a29364551637c6f43e6c41b06cd8dd3a129b (commit)
      from  4fdd5ec1257f6a5a7bc629febaaef0209c17ea05 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=e6b5a29364551637c6f43e6c41b06cd8dd3a129b

commit e6b5a29364551637c6f43e6c41b06cd8dd3a129b
Author: Roland McGrath <roland@hack.frob.com>
Date:   Tue Mar 12 12:49:13 2013 -0700

    Fix up log entry.

diff --git a/ChangeLog b/ChangeLog
index 1e41796..db68e8a 100644
--- 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.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]