about summary refs log tree commit diff
path: root/src/string/arm/memcpy.c
Commit message (Expand)AuthorAgeFilesLines
* add big-endian support to ARM assembler memcpyAndre McCurdy2020-06-251-3/+0
* add thumb2 support to arm assembler memcpyAndre McCurdy2020-01-161-1/+1
* disable use of arm memcpy asm if building as thumb codeRich Felker2016-12-171-1/+1
* adapt build of arm memcpy asm not to use .sub filesRich Felker2016-01-201-0/+3