Page MenuHomeFreeBSD

Teach readelf about some OpenBSD ELF program headers
ClosedPublic

Authored by csjp on Jun 7 2019, 2:44 AM.
Tags
None
Referenced Files
F153223672: D20548.diff
Sun, Apr 19, 10:00 PM
F153192328: D20548.id58347.diff
Sun, Apr 19, 5:29 PM
F153192306: D20548.id58347.diff
Sun, Apr 19, 5:29 PM
F153165462: D20548.id58347.diff
Sun, Apr 19, 1:43 PM
Unknown Object (File)
Sat, Apr 11, 1:01 PM
Unknown Object (File)
Fri, Apr 3, 6:45 AM
Unknown Object (File)
Mar 17 2026, 8:42 AM
Unknown Object (File)
Mar 17 2026, 6:53 AM
Subscribers
None

Details

Summary
  • Add constants for OpenBSD wxneeded, bootdata and randomize to the FreeBSD elf_common.h file. This is the file that gets used by the elftoolchain library.
  • Update readelf and elfdump utilities to decode these program headers if they are encountered.

Note: FreeBSD has it's own version of elfdump, which will be updated in
a subsequent commit. I am adding it here anyway because this diff is
going to be submitted upstream.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24743
Build 23504: arc lint + arc unit