summaryrefslogtreecommitdiff
path: root/open_issues
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-09-27 08:01:49 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-09-27 08:01:49 +0200
commit22aad2d6e48e8a6252b087b98b7929bacacd057a (patch)
tree8fe705354d917e9d1f4fc04d42b603202855bdfb /open_issues
parent72f8598403390231085544da4a261b08df038819 (diff)
* open_issues/gccgo: tschwinge/t/hurd/go branch in GCC's Git repository.
Diffstat (limited to 'open_issues')
-rw-r--r--open_issues/gccgo.mdwn16
1 files changed, 3 insertions, 13 deletions
diff --git a/open_issues/gccgo.mdwn b/open_issues/gccgo.mdwn
index 0861d27f..0b90ac75 100644
--- a/open_issues/gccgo.mdwn
+++ b/open_issues/gccgo.mdwn
@@ -31,20 +31,10 @@ First, make the language functional, have its test suite pass without errors.
[[!inline pages=community/gsoc/project_ideas/gccgo feeds=no]]
-## Svante's work
+## `tschwinge/t/hurd/go`
-Per [[!message-id "1335509732.3707.179.camel@hp.my.own.domain"]], Svante has
-been working on this, has some (unpublished) patches, and this was blocked on
-[[`getcontext`/`makecontext`/`setcontext`/`swapcontext`|glibc]].
-
-
-### IRC, freenode, #hurd, 2013-08-26
-
- < gnu_srs> tschwinge: on
- http://www.gnu.org/software/hurd/open_issues/gccgo.html you might change
- the text, my patches are published
- < gnu_srs> http://lists.gnu.org/archive/html/bug-hurd/2013-06/msg00050.html
- to msg00052.html
+There is now a `tschwinge/t/hurd/go` branch in GCC's Git repository, where the
+Hurd port for Go is being polished.
## `getcontext`/`makecontext`/`setcontext`/`swapcontext` usage analysis