K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-12-07T20:21:12.594554Z K 7 svn:log V 418 elfcopy: exclude extension when converting from binary When converting from binary to ELF, elfcopy creates symbols _binary__start_, _binary__end, and _binary__size. For compatibility with GNU objcopy (and to produce sensible symbol names) the extension must be stripped off. Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D4238 END