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
F166485014: D20515.diff
Thu, Aug 13, 7:52 PM
Unknown Object (File)
Sat, Aug 8, 5:30 PM
Unknown Object (File)
Sat, Aug 8, 9:25 AM
Unknown Object (File)
Thu, Aug 6, 9:28 PM
Unknown Object (File)
Thu, Jul 30, 7:44 PM
Unknown Object (File)
Sun, Jul 26, 8:05 PM
Unknown Object (File)
Sat, Jul 18, 4:41 PM
Unknown Object (File)
Jul 11 2026, 8:58 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.