]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support to readelf for the PT_OPENBSD_SYSCALLS segment type.
authorFrederic Cambus <fred@statdns.com>
Mon, 12 Feb 2024 12:44:59 +0000 (13:44 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 12 Feb 2024 17:09:13 +0000 (17:09 +0000)
commitd86205c3ec49b0edadfa2b3e568b3d852f0a6e1f
treeafff7c18368b4649597fe13aa4aa722f2830d15b
parente19e16103fb10ac28b15683f56c821cf1b349c1b
Add support to readelf for the PT_OPENBSD_SYSCALLS segment type.

binutils * readelf.c (get_segment_type): Handle PT_OPENBSD_SYSCALLS segment type.
include  * elf/common.h (PT_OPENBSD_SYSCALLS): Define.
binutils/ChangeLog
binutils/readelf.c
include/ChangeLog
include/elf/common.h