Add link to the BSD-licensed Elf Toolchain project.

This commit is contained in:
Joel Dahl 2008-03-24 17:10:28 +00:00
parent 3e865f79a2
commit 6965a24923
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31728

View file

@ -15,7 +15,7 @@ Ideas//EN"
<ideas>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.74 2008/03/23 11:24:06 rwatson Exp $
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.75 2008/03/23 16:09:26 rwatson Exp $
</cvs:keyword>
</cvs:keywords>
@ -1698,6 +1698,11 @@ New tests must be created; existing tests must be completed and updated.
create a library out of the common functions. Identify parts which can be
generated by tools (e.g., machine code parser generators) to support our Tier-1
and Tier-2 architectures.</p>
<p><strong>References</strong>:</p>
<ul>
<li><a href="http://wiki.freebsd.org/ElfToolChain">Status of the BSD Elf
Toolchain Project</a></li>
</ul>
<p><strong>Requirements</strong>:</p>
<ul>
<li>Knowledge of C.</li>