[PATCH] Add values for NetBSD .note.netbsd.ident notes (PaX).

Frederic Cambus fred@statdns.com
Fri Feb 19 09:47:21 GMT 2021


Hi,

On Tue, Feb 02, 2021 at 01:53:47PM +0100, Frederic Cambus wrote:
> include/ChangeLog:
> 
> 	* elf/common.h (NT_NETBSD_PAX, NT_NETBSD_PAX_MPROTECT)
> 	(NT_NETBSD_PAX_NOMPROTECT, NT_NETBSD_PAX_GUARD, NT_NETBSD_PAX_NOGUARD)
> 	(NT_NETBSD_PAX_ASLR, NT_NETBSD_PAX_NOASLR): Define.

Ping. Anyone willing to look at this?

For reference, information on NetBSD vendor-specific ELF note elements
can be found here: https://www.netbsd.org/docs/kernel/elf-notes.html

readelf already has code under an #ifdef NT_NETBSD_PAX block to handle
.note.netbsd.pax notes.


More information about the Binutils mailing list