Add link to the BSD-licensed Elf Toolchain project.
This commit is contained in:
parent
3e865f79a2
commit
6965a24923
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31728
1 changed files with 6 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue