summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/arm/string/_memcpy.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop exporting _memcpy, an implementation detail of bcopy/memcpy/memmoveguenther2017-10-291-2/+4
* Use internal names for __errno, _memcpy, memset, and {,_}{set,long}jmpguenther2016-08-061-3/+3
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-2/+3
* At some point arm moved to a unified syntax for arm and thumb instructions.jsg2015-06-081-31/+33
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* ARGH, forgot tags.drahn2004-02-011-0/+1
* arm libc support. From NetBSD. currently supports softfloat.drahn2004-02-011-0/+468