about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2014-06-28 06:05:24 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-06-28 06:05:24 +0530
commit64df73c2ea0e02f7794ba2f08540a74a9bb198db (patch)
tree8bbfce7b964164f7b6115db73129034d023808b1 /ChangeLog
parentf1eafb41fa71cb5d88fbeda3136c9be965eeaa41 (diff)
downloadglibc-64df73c2ea0e02f7794ba2f08540a74a9bb198db.tar.gz
glibc-64df73c2ea0e02f7794ba2f08540a74a9bb198db.tar.xz
glibc-64df73c2ea0e02f7794ba2f08540a74a9bb198db.zip
Fix Wundef warning for MEMCPY_OK_FOR_FWD_MEMMOVE
Define MEMCPY_OK_FOR_FWD_MEMMOVE in memcopy.h and let arch-specific
implementations of that file override the value if necessary.  This
override is only useful for tile and moving this macro to memcopy.h
allows us to remove the tile-specific memmove.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3582966c46..0f8b5382d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+	* sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
+	* sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
+	* sysdeps/tile/tilegx/memmove.c: Remove file.
+
 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
 
 	* Makeconfig ($(common-objpfx)soversions.mk): Do not generate