]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
x86: Add NT_X86_CET note
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 11 Sep 2020 12:51:53 +0000 (05:51 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 11 Sep 2020 12:52:06 +0000 (05:52 -0700)
commit8d58ed37f168b3ae927cbb2967089c85d10ef6f2
treef0bd49822e9987d9e5daf99799c0350fb3e4a8bf
parentce139cd560dcb85b09d4d257ac67ebffdf215859
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.
binutils/ChangeLog
binutils/readelf.c
include/ChangeLog
include/elf/common.h