History log of /freebsd-current/contrib/elftoolchain/libelf/gelf_phdr.c
Revision Date Author Comments
# 93326017 15-Dec-2016 Conrad Meyer <cem@FreeBSD.org>

gelf_getphdr: Allow extended indices

Needed for 'readelf -l' of extended phnum files. (Parity with GNU
binutils.)

Reviewed by: no one, unfortunately
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D8703