]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2012-12-19 Steve Ellcey <sellcey@mips.com>
authorSteve Ellcey <sellcey@mips.com>
Wed, 19 Dec 2012 16:56:08 +0000 (08:56 -0800)
committerSteve Ellcey <sellcey@mips.com>
Wed, 19 Dec 2012 16:56:08 +0000 (08:56 -0800)
* NEWS:  Mention new memcpy for MIPS.

ChangeLog
NEWS

index c68d85e5fca1fe18359f55731a8f137ebb210cfc..3d1889d11d222f789092946f075e8753bff87f7f 100644 (file)
--- 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 e58fabe0cd2792712a5f2a8bc3c80f72c3efda99..3a155555d14cbfb3717d5ef0658653f9c5331ad2 100644 (file)
--- 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).