diff ToDo @ 339:4f9f49fb82ce

- x64 SysV syscall support
author Tassilo Philipp
date Sat, 04 Jan 2020 01:07:49 +0100
parents 73c528d2cd4d
children 5ac53b2d5f1e
line wrap: on
line diff
--- a/ToDo	Fri Jan 03 22:48:20 2020 +0100
+++ b/ToDo	Sat Jan 04 01:07:49 2020 +0100
@@ -64,9 +64,6 @@
 - consider automatic type-promotion for arguments passed through DC_CALL_C_ELLIPSIS_VARARGS;
   this would make it easier to just pass arguments instead of having to know about the C
   type promotions (this is partly done, see todo-item above under 1.1)
-- syscalls for x64
-  * bsd
-  * linux
 - other syscalls
 - test MIPS32 eabi big endian (current port works on psp, which is little endian)
 - implement MIPS64 N32 (gcc -mabi=n32); both, little and big-endian (looks like NetNBSD on and