freebsd-dev/contrib/elftoolchain
Conrad Meyer 7dc45d65e3 readelf(1) -S: Include zero index and match binutils' no-name
Include the SHN_UNDEF (zero) index special section in extended-attribute
ELF files, like GNU binutils' readelf.

Additionally, print "<no-name>" for sections without names, like GNU
binutils.

Reviewed by:	kaiw@
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D8707
2016-12-07 18:33:40 +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 r3490 2016-08-31 15:05:04 +00:00
cxxfilt c++filt: flush output after newline 2016-11-09 15:04:29 +00:00
elfcopy elfcopy: select mode by the end of the program name 2016-10-22 23:49:06 +00:00
elfdump Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
libdwarf libdwarf: Add definitions for Apple's DWARF extension attributes. 2016-09-20 00:22:35 +00:00
libelf Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
libelftc libelftc: add elf{32,64}-tradbigmips target emulation names 2016-11-07 22:41:52 +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 readelf(1) -S: Include zero index and match binutils' no-name 2016-12-07 18:33:40 +00:00
size Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
strings strings: fix exit status if a file before the last one fails 2016-10-26 17:07:53 +00:00