summaryrefslogtreecommitdiff
path: root/lib/libc/arm/string/memmove.S
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2021-01-28Remove leftover big-endian arm supportAndrew Turner
2015-09-29Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov
2015-05-31Add the needed if-then instructions to build as Thumb-2.Andrew Turner
2014-11-29Switch to the ARM unified assembly language as the clang integrated as onlyAndrew Turner
2014-08-31In ARM asm code, ensure that every ENTRY(foo) has a matching END(foo).Ian Lepore
2010-03-02The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl
2004-11-09Use the RET macro.Olivier Houchard
2004-05-14Import the FreeBSD/arm libc bits.Olivier Houchard