Extend r270123 to run the brand info's header_supported() routine for
authornwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 18 Nov 2015 17:03:22 +0000 (17:03 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 18 Nov 2015 17:03:22 +0000 (17:03 +0000)
commit2b225aeb0bd5511a7bbbdc1b466c04ecd951ed8a
tree0b6a8cee4a6ba0dbf7314c75cda840061d7a6b08
parentfd7be76b004ae13630e1d5edca3ddfce8bb1c26d
Extend r270123 to run the brand info's header_supported() routine for
branded as well as unbranded binaries. This will be required to add
support for the new ELFv2 ABI on powerpc64, which is distinguished from
ELFv1 by the contents of the ELF header's flags field.

Reviewed by: imp
MFC after: 2 weeks
sys/kern/imgact_elf.c