From c5e9e1780dbb123299c9b2fc9c4a660ac5de42a2 Mon Sep 17 00:00:00 2001
From: Joseph Koshy
Date: Tue, 8 Apr 2008 10:44:33 +0000
Subject: [PATCH] - Update the URL for the ELF Toolchain project and remove the
"soc" tag.
---
en/projects/ideas/ideas.xml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml
index d06d72e5fe..4f42c5af32 100644
--- a/en/projects/ideas/ideas.xml
+++ b/en/projects/ideas/ideas.xml
@@ -15,7 +15,7 @@ Ideas//EN"
- $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.83 2008/03/30 06:28:35 marcus Exp $
+ $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.84 2008/04/08 06:18:59 yar Exp $
@@ -1710,7 +1710,7 @@ New tests must be created; existing tests must be completed and updated.
Userland / Installation Tools
-
+
BSD-licensed ELF Tools
@@ -1719,14 +1719,14 @@ New tests must be created; existing tests must be completed and updated.
href="mailto:kaiw@FreeBSD.org">Kai Wang
Create BSD-licensed versions of ELF processing tools (e.g., ld,
dbx, as and others) using the ELF(3) and GELF(3)
- API set in FreeBSD -CURRENT. Identify overlapping functions in those tools and
+ API set. Identify overlapping functions in those tools and
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.
References:
Requirements: