[Mono-dev] [PATCH] Minor MIPS changes to mono/mono/mini
Mark E Mason
mark.e.mason at broadcom.com
Thu Oct 12 16:55:44 EDT 2006
Hello,
> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf
> Of Paolo Molaro
> Sent: Thursday, October 12, 2006 6:26 AM
> To: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] [PATCH] Minor MIPS changes to mono/mono/mini
>
> On 10/11/06 Mark Mason wrote:
> > Included below are patches to mono/mono/mini to begin
> adding support for
> > MIPS to the Mono JIT. Primarily, this includes minor
> header file changes,
> > Makefile support for MIPS, and making print_ins()
> non-static for better
> > verbose support.
>
> We can't include the makefile change until also the files are there,
> otherwise it would break the build (make dist).
Ah - make dist was one I hadn't thought of. Ok. Expect a fuller set of
changes early next week then.
> As for exporting print_ins(), if we want to do that, it needs renaming
> (eg to mono_print_ins or mono_inst_print) and put into the
> header file.
> Where do you need it?
I'm calling it from mini-mips.c when outputting basic blocks if the
verbose level is greater than 2. Tell me which name(s) you want and
I'll take care of the changes.
Thanks!
/Mark
>
> Thanks!
>
> lupus
>
> --
> -----------------------------------------------------------------
> lupus at debian.org debian/rules
> lupus at ximian.com Monkeys do it better
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
More information about the Mono-devel-list
mailing list