Add entry on Elf Tool Chain tools from emaste

This commit is contained in:
Benjamin Kaduk 2016-01-17 03:06:01 +00:00
parent 576cc35490
commit 5a2515ee2b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48040

View file

@ -2736,4 +2736,60 @@
</task>
</help>
</project>
<project cat='bin'>
<title>ELF Tool Chain tools</title>
<contact>
<person>
<name>
<given>Ed</given>
<common>Maste</common>
</name>
<email>emaste@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://elftoolchain.sourceforge.net">ELF Tool Chain Website</url>
</links>
<body>
<p>The ELF Tool Chain project provides BSD-licensed
implementations of compilation tools and libraries for building
and analyzing ELF objects. The project began as part of &os;
but later became an independent project in order to encourage
wider participation from others in the open-source developer
community.</p>
<p>In the last quarter of 2015 the ELF Tool Chain tools were
updated to a snapshot of upstream Subversion revision 3272.
Improvements include better input file validation, RISC-V
support, support for Xen ELF notes, additional MIPS and ARM
relocations, better performance, and bug fixes.</p>
<p>The ELF Tool Chain project is planning a new release in
the first quarter of 2016, which should facilitate wider
testing and use by projects other than &os;.</p>
</body>
<sponsor>
The FreeBSD Foundation
</sponsor>
<help>
<task>
<p>Add missing functionality (PE/COFF suppor) to
<tt>elfcopy</tt> and migrate the base system build.</p>
</task>
<task>
<p>Fix issues found by fuzzing inputs to the tools.</p>
</task>
<task>
<p>Add automatic support for separate debug files.</p>
</task>
</help>
</project>
</report>