[PATCH, ARM] Select appropriate memcpy implementation for ARMv8-a.

Marcus Shawcroft marcus.shawcroft@arm.com
Mon Nov 2 23:04:00 GMT 2015


The newlib configury logic that detects architecture version and chooses 
an appropriate memcpy implementation does not consider ARMv8-a.

This patch adds configury logic to detect ARMv8-a along with the 
associated changes in Makefile.am and memcpy.


2015-11-02  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.

OK?

Cheers
/Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Select-memcpy-for-armv8-a.patch
Type: text/x-patch
Size: 7896 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20151102/2f7b056f/attachment.bin>


More information about the Newlib mailing list