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.22-112-g3a2a9a9


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  3a2a9a906683323202eb61dd3c80a503b682d249 (commit)
      from  daa4db69fc5b8de46755c3da8a068d36ca8ad8c3 (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=3a2a9a906683323202eb61dd3c80a503b682d249

commit 3a2a9a906683323202eb61dd3c80a503b682d249
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Aug 20 12:56:22 2015 -0700

    Add missing ChangeLog entry for the last commit

diff --git a/ChangeLog b/ChangeLog
index 73f16c4..38051c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-08-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* i386/i686/multiarch/strcasestr-c.c: Removed.
+	* x86_64/multiarch/strcasestr.c: Likewise.
+	* x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
+	Remove strcasestr.
+
 2015-08-20  Joseph Myers  <joseph@codesourcery.com>
 
 	* math/Makefile (CFLAGS): Don't add -Wno-uninitialized.

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

Summary of changes:
 ChangeLog |    7 +++++++
 1 files changed, 7 insertions(+), 0 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]