~linaro-toolchain-dev/cortex-strings/trunk

  • Committer: Matthew Gretton-Dann
  • Author(s): Marcus Shawcroft
  • Date: 2013-01-16 20:55:59 UTC
  • Revision ID: matthew.gretton-dann@linaro.org-20130116205559-7nye0l7d8fvzdye3
This patch fixes an issue in the AArch64 strnlen implementation which
occurs if  ULONG_MAX-15 <= n <= ULONG_MAX.
Filename Latest Rev Last Changed Committer Comment Size
..
memcmp.S 96.1.3 12 years ago Matthew Gretton-Dann Add AArch64 optimised memcmp. 4.6 KB Diff Download File
memcpy.S 89 12 years ago Michael Hope Add aarch64 implementations of memcpy, memset and 4.8 KB Diff Download File
memmove.S 94 12 years ago Matthew Gretton-Dann Add AArch64 optimised memmove. 8.2 KB Diff Download File
memset.S 89 12 years ago Michael Hope Add aarch64 implementations of memcpy, memset and 6.3 KB Diff Download File
strcmp.S 89 12 years ago Michael Hope Add aarch64 implementations of memcpy, memset and 5.3 KB Diff Download File
strlen.S 96 12 years ago Matthew Gretton-Dann Add AArch64 optimized strlen. 4.1 KB Diff Download File
strncmp.S 98.1.1 12 years ago Matthew Gretton-Dann This patch fixes an issue in the AArch64 strncmp i 6.7 KB Diff Download File
strnlen.S 98.1.2 12 years ago Matthew Gretton-Dann This patch fixes an issue in the AArch64 strnlen i 5.6 KB Diff Download File