comparison ToDo @ 21:39d570758588

- cleanups in changelog and todo
author cslag
date Sat, 05 Sep 2015 23:17:56 +0200
parents 9ceb368cc0ed
children 5bb847d90feb
comparison
equal deleted inserted replaced
20:1c539fb1d2dd 21:39d570758588
9 - fix for NDS: 9 - fix for NDS:
10 * ARM: 10 * ARM:
11 - callback_plain retval wrong (not only platform) 11 - callback_plain retval wrong (not only platform)
12 * THUMB: 12 * THUMB:
13 - ellipsis (might be test itself, not respecting fixed part of args) 13 - ellipsis (might be test itself, not respecting fixed part of args)
14 - retvals of call_suite (maybe all retvals, in general)
15 - callback_plain retval 14 - callback_plain retval
16 - callf 15 - callf
17 - fix Minix/x86 callbacks (see callback_suite) 16 - fix Minix/x86 callbacks (see callback_suite)
18 - fix Linux/rpi callbacks (call_suite) 17 - fix Linux/rpi callbacks (call_suite)
19 - armhf callback support 18 - armhf callback support
53 52
54 dyncallback: 53 dyncallback:
55 ------------ 54 ------------
56 - callback_plain's return value not correct anymore on NDS (maybe just broken testcode?) 55 - callback_plain's return value not correct anymore on NDS (maybe just broken testcode?)
57 - add MIPS callbacks for eabi, n32, o32 (thunks are working) 56 - add MIPS callbacks for eabi, n32, o32 (thunks are working)
58 - finish PPC32 callbacks (see bugs section, below) 57 - finish PPC32 callbacks (see bugs section, below, BSD not working)
59 58
60 bindings: 59 bindings:
61 --------- 60 ---------
62 - release bindings as standalone packages (already done for rbdc as a gem and rdyncall on cran) 61 - release bindings as standalone packages (already done for rbdc as a gem and rdyncall on cran)
63 * add note to documentation, where bindings are and that some bindings are svn-only ATM 62 * add note to documentation, where bindings are and that some bindings are svn-only ATM
115 - 68k, 88k, 6502, etc. 114 - 68k, 88k, 6502, etc.
116 - alpha 115 - alpha
117 - superh 116 - superh
118 - cell 117 - cell
119 - blackfin 118 - blackfin
119 - s/390
120 - z80 120 - z80
121 - hppa 121 - hppa
122 - vax 122 - vax
123 - atmel avr 123 - atmel avr
124 - propeller 124 - propeller
125 - amd29k 125 - amd29k
126 - arc 126 - arc
127 - seaforth 127 - seaforth
128 128
129 available exotic hardware for outstanding ports:
130 ------------------------------------------------
131 - 68k: Tassilo's old Palm m100 (MC68EZ328 (16MHz))
132 - sh4: Tassilo's Dreamcast
133 - sigmatel stmp3550b: Daniel's iPod Nano
134