diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-04-13 16:23:15 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-04-13 16:23:15 +0200 |
commit | 58e9e2a179e7c7a5e64f39d2a0d58f94a12bb097 (patch) | |
tree | 5d99a9c33d4db3552a9b39515f2e4fa328865895 | |
parent | 0db356ea482b3045f4d49b5c7953791bf18573a3 (diff) |
done
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 9a67da75..f4663dda 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -166,7 +166,6 @@ 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). * On amd64, fix memcpy (> 16 bytes) from `/dev/mem` (makes hurd-console crash) * Settle CI for mig+gnumach+hurd+glibc. * Port `dhcpcd`, see [call for help](https://lists.debian.org/debian-hurd/2023/11/msg00030.html) |