]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Add support for NetBSD PaX notes to readelf.
authorChristos Zoulas <christos@zoulas.com>
Wed, 12 Jun 2019 13:51:17 +0000 (14:51 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 12 Jun 2019 13:51:17 +0000 (14:51 +0100)
commit9abca70219e8e15991b9a4d3034672c9f720234f
treea0d12290463dbefe2735a4978475b09f893fa751
parentc0d38b0ec6756de6a0b68477e47bb8619eef2262
Add support for NetBSD PaX notes to readelf.

PR 24663
* readelf.c (process_netbsd_elf_note): Add support for
NT_NETBSD_PAX.
(process_note): Add support for PaX notes.
binutils/ChangeLog
binutils/readelf.c