~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
..
memcmp.S 77 13 years ago Michael Hope Added function type attributes to all reference as 8.3 KB Diff Download File
memcpy.S 77 13 years ago Michael Hope Added function type attributes to all reference as 15.4 KB Diff Download File
memset.S 1 14 years ago Michael Hope Pulled in the initial versions 3.3 KB Diff Download File
strcmp.S 77 13 years ago Michael Hope Added function type attributes to all reference as 6.3 KB Diff Download File
strcpy.S 77 13 years ago Michael Hope Added function type attributes to all reference as 3 KB Diff Download File
strlen.c 34 13 years ago Michael Hope Updated the Bionc reference to android-2.3.5_r1 5 KB Diff Download File