summaryrefslogtreecommitdiff
path: root/lib/libc/amd64/string/strcat.S
AgeCommit message (Expand)Author
2023-12-25lib/libc/amd64/string/strcat.S: enable use of SIMDRobert Clausecker
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
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-10Add a machine-specific, optimized implementation of strcat.Alan Cox