2003-08-16 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Sat, 16 Aug 2003 14:48:57 +0000 (14:48 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sat, 16 Aug 2003 14:48:57 +0000 (14:48 -0000)
commit0012bd257ef1d7a986e84a875af67bd807872dc5
tree9ae0bb3a0ad32bc8df00a8b28e438c1defe52c08
parentd5ce33f2f852cf0697a742143a1f99cafae3114e
2003-08-16  Zoltan Varga  <vargaz@freemail.hu>

* interp.c (ves_exec_method): Implemented mul.ovf correctly for int32
and int64. Implemented the conv.ovf opcodes for all argument types.

2003-08-15  Zoltan Varga  <vargaz@freemail.hu>

(ves_exec_method): Added support for the synchronized flag to the
interpreter. Also fixed the CALLI opcode, and made exception handling
work though the managed-unmanaged barrier.

svn path=/trunk/mono/; revision=17366
mono/interpreter/ChangeLog
mono/interpreter/interp.c