This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] aarch64 optimized strcmp, memset and memcpy


> 2013-01-04  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
>
>         * libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Add
>         memcpy.c memcpy-stub.c memset.S memset-stub.c strcmp.S
>         strcmp-stub.c.
>         * libc/machine/aarch64/Makefile.in: Regenerated.
>         * libc/machine/aarch64/memcpy-stub.c: New file.
>         * libc/machine/aarch64/memcpy.S: New file.
>         * libc/machine/aarch64/memset-stub.c: New file.
>         * libc/machine/aarch64/memset.S: New file.
>         * libc/machine/aarch64/strcmp.S: New file.
>         * libc/machine/aarch64/strcmp-stub.c: New file.

I've committed this patch.
/Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]