This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Ping: [Patch] aarch64: Thunderx specific memcpy and memmove
- From: Steve Ellcey <sellcey at cavium dot com>
- To: Siddhesh Poyarekar <siddhesh at gotplt dot org>, Szabolcs Nagy <szabolcs dot nagy at arm dot com>, libc-alpha <libc-alpha at sourceware dot org>
- Cc: nd at arm dot com
- Date: Thu, 18 May 2017 14:48:22 -0700
- Subject: Re: Ping: [Patch] aarch64: Thunderx specific memcpy and memmove
- Authentication-results: sourceware.org; auth=none
- Authentication-results: gotplt.org; dkim=none (message not signed) header.d=none;gotplt.org; dmarc=none action=none header.from=cavium.com;
- References: <1493663254.29498.11.camel@cavium.com> <5909E2C5.7090603@arm.com> <d8858afd-ad4d-8fc3-9c0d-f95d6ab03c9c@gotplt.org> <1494366305.9224.26.camel@cavium.com>
- Reply-to: sellcey at cavium dot com
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
On Tue, 2017-05-09 at 14:45 -0700, Steve Ellcey wrote:
>
> 2017-05-09 Steve Ellcey <sellcey@caviumnetworks.com>
>
> * sysdeps/aarch64/memcpy.S (MEMMOVE, MEMCPY): New macros.
> (memmove): Use MEMMOVE for name.
> (memcpy): Use MEMCPY for name. Change internal labels
> to external labels.
> * sysdeps/aarch64/multiarch/Makefile: New file.
> * sysdeps/aarch64/multiarch/ifunc-impl-list.c: Likewise.
> * sysdeps/aarch64/multiarch/init-arch.h: Likewise.
> * sysdeps/aarch64/multiarch/memcpy.c: Likewise.
> * sysdeps/aarch64/multiarch/memcpy_generic.S: Likewise.
> * sysdeps/aarch64/multiarch/memcpy_thunderx.S: Likewise.
> * sysdeps/aarch64/multiarch/memmove.c: Likewise.
Ping.
Steve Ellcey
sellcey@cavium.com