freebsd-nq/contrib/elftoolchain
Maxim Sobolev 65caaa0ed6 Fix CU: output of the --debug-dump=decodedline, the problem there
is that both file name and current directory is recorded, however
file name sometimes already contains absolute path. In which case
prefixing it with directory name results in an invalid pathname.

Only append directory name if the file name does not start with '/'.
This seems to DTRT.

Approved by:	emaste
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D18290
2018-11-21 21:46:06 +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 objcopy: restore behaviour required by GCC's build 2018-10-20 17:27: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: also test for 64-bit ELF in _libelf_is_mips64el 2018-10-20 18:47:45 +00:00
libelftc readelf: decode R_MIPS_HIGHER and R_MIPS_HIGHEST relocation types 2018-11-02 18:40:01 +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 Fix CU: output of the --debug-dump=decodedline, the problem there 2018-11-21 21:46:06 +00:00
size Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
strings Revert r340385, strings capability mode 2018-11-13 01:30:31 +00:00