aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/libc-start.h
AgeCommit message (Collapse)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-10x86: Move x86-64 shadow stack startup codesH.J. Lu1-0/+74
Move sysdeps/x86/libc-start.h to sysdeps/x86_64/libc-start.h and use sysdeps/generic/libc-start.h for i386. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>