summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2015-10-16 14:32:49 -0700
committerSteve Ellcey <sellcey@mips.com>2015-10-16 14:32:49 -0700
commit45d8d77ad396419c1b95f696c83bf97ceada0f3a (patch)
tree2042b034a706cf694038582a8e0f6fd513eab971 /ChangeLog
parentb0c3e04b71dabc701527bb07871c97a19689656d (diff)
downloadglibc-45d8d77ad396419c1b95f696c83bf97ceada0f3a.tar.gz
Make performance improvement to MIPS memcpy for small copies.
* sysdeps/mips/memcpy.S (memcpy): Add word copies for small aligned data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd2aa6841f..82f8fecace 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-10-16 Steve Ellcey <sellcey@imgtec.com>
+
+ * sysdeps/mips/memcpy.S (memcpy): Add word copies for small aligned
+ data.
+
2015-10-16 Joseph Myers <joseph@codesourcery.com>
* math/libm-test.inc (ceil_test_data): Add more tests and more