2009-12-02 Jb Evain <jbevain@novell.com>
authorJb Evain <jbevain@gmail.com>
Wed, 2 Dec 2009 16:57:37 +0000 (16:57 -0000)
committerJb Evain <jbevain@gmail.com>
Wed, 2 Dec 2009 16:57:37 +0000 (16:57 -0000)
commit4de2c6e6d0c12001c906718f63c17b4cd1f94ece
tree9c766809f7a4a371390f17d7b4a7777f8d463e03
parent446634bfd80d8fc9a90922638532094740037abf
2009-12-02  Jb Evain  <jbevain@novell.com>

* appdomain.c (MONO_CORLIB_VERSION): bump.
* icall-def.h (get_base_definition): renamed to get_base_method
and add a boolean argument indicating we want the original
method definition, or the immediate base method.
* icall.c: apply the get_base_definition to get_base_method change.

svn path=/trunk/mono/; revision=147461
mono/metadata/ChangeLog
mono/metadata/appdomain.c
mono/metadata/icall-def.h
mono/metadata/icall.c