[Mono-dev] [PATCH] Fixes for #322722

Rodrigo Kumpera kumpera at gmail.com
Mon Nov 12 13:47:37 EST 2007


Hey,

Bug #322722 requires 2 patches to be fixed:

The first reserves 24 bytes for OP_THROW, 20bytes are not enough when
throwing from dynamic methods and the arg is not in R0.

The second one implements code patching for BX.

Cheers,
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071112/27713d74/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dyn_method_throw.diff
Type: text/x-patch
Size: 305 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071112/27713d74/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_call_with_bx.diff
Type: text/x-patch
Size: 1726 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071112/27713d74/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dyn_method_throw.cs
Type: text/x-csharp
Size: 658 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071112/27713d74/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_call_with_bx.cs
Type: text/x-csharp
Size: 657 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071112/27713d74/attachment-0003.bin 


More information about the Mono-devel-list mailing list