2002-05-27 Dietmar Maurer <dietmar@ximian.com>
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>
Mon, 27 May 2002 13:05:10 +0000 (13:05 -0000)
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>
Mon, 27 May 2002 13:05:10 +0000 (13:05 -0000)
commitfdeeca53db1b1433dc4be2da52ae4bcc4b058d66
tree7e09204c92385f2ba187c13ea96d1e831e6a244b
parent08303b8289d1aba3b9452018c4cdf97e7457b565
2002-05-27  Dietmar Maurer  <dietmar@ximian.com>

* jit.c (mono_cfg_new): reserve additional space to store ESP when
calling finally handlers.

* exception.c (arch_get_call_finally): save ESP before calling
finally handler.

svn path=/trunk/mono/; revision=4964
mono/jit/ChangeLog
mono/jit/exception.c
mono/jit/jit.c
mono/jit/x86.brg
mono/tests/Makefile.am
mono/tests/decimal.cs [new file with mode: 0644]