diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-02-11 12:16:31 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-02-11 12:16:31 +0100 |
commit | 49b7702eff34f48e65369718d908cd32292c1205 (patch) | |
tree | be0d09b7cf2f5ac1fc3e086596028499d4bd7230 /contributing.mdwn | |
parent | 85da1f74b31d84956337f1874a5edd723080da22 (diff) | |
download | web-49b7702eff34f48e65369718d908cd32292c1205.tar.gz web-49b7702eff34f48e65369718d908cd32292c1205.tar.bz2 web-49b7702eff34f48e65369718d908cd32292c1205.zip |
TODO: *context for amd64
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
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. |