~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
..
memcpy.S 77 13 years ago Michael Hope Added function type attributes to all reference as 5 KB Diff Download File
memset.S 77 13 years ago Michael Hope Added function type attributes to all reference as 1.6 KB Diff Download File
strlen.S 77 13 years ago Michael Hope Added function type attributes to all reference as 2.9 KB Diff Download File