mirror of
https://github.com/bminor/binutils-gdb.git
synced 2026-04-05 03:39:51 +00:00
x86: Add NT_X86_CET note
Define NT_X86_CET which is the proposed note for x86 CET state to support Intel CET in Linux kernel. Double check it after Intel CET patches have been merged into Linux kernel. binutils/ * readelf.c (get_note_type): Support NT_X86_CET. include/ * elf/common.h (NT_X86_CET): New.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2020-09-11 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* elf/common.h (NT_X86_CET): New.
|
||||
|
||||
2020-09-10 Cooper Qu <cooper.qu@linux.alibaba.com>
|
||||
|
||||
* opcode/csky.h (CSKY_ARCH_804): Define.
|
||||
|
||||
Reference in New Issue
Block a user