freebsd-dev/contrib/elftoolchain/elfcopy
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
..
archive.c Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
ascii.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
binary.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
elfcopy.1 Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
elfcopy.h Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
main.c Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
Makefile Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
mcs.1
pe.c Update to ELF Tool Chain r3477 2016-05-25 20:56:30 +00:00
sections.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
segments.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
strip.1
symbols.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00