summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/strcmp.S
AgeCommit message (Expand)Author
2023-12-25lib/libc/amd64/string/strcmp.S: add baseline implementationRobert Clausecker
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2016-04-30libc: spelling fixes.Pedro F. Giffuni
2011-01-07Add section .note.GNU-stack for assembly files used by 386 and amd64.Konstantin Belousov
2008-11-02We've been lax about matching END() macros in asm code for some time. ThisPeter Wemm
2005-04-09Add a machine-specific, optimized implementation of strcmp.Alan Cox