freebsd-nq/contrib/elftoolchain
Ed Maste 1c45d770a7 libelf: correct mips64el test to use ELF header
libelf maintains two views of endianness: e_byteorder, and
e_ident[EI_DATA] in the ELF header itself.  e_byteorder is not always
kept in sync, so use the ELF header endianness to test for mips64el.

PR:		231790
Bisected by:	sbruno
Reviewed by:	jhb
Approved by:	re (kib)
MFC with:	r338478
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17380
2018-10-02 15:08:41 +00:00
..
addr2line Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
ar Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
brandelf Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
common Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
cxxfilt revert r308465: c++filt: flush output after newline 2017-05-01 01:56:11 +00:00
elfcopy Fix objcopy for little-endian MIPS64 objects. 2018-09-05 20:51:53 +00:00
elfdump Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
libdwarf Add DW_LANG_* definitions from DWARF 4 and 5. 2018-06-09 14:50:38 +00:00
libelf libelf: correct mips64el test to use ELF header 2018-10-02 15:08:41 +00:00
libelftc Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
libpe Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
nm Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
readelf readelf: display NT_GNU_PROPERTY_TYPE_0 note name 2018-08-10 10:37:25 +00:00
size
strings Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00