2010-04-24 Mark Probst <mark.probst@gmail.com>
[mono.git] / mono / mini / ChangeLog
index ea882defe4d692418005ab55033a6d66aadebe14..2d614f908e7483b641b5a10c0221f6575c36a1d1 100755 (executable)
@@ -1,3 +1,17 @@
+2010-04-24  Mark Probst  <mark.probst@gmail.com>
+
+       * mini.c, driver.c: Initialize mono_use_llvm in mono_main(), not
+       in the initializer, because it's non-constant.
+
+2010-04-23  Miguel de Icaza  <miguel@novell.com>
+
+       * mini.c: Use MONO_USE_LLVM as an environment flag to turn the use
+       of LLVM on by default.   Used for buildbots and other setups.
+
+2010-04-24  Zoltan Varga  <vargaz@gmail.com>
+
+       * mini.c: Set mono_use_llvm to FALSE even if mono is compiled with LLVM.
+
 2010-04-23  Kornel Pal  <kornelpal@gmail.com>
 
        * method-to-ir.c (mono_method_to_ir): Enable inlining of pointer-sized unmanaged