diff ToDo @ 145:63892f03e493

- minix fix for callbacks (floats are also returned via eax/edx on minix)
author cslag
date Sat, 20 Aug 2016 22:27:47 +0200
parents 5fa2d7d5de10
children 0ab08c1541f0
line wrap: on
line diff
--- a/ToDo	Sat Aug 20 15:57:20 2016 +0200
+++ b/ToDo	Sat Aug 20 22:27:47 2016 +0200
@@ -25,7 +25,6 @@
     - ellipsis (might be test itself, not respecting fixed part of args)
     - callback_plain retval, see above under ARM
     - callf
-- fix Minix/x86 callbacks (see callback_suite)
 - armhf ellipsis: fix weirdness with long long as first ... arg
 - 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)