comparison ToDo @ 24:d9c707a699d9 r0.9-RC1

- note about selinux support for 1.0 added to ToDo
author cslag
date Sun, 06 Sep 2015 00:27:11 +0200
parents 8620585049d5
children a461b6977b52
comparison
equal deleted inserted replaced
23:8620585049d5 24:d9c707a699d9
16 - fix Minix/x86 callbacks (see callback_suite) 16 - fix Minix/x86 callbacks (see callback_suite)
17 - fix Linux/rpi callbacks (call_suite) 17 - fix Linux/rpi callbacks (call_suite)
18 - armhf callback support 18 - armhf callback support
19 - armhf callconv manual entry 19 - armhf callconv manual entry
20 - add portable "make install" 20 - add portable "make install"
21 - support Solaris11 CFLAGS with -D_FILE_OFFSET_BITS=64
22 - make sure selinux works (esp. regarding NX bits, asm might need (or similar): .section .note.GNU-stack,"",@progbits)
21 23
22 portasm: 24 portasm:
23 -------- 25 --------
24 - add solaris support for x64 26 - add solaris support for x64
25 27