Fri Sep 26 16:46:23 CEST 2008 Paolo Molaro <lupus@ximian.com>
authorPaolo Molaro <lupus@oddwiz.org>
Fri, 26 Sep 2008 14:53:27 +0000 (14:53 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Fri, 26 Sep 2008 14:53:27 +0000 (14:53 -0000)
commita984528c38bf8850c660a81f6319153fbdf17fd7
tree724342dcf013c8865de0bb265549d3874db3881d
parentc23e60a3bb424724953220558d3b3f436f9124bd
Fri Sep 26 16:46:23 CEST 2008 Paolo Molaro <lupus@ximian.com>

* tramp-x86.c, mini-x86.h, mini-x86.c: x86 support code for calling a
runtime-set function when going back to managed code. Currently this
is used to set back the protection on the soft ovf pages and/or to
throw the stack overflow exception that happened in unmanaged code.

svn path=/trunk/mono/; revision=114188
mono/mini/ChangeLog
mono/mini/mini-x86.c
mono/mini/mini-x86.h
mono/mini/tramp-x86.c