# HG changeset patch # User cslag # Date 1450905618 -3600 # Node ID 8d938410d1eb3b50bf90552ccd251234fa49d643 # Parent 1ba2f70f80b81cf821b20f0894accf9a228bd819# Parent e2519fb5f88d7c2c9b47e47378df2a75ececb4a8 - merge diff -r e2519fb5f88d -r 8d938410d1eb ToDo --- a/ToDo Wed Dec 23 15:03:49 2015 +0100 +++ b/ToDo Wed Dec 23 22:20:18 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: --------