summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2024-02-11 12:16:31 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2024-02-11 12:16:31 +0100
commit49b7702eff34f48e65369718d908cd32292c1205 (patch)
treebe0d09b7cf2f5ac1fc3e086596028499d4bd7230
parent85da1f74b31d84956337f1874a5edd723080da22 (diff)
TODO: *context for amd64
-rw-r--r--contributing.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index 1843a148..45c73228 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -165,6 +165,7 @@ This is the list of tasks that we *want* to address soon, starting with the most
* Add amd64 support to gdb.
* Fix shell output pipe replacement issue on amd64, see
[discussion](https://lists.gnu.org/archive/html/bug-hurd/2023-10/msg00062.html).
+* Add make/swap/set/get/context support for amd64 (for go and others).
* Settle CI for mig+gnumach+hurd+glibc.
* Port `dhcpcd`, see [call for help](https://lists.debian.org/debian-hurd/2023/11/msg00030.html)
* Extensively test (e.g. running testsuites of glibc, perl, curl) and fix the lwip-based TCP/IP stack, to be sure we don't get regressions by switching to it.