summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2017-10-26Add aliases for __aeabi_idivmod and __aeabi_uidivmod calls clang emits.jsg1-1/+3
2016-09-24Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clangkettenis2-0/+183
2016-09-22Add aeabi aliases.kettenis1-1/+4
2015-06-08At some point arm moved to a unified syntax for arm and thumb instructions.jsg2-39/+43
2014-12-30unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.jsg5-61/+5
2013-06-15Make bcopy() involve memmove(), not memcpy().miod2-4/+3
2013-06-11remove ovbcopy supportderaadt1-1/+0
2013-06-03fix an oft copied typo that i'm tired of looking attedu1-1/+1
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.ray5-40/+5
2007-11-28place a comment as to why these are otherwise emptyderaadt1-0/+1
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt4-34/+6
2004-02-01tag...drahn9-0/+9
2004-02-01Kernel library bits for arm, from NetBSD.drahn9-0/+1266