diff ToDo @ 155:bbefb8b8e74c

- sparc32 thunk code - replaced some c++ comments with old c ones - whitespace cosmetics
author cslag
date Thu, 24 Nov 2016 23:47:31 +0000
parents 0ab08c1541f0
children 49549739228c
line wrap: on
line diff
--- a/ToDo	Thu Nov 10 20:37:21 2016 +0100
+++ b/ToDo	Thu Nov 24 23:47:31 2016 +0000
@@ -1,5 +1,6 @@
 1.0:
 ----
+- dyncallback's "stack_cleanup" can be removed from non x86 impls... test if they still work
 - the CallVM-free functions are per VTable, however the latter can be changed out
   at runtime... which basically changes potentially the deallocator...
   same goes for functions setting the mode. think about how to make this safer - currently