diff ToDo @ 116:c5cb02203df4

- mips n64 working thunks - todo update
author cslag
date Thu, 23 Jun 2016 12:38:51 +0200
parents 9aa75a74614c
children 4a64b733dc76
line wrap: on
line diff
--- a/ToDo	Thu Jun 23 12:21:07 2016 +0200
+++ b/ToDo	Thu Jun 23 12:38:51 2016 +0200
@@ -75,7 +75,8 @@
 - add MIPS callbacks for n32, n64
 - finish PPC32 callbacks (see bugs section, below, BSD not working)
 - MIPS32 softfloat support (-msoft-float)
-- test MIPS o32 big endian
+- test MIPS o32 big endian (current port works on netbsd/pmax, which is little endian, and gcc -EB doesn't work on there)
+- test MIPS n64 little endian (current port works on openbsd/octeon, which is big endian)
 
 bindings:
 ---------