summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/arm/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* Reorganize memcpy selection.Marcus Shawcroft2015-11-061-14/+9
* [ARM] Select appropriate memcpy implementation for ARMv8-a.Marcus Shawcroft2015-11-031-2/+3
* 2014-09-05 Hale Wang <hale.wang@arm.com>Jeff Johnston2014-09-051-2/+14
* 2013-06-03 Joey Ye <joey.ye@arm.com>Richard Earnshaw2013-06-031-618/+32
* 2013-04-12 Will Newton <will.newton@linaro.org>Jeff Johnston2013-04-121-401/+603
* * libc/machine/arm/memcpy.S: Fix unaligned access copying.Nick Clifton2011-10-041-4/+10
* * libc/machine/arm/memcpy.S: New file. Contains a hand codedNick Clifton2011-09-291-0/+417