9e20d0f0ce
When __CET__ is defined, <cet.h> should be included to add Intel CET marker to object file and _CET_ENDBR should be placed at function entry to indicate indirect branch target. * libdruntime/config/x86/switchcontext.S: Include <cet.h> if __CET__ is defined. (_CET_ENDBR): New. Define if __CET__ is not defined. (fiber_switchContext): Add _CET_ENDBR after .cfi_startproc. |
||
---|---|---|
.. | ||
config | ||
core | ||
gc | ||
gcc | ||
rt | ||
LICENSE | ||
MERGE | ||
Makefile.am | ||
Makefile.in | ||
__entrypoint.di | ||
__main.di | ||
object.d |