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.16-ports-merge-877-gb2d9400


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  b2d94007440b6f796409ffa0bf7b2910aea1affd (commit)
       via  95b4f1b626c8064b887b52a0f35024fdba97f0ff (commit)
      from  cedb2a909d26f98304b57492597be52d50a40cb0 (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=b2d94007440b6f796409ffa0bf7b2910aea1affd

commit b2d94007440b6f796409ffa0bf7b2910aea1affd
Author: Steve Ellcey <sellcey@mips.com>
Date:   Wed Dec 19 08:57:50 2012 -0800

    Remove trailing space.

diff --git a/ChangeLog b/ChangeLog
index 3d1889d..8c3bb7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2012-12-19  Steve Ellcey  <sellcey@mips.com>
 
-	* NEWS:  Mention new memcpy for MIPS. 
+	* NEWS:  Mention new memcpy for MIPS.
 
 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
 

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=95b4f1b626c8064b887b52a0f35024fdba97f0ff

commit 95b4f1b626c8064b887b52a0f35024fdba97f0ff
Author: Steve Ellcey <sellcey@mips.com>
Date:   Wed Dec 19 08:56:08 2012 -0800

    2012-12-19  Steve Ellcey  <sellcey@mips.com>
    
    	* NEWS:  Mention new memcpy for MIPS.

diff --git a/ChangeLog b/ChangeLog
index c68d85e..3d1889d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-12-19  Steve Ellcey  <sellcey@mips.com>
+
+	* NEWS:  Mention new memcpy for MIPS. 
+
 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
 
 	* manual/contrib.texi (Contributors): Spelling correction.
diff --git a/NEWS b/NEWS
index e58fabe..3a15555 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,8 @@ Version 2.17
   14838, 14856, 14863, 14865, 14866, 14868, 14869, 14871, 14872, 14879,
   14889, 14893, 14898, 14914.
 
+* Optimization of memcpy for MIPS.
+
 * CVE-2011-4609 svc_run() produces high cpu usage when accept fails with
   EMFILE has been fixed (Bugzilla #14889).
 

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

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