svn commit: r286070 - in head/contrib/elftoolchain: ar elfdump
Pedro Giffuni
pfg at FreeBSD.org
Fri Jul 31 15:33:52 UTC 2015
On 07/31/15 08:03, Ed Maste wrote:
>>> Author: emaste
>>> Date: Thu Jul 30 12:41:54 2015
>>> New Revision: 286070
>>> URL: https://svnweb.freebsd.org/changeset/base/286070
>>>
>>> Log:
>>> Add ELF Tool Chain's ar(1) and elfdump(1) to contrib
>>
>> Thank you!
>
> Np. Thanks for noting brandelf, I just copied it over as well.
>
> There's a little more work to be done still before these are fully
> equivalent to the ones in FreeBSD, and I won't switch them until
> they're ready.
>
Hmm ...
FWIW, elftoolchain's brandelf was based on our brandelf, but modified
to use libelf. I think brandelf may not be needed anymore though; it's
main use was to add ELF branding notes to linux binaries for our
linuxulator.
There was a mess with the linux maintainers not wanting to use ELF
branding notes but long story short, our linuxulator understands the now
GNU branding scheme and linux is also using the standard ELF branding notes.
Regards,
Pedro.
More information about the svn-src-head
mailing list