freebsd-dev/usr.bin/elfctl
Marcin Wojtas 4a27bf128b 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
2021-05-21 15:32:04 +02:00
..
elfctl.1 elfctl: allow features to be specified by value 2021-01-22 14:38:52 -05:00
elfctl.c usr.bin/elfctl: Allow for cross-endian operations. 2021-05-21 15:32:04 +02:00
Makefile