summaryrefslogtreecommitdiff
path: root/src/string/arm/memcpy.c
AgeCommit message (Expand)AuthorLines
2020-06-25add big-endian support to ARM assembler memcpyAndre McCurdy-3/+0
2020-01-16add thumb2 support to arm assembler memcpyAndre McCurdy-1/+1
2016-12-17disable use of arm memcpy asm if building as thumb codeRich Felker-1/+1
2016-01-20adapt build of arm memcpy asm not to use .sub filesRich Felker-0/+3