freebsd-dev/contrib/elftoolchain
Bryan Drewery 94bb24b387 Use the in-tree sys/elf_common.h to build libelftc.
This fixes build failures on older releases that lack various
definitions such as EM_AARCH64 (which was unfixed before this).

Revert all of the recent compatibility changes that worked around this
problem.

This uses the same method of using the in-tree header as lib/libelf,
lib/libdwarf and usr.bin/readelf.

Reviewed by:	emaste
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D6734
2016-06-05 23:05:14 +00:00
..
addr2line Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
ar Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
brandelf Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
common Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
cxxfilt Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
elfcopy Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
elfdump Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
libdwarf Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
libelf Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
libelftc Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
libpe Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
nm Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
readelf Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
size Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
strings Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00