[Mono-dev] MIPS JIT port update

Mark E Mason mason at broadcom.com
Fri Nov 21 11:39:41 EST 2008


Hello all,

Long time no see. I'm back to work on the MIPS JIT port (finally). It's been a long path, but it's good to be back.

I've got a small set of patches [almost] ready for checkin that allow the MIPS JIT to compile, and which implement enough of the changes to the new IR format to get basic.exe into TestDriver.RunTests(). There's still lots more to do before the port is back to where it was in the 1.0 days, but it should be fairly straightforward from here on out.

All but one of the files patched is a mips specific file, so I've got a high confidence that none of the other ports will be broken by these changes. The one file that's changed that isn't MIPS specific - that's just to remove a MIPS-specific assert...

With luck, these will go up later today. I understand that unified patches are preferred. Are email attachments ok, or do you all prefer inline patches like the linux kernel folks seem to prefer (and which are really tricky to send with modern mailers - sigh).

Happy JITing,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081121/660138b4/attachment.html 


More information about the Mono-devel-list mailing list