summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 496467e1c7..2d3f8cb024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-14  David S. Miller  <davem@davemloft.net>
+
+	* sysdeps/sparc/sparc64/rtld-memcpy.c (NO_MEMPCPY_STPCPY_REDIRECT):
+	Define before including <string/memcpy.c> and <string/mempcpy.c>.
+
 2014-11-14  Joseph Myers  <joseph@codesourcery.com>
 
 	* configure.ac (libc_cv_compiler_ok): Require GCC 4.6 or later.