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

  • Committer: Will Newton
  • Date: 2013-06-17 07:58:27 UTC
  • Revision ID: will.newton@linaro.org-20130617075827-zjh43txfqk6j5q6r
Support buffers larger than 1MB and fill the whole buffer with random
data rather than just the first 16kB. This avoids the situation of
using calloc'd zero pages as the src buffer.
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