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

  • Committer: Matthew Gretton-Dann
  • Author(s): Marcus Shawcroft
  • Date: 2013-01-16 20:55:21 UTC
  • Revision ID: matthew.gretton-dann@linaro.org-20130116205521-mdpiy0qoyg6i62ja
This patch fixes an issue in the AArch64 strncmp implementation which
occurs if  ULONG_MAX-15 <= n <= ULONG_MAX.
Filename Latest Rev Last Changed Committer Comment Size
..
memchr.S 65 13 years ago Dr. David Alan Gilbert Remove cbz from align loop of memchr - can't run o 5 KB Diff Download File
memcpy-hybrid.S 52 13 years ago Dr. David Alan Gilbert spaces->tabs, use C style comments for the big top 3.9 KB Diff Download File
memcpy.S 54 13 years ago Michael Hope Minor style changes. Documented the basics of sty 6.7 KB Diff Download File
memset.S 54 13 years ago Michael Hope Minor style changes. Documented the basics of sty 3.2 KB Diff Download File
strchr.S 54 13 years ago Michael Hope Minor style changes. Documented the basics of sty 2.5 KB Diff Download File
strlen.S 64 13 years ago Dr. David Alan Gilbert Big endian ifdefs in strlen 3.7 KB Diff Download File