~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
..
arm_asm.h 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 2.9 KB Diff Download File
memcpy.S 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 15.4 KB Diff Download File
shim.h 35 13 years ago Michael Hope Updated the Newlib reference to 1.19.0 142 bytes Diff Download File
strcmp.S 67 13 years ago Michael Hope Updated the newlib reference copy to 1.20+2012-06- 22.2 KB Diff Download File
strcpy.c 2 14 years ago Michael Hope Made the different routines compile. Expanded the 4.6 KB Diff Download File
strlen.c 2 14 years ago Michael Hope Made the different routines compile. Expanded the 5.2 KB Diff Download File