freebsd-dev/contrib/elftoolchain
Ed Maste 9bfb310cf3 elfcopy: remove temporary ELF file when converting from binary
Previously a command like

  objcopy --input-target binary --output-target elf64-x86-64-freebsd \
    binary_file object.o

would leave a temporary file behind.

ELF Tool Chain ticket #543

Reported by:	Roger Marquis
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2017-03-30 17:37:12 +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: remove temporary ELF file when converting from binary 2017-03-30 17:37:12 +00:00
elfdump Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
libdwarf Follow DW_AT_specification when looking up DW_AT_type attributes. 2016-12-28 21:54:33 +00:00
libelf gelf_getphdr: Allow extended indices 2016-12-16 01:42:51 +00:00
libelftc Add elf*-powerpc-freebsd targets to the elftoolchain target list 2017-02-08 03:21:29 +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: avoid unnecessary trip through handle_file for stdin 2017-01-25 20:59:06 +00:00