  <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 web site</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 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 SVN 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 &os; Foundation</sponsor>

    <help>
      <task>
        <p>Add missing functionality (PE/COFF suppor) to elfcopy 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>
