opnsense-src/usr.bin/elfctl
Marcin Wojtas 7572ddd167 usr.bin/elfctl: Allow for cross-endian operations.
Detect if host endian is different than target endian and swap
byte order of ELF note fields instead of failing.

Submitted by: Dawid Gorecki <dgr@semihalf.com>
Reviewed by: imp
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D29550

(cherry picked from commit 4a27bf128b)
2021-12-12 13:59:30 -05:00
..
elfctl.1 elfctl: allow features to be specified by value 2021-01-26 09:44:12 -05:00
elfctl.c usr.bin/elfctl: Allow for cross-endian operations. 2021-12-12 13:59:30 -05:00
Makefile