aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-bti.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-11aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]Szabolcs Nagy1-17/+35
2020-12-11aarch64: align address for BTI protection [BZ #26988]Szabolcs Nagy1-6/+8
2020-12-11aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy1-2/+15
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy1-1/+8
2020-07-08aarch64: enable BTI at runtimeSudakshina Das1-0/+54