aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 9d91f7b..3dec6e2 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2015-11-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
+
+ * libc/machine/arm/configure.in: Check for __ARM_ARCH_8A__.
+ * libc/machine/arm/memcpy.S: Handle __ARM_ARCH_8A__.
+ * libc/machine/arm/Makefile.am: Consider HAVE_ARMV8A in memcpy
+ selection.
+ * libc/machine/arm/Makefile.in: Regenerate.
+ * libc/machine/arm/configure: Regenerate.
+
2015-11-02 Jon Turney <jon.turney@dronecode.org.uk>
* HOWTO: Update.