2008-08-18 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / mini / ChangeLog
index ef0a101a9ac76484703c1da983b1f854de63fd15..da6302ea26124e8d847933ea3a4c5659e60844ba 100644 (file)
@@ -1,5 +1,11 @@
 2008-08-18  Zoltan Varga  <vargaz@gmail.com>
 
+       * liveness.c (mono_analyze_liveness): Disable the liveness2 code for now
+       as it crashes on the 2.0 mscorlib.
+
+       * aot-compiler.c (is_shared_got_patch): Revert the last change as it seems
+       to cause crashes.
+       
        * aot-compiler.c: Use is_plt_patch () in a few additional places.
        (is_shared_got_patch): Add MONO_PATCH_INFO_METHODCONST, which is generated
        by IMT.