summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:50:51 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-12-11 11:50:51 +0100
commit0876703a0c29ce26a9ece6ab39c4d968dcd8cfd9 (patch)
treeec735c5e1459808c310cb86adb11e745dda969ce
parentfcf515ed4b02d02dd09b541bdbd9e3e6070afb29 (diff)
parentf7114c3fe535af7d7acafeadfcdf4ebf5c72fdcc (diff)
Merge commit 'f7114c3fe535af7d7acafeadfcdf4ebf5c72fdcc'
Conflicts: open_issues/gnat.mdwn Restore GNAT tasks -- what we have today is just an incomplete initial port.
-rw-r--r--community/gsoc/project_ideas/gnat.mdwn11
-rw-r--r--contributing.mdwn6
2 files changed, 6 insertions, 11 deletions
diff --git a/community/gsoc/project_ideas/gnat.mdwn b/community/gsoc/project_ideas/gnat.mdwn
index fef26353..ba34cc9c 100644
--- a/community/gsoc/project_ideas/gnat.mdwn
+++ b/community/gsoc/project_ideas/gnat.mdwn
@@ -11,13 +11,12 @@ License|/fdl]]."]]"""]]
[[!meta title="Porting GNAT (GCC)"]]
-The GNU Ada Translator (GNAT) isn't available for the Hurd so far. There are
-also a number of other Debian packages depending on GNAT, and thus not
-buildable on the Hurd.
+An initial port of the GNU Ada Translator (GNAT) is available for the Hurd.
The goal of this project is getting GNAT fully working in Debian GNU/Hurd. It
-requires implementing some explicitly system-specific stuff in GNAT, and maybe
-fixing a few other problems. Good knowledge of Ada is a must; some Hurd
+requires implementing some explicitly system-specific stuff in GNAT (mostly in
+its runtime libraries), and for that also address a number of issues in Hurd
+and other libraries. Knowledge of Ada is a must; some Hurd
knowledge will have to be acquired while working on the project.
Designing and implementing [[language_bindings]] is a follow-up project.
@@ -25,7 +24,7 @@ Designing and implementing [[language_bindings]] is a follow-up project.
Possible mentors: [[Samuel Thibault (youpi)|samuelthibault]], [[Thomas Schwinge
(tschwinge)|tschwinge]].
-Exercise: Fix one of the problems preventing GNAT from working on the Hurd.
+Exercise: Fix one of the known issues of GNAT on the Hurd.
---
diff --git a/contributing.mdwn b/contributing.mdwn
index 2f786e9f..eaffe7b2 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -98,12 +98,8 @@ packages, and are thus good candidates for porting, in order to increase
archive coverage:
* umount functionality in busybox
-* gtest
-* hdf5
* hyperestraier
-* sane*
-* ghc (ghc6 and ghc7)
-* [[open_issues/gnat]]
+* sane-backends-extras
* ruby1.9.1
Here is a [[list of packages that need porting|hurd/running/debian/porting]].