summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/arm/memcpy.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* At some point arm moved to a unified syntax for arm and thumb instructions.jsg2015-06-081-33/+35
* unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.jsg2014-12-301-17/+1
* Make bcopy() involve memmove(), not memcpy().miod2013-06-151-2/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* tag...drahn2004-02-011-0/+1
* Kernel library bits for arm, from NetBSD.drahn2004-02-011-0/+493