summaryrefslogtreecommitdiff
path: root/lib/libc/arm/string/memcmp.S
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2015-09-29Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov
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
2004-11-09Use the RET macro.Olivier Houchard
2004-09-23Fix the align-to-32-bits code.Olivier Houchard
2004-05-14Import the FreeBSD/arm libc bits.Olivier Houchard