comparison ToDo @ 23:8620585049d5

- removing item from ToDo that's not longer valid
author cslag
date Sun, 06 Sep 2015 00:06:59 +0200
parents 5bb847d90feb
children d9c707a699d9
comparison
equal deleted inserted replaced
22:5bb847d90feb 23:8620585049d5
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
22 build-system:
23 -------------
24 - cmake mac os x universal binary builds with *.S does not build
25 multiple architectures
26 21
27 portasm: 22 portasm:
28 -------- 23 --------
29 - add solaris support for x64 24 - add solaris support for x64
30 25