aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/dl-cet.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-10x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu1-364/+0
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01x86/cet: Enable shadow stack during startupH.J. Lu1-39/+37
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu1-1/+1
2023-12-20x86/cet: Don't disable CET if not single threadedH.J. Lu1-2/+9
2023-12-20x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu1-176/+280
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-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu1-2/+2
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu1-1/+4
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu1-4/+8
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-17x86: Use HAS_CPU_FEATURE with IBT and SHSTK [BZ #26625]H.J. Lu1-2/+2
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu1-2/+2
2020-05-18x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu1-22/+21
2020-03-18x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu1-157/+60
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-1/+1
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu1-0/+346