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.20-450-g0f9dfe0


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  0f9dfe0432a90441be688f2776aa19fedbfcdcbb (commit)
      from  0747f818110fa70323aed53fd7b50587adcbf64f (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=0f9dfe0432a90441be688f2776aa19fedbfcdcbb

commit 0f9dfe0432a90441be688f2776aa19fedbfcdcbb
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Dec 30 09:32:50 2014 -0800

    Mention i386 memcpy with SSE2 unaligned load/store

diff --git a/NEWS b/NEWS
index 23b1cd7..4a869bb 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ Version 2.21
   17634, 17647, 17653, 17657, 17664, 17665, 17668, 17682, 17717, 17719,
   17722, 17723, 17724, 17725, 17732, 17733, 17744, 17745, 17746, 17747.
 
+* i386 memcpy functions optimized with SSE2 unaligned load/store.
+
 * CVE-2104-7817 The wordexp function could ignore the WRDE_NOCMD flag
   under certain input conditions resulting in the execution of a shell for
   command substitution when the applicaiton did not request it. The

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

Summary of changes:
 NEWS |    2 ++
 1 files changed, 2 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]