[Mono-dev] MIPS JIT port update

2008-11-21 Thread Mark E Mason
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

[Mono-dev] Patches for Mono on MIPS

2008-11-21 Thread Mark E Mason
Hello, Attached are a set of patches to mono that allow it to compile on 32-bit mips systems, and that provide enough updates to the newer IR form for mono to run at least well enough to get into the TestDriver in basic.exe (see below). I know about the missing opcodes, they, and a number of

Re: [Mono-dev] Patches for Mono on MIPS

2008-11-21 Thread Mark E Mason
linux fileserver), I'll check in. Thanks! Mark -Original Message- From: Zoltan Varga [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2008 10:36 AM To: Mark E Mason Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Patches for Mono on MIPS Hi, This looks ok to check

Re: [Mono-dev] Mono on DD-WRT or OpenWrt

2008-11-20 Thread Mark E Mason
Thank you. What format do you prefer patches in? Unified diff? Quilt patch collections? Thanks, Mark From: Rodrigo Kumpera [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 4:19 AM To: Mark E Mason Cc: mono-devel-list@lists.ximian.com Subject: Re

Re: [Mono-dev] Mono on DD-WRT or OpenWrt

2008-11-20 Thread Mark E Mason
Thanks. It's been a while since I wrote the 1.0 JIT for MIPS, hopefully it won't take me too long to get back up to speed. /Mark From: Rodrigo Kumpera [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 4:33 AM To: Mark E Mason Cc: mono-devel-list

Re: [Mono-dev] Mono on MIPS 64

2008-11-20 Thread Mark E Mason
Hello, The port to MIPS64 was never started (to the best of my knowledge), much less completed. I might actually get my mips system back up and running and get back to working on the MIPS JIT ... One of these days. LOL. /Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [Mono-dev] Mono on DD-WRT or OpenWrt

2008-11-20 Thread Mark E Mason
I have an interest in picking this back up ... maintaining the MIPS JIT port that is, if there's still an interest. /Mark Mason From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodrigo Kumpera Sent: Friday, September 05, 2008 9:35 AM To: Kornél Pál

Re: [Mono-dev] MIPS port update

2006-11-22 Thread Mark E Mason
Of Gonzalo Paniagua Javier Sent: Tuesday, November 21, 2006 11:15 PM To: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] MIPS port update On Tue, 2006-11-21 at 20:07 -0800, Mark E Mason wrote: Hello all, The initial changes for the MIPS port for Mono have now been committed

[Mono-dev] MIPS port update

2006-11-21 Thread Mark E Mason
Hello all, The initial changes for the MIPS port for Mono have now been committed. At this point I'd call the port partially working: - only o32/big-endian is supported at the moment - most of the basic*.exe tests in mono/mini pass. - conditional exceptions aren't thrown in many cases -

Re: [Mono-dev] Mono/C# pointer for using Gdk/Pixbuf

2006-11-10 Thread Mark E Mason
Hello, Thanks Cody - that got me unblocked. Cheers, Mark -Original Message- From: Cody Russell [mailto:[EMAIL PROTECTED] Sent: Thursday, November 09, 2006 10:19 PM To: Mark E Mason Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] Mono/C# pointer for using Gdk/Pixbuf

[Mono-dev] Mono JIT on MIPS - disappearing this argument in virtual call....

2006-09-13 Thread Mark E Mason
Hello all, I'm working on a MIPS port of the Mono JIT compiler. It's coming along fairly well -- my hello, world test is getting approximately halfway to actually producing output lol. I've run into a problem with generating calls to virtual functions with 'this' pointers. In the

Re: [Mono-dev] IRIX port

2006-09-13 Thread Mark E Mason
Hello, I'm working on a Linux/MIPS port -- close enough? ;-) /Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza Sent: Tuesday, September 12, 2006 6:56 PM To: Mathew Yeates Cc: mono-devel-list@lists.ximian.com Subject: Re:

Re: [Mono-dev] IRIX port

2006-09-13 Thread Mark E Mason
Hello, From: Miguel de Icaza [mailto:[EMAIL PROTECTED] Hey, I'm working on a Linux/MIPS port -- close enough? It will certainly help. I would say that probably 70% of the work is the architecture port, the other 30% is OS-specific work. Which usually includes ABI

Re: [Mono-dev] Mono JIT on MIPS - disappearing this argument in virtual call....

2006-09-13 Thread Mark E Mason
Belay that - I found it. My mistake. It gets a lot farther now LOL Thanks again, /Mark -Original Message- From: Mark E Mason Sent: Wednesday, September 13, 2006 3:57 PM To: mono-devel-list@lists.ximian.com Cc: Mark E Mason Subject: Mono JIT on MIPS - disappearing

[Mono-dev] mono/interpreter/interp.c build problems

2006-09-01 Thread Mark E Mason
Hello all, I'm attempting to bring mono up under a Linux/MIPS environment (Debian if anyone cares), and as the JIT for mips doesn't exist yet, I thought the best thing to do was configure and build an interpreter version first (as recommended). Doing this from the svn head (updated as of 10

Re: [Mono-dev] mono/interpreter/interp.c build problems

2006-09-01 Thread Mark E Mason
Hello, Ah - thanks. Straight on to the JIT port for mips then. ;-) Thx, Mark -Original Message- From: Zoltan Varga [mailto:[EMAIL PROTECTED] Sent: Friday, September 01, 2006 1:20 PM To: Mark E Mason Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] mono/interpreter

[Mono-dev] Componentized memory manager

2006-08-31 Thread Mark E.
against it:1) If a memory manager could be replaced, I could re-implement one (or modify an OpenSource one) to circumvent DRM. I can see that being why MS won't do it. 2) Complexity of the integration.3) Not a large enough perceived benefit/need.What are your thoughts?-Mark E

Re: [Mono-dev] Componentized memory manager

2006-08-31 Thread Mark E.
be such an impossible thing to do.-Mark E. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list