Page MenuHomeFreeBSD

elf_common: add GNU note types and NT_GNU_PROPERTY_TYPE_0 bits
ClosedPublic

Authored by emaste on Jun 4 2019, 3:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 3:49 PM
Unknown Object (File)
Wed, Apr 29, 10:19 PM
Unknown Object (File)
Wed, Apr 29, 10:19 PM
Unknown Object (File)
Wed, Apr 29, 10:19 PM
Unknown Object (File)
Wed, Apr 29, 10:19 PM
Unknown Object (File)
Tue, Apr 28, 9:05 PM
Unknown Object (File)
Sun, Apr 26, 6:40 PM
Unknown Object (File)
Sat, Apr 25, 3:19 PM
Subscribers
None

Details

Reviewers
kib
markj
Summary

To support Intel CET IBT/Shadow Stack.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

markj added inline comments.
sys/sys/elf_common.h
801

Missing a tab after #define here.

This revision is now accepted and ready to land.Jun 4 2019, 3:38 PM

Committed as rS348628, forgot review tag.