diff ToDo @ 83:54930a037e8a

- PPC64 single-precision float fixes for more than 13 float args (thanks Masanori!) - changelog and todo update
author cslag
date Mon, 28 Mar 2016 23:46:59 +0200
parents d4114b708bd4
children 67961454902b
line wrap: on
line diff
--- a/ToDo	Thu Mar 24 23:53:03 2016 +0100
+++ b/ToDo	Mon Mar 28 23:46:59 2016 +0200
@@ -25,6 +25,9 @@
 - 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
 - support /SAFESEH on cl/win32
+- test code functions should be in .so files, optionally, so the suites can directly
+  be used to test dycnall bindings
+- pkg-config support?
 
 portasm:
 --------