changeset 54:1ba2f70f80b8

- todo update
author cslag
date Wed, 23 Dec 2015 22:18:08 +0100
parents 7d84baf8cf80
children 8d938410d1eb
files ToDo
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ToDo	Mon Dec 21 09:47:37 2015 +0100
+++ b/ToDo	Wed Dec 23 22:18:08 2015 +0100
@@ -14,11 +14,11 @@
       - callback_plain retval
       - callf
 - fix Minix/x86 callbacks (see callback_suite)
-- fix Linux/rpi callbacks (call_suite)
-- armhf ellipsis support
+- armhf ellipsis: fix weirdness with long long as first ... arg
 - add portable "make install"
 - support Solaris11 CFLAGS with -D_FILE_OFFSET_BITS=64
 - make sure selinux works (esp. regarding NX bits, asm might need (or similar): .section .note.GNU-stack,"",@progbits)
+  Daniel has a patch for it, if needed, implementing allocwx with two memory blocks, one for w^x, mmaped to one for r|x
 
 portasm:
 --------