[PATCH] AArch64 optimized strncmp
Marcus Shawcroft
marcus.shawcroft@linaro.org
Fri Jan 4 18:07:00 GMT 2013
This patch adds an AArch64 optimized strncmp implementation.
/Marcus
2013-01-04 Marcus Shawcroft <marcus.shawcroft@linaro.org>
* libc/machine/aarch64/Makefile.am (lib_a_SOURCES): Re-ordered.
Add strncmp.S and strncmp-stub.c.
* libc/machine/aarch64/Makefile.in: Regenerated.
* libc/machine/aarch64/strncmp-stub.c: New file.
* libc/machine/aarch64/strncmp.S: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-aarch64-optimized-strncmp.patch
Type: application/octet-stream
Size: 9861 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130104/5c11784c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-aarch64-optimized-strncmp.regenerate.patch
Type: application/octet-stream
Size: 3185 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20130104/5c11784c/attachment-0001.obj>
More information about the Newlib
mailing list