2005-06-16 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mono / mini / ChangeLog
index 1b571cb3e0298ce826e4421122ea81c5826975da..3bff525995d10a709f2e7bf51850aa95167fac42 100644 (file)
@@ -1,3 +1,17 @@
+2005-06-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * declsec.c: Fixed APTC to check for FullTrust on caller assembly (and
+       not on callee assembly). Fixed some comments.
+
+2005-06-16  Zoltan Varga  <vargaz@freemail.hu>
+
+       * aot.c (mono_compile_assembly): Mark the "methods" symbol as a function so
+       it gets proper disassembly.
+       (emit_method_info): Remove some dead code.
+
+       * mini.c (mini_method_compile): Allways allocate the GOT var in
+       mono_method_to_ir for emulating opcodes.
+
 2005-06-13  Zoltan Varga  <vargaz@freemail.hu>
 
        * mini.c (mono_jit_free_method): Remove the method from the JitInfo table