summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add aliases for __aeabi_idivmod and __aeabi_uidivmod calls clang emits.jsg2017-10-261-1/+3
* Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clangkettenis2016-09-242-0/+183
* Add aeabi aliases.kettenis2016-09-221-1/+4
* At some point arm moved to a unified syntax for arm and thumb instructions.jsg2015-06-082-39/+43
* unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.jsg2014-12-305-61/+5
* Make bcopy() involve memmove(), not memcpy().miod2013-06-152-4/+3
* remove ovbcopy supportderaadt2013-06-111-1/+0
* fix an oft copied typo that i'm tired of looking attedu2013-06-031-1/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-265-40/+5
* place a comment as to why these are otherwise emptyderaadt2007-11-281-0/+1
* libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt2007-11-254-34/+6
* tag...drahn2004-02-019-0/+9
* Kernel library bits for arm, from NetBSD.drahn2004-02-019-0/+1266