# HG changeset patch # User cslag # Date 1450905488 -3600 # Node ID 1ba2f70f80b81cf821b20f0894accf9a228bd819 # Parent 7d84baf8cf80ada61b86d7adceb4acf3f5292cdf - todo update diff -r 7d84baf8cf80 -r 1ba2f70f80b8 ToDo --- 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: --------