2002-07-31 Dietmar Maurer <dietmar@ximian.com>
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>
Wed, 31 Jul 2002 11:53:19 +0000 (11:53 -0000)
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>
Wed, 31 Jul 2002 11:53:19 +0000 (11:53 -0000)
commit6b456c265a4a3cf66b1575c04d44437e6323bc7b
tree4f46c40810b8262b3045fb7243e606ec18db20ed
parent9d55c814e27be428ed2cd115d0d963b20bf235b4
2002-07-31  Dietmar Maurer  <dietmar@ximian.com>

* x86/tramp.c: (mono_create_method_pointer): return method->addr for pinvoke methods

* interp.c (ves_exec_method): bug fix - directly jump to handle_exception.

svn path=/trunk/mono/; revision=6280
mono/arch/ChangeLog
mono/arch/x86/tramp.c
mono/interpreter/ChangeLog
mono/interpreter/interp.c