2010-01-22 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Fri, 22 Jan 2010 08:22:59 +0000 (08:22 -0000)
committerZoltan Varga <vargaz@gmail.com>
Fri, 22 Jan 2010 08:22:59 +0000 (08:22 -0000)
commitfda9d8949d2a03de8b2e1492bfa253bb1567e78e
tree82ddca856bb95e9d176f3835a36253b7a0061ec8
parent8286b51cdf6a78f39956a46c8a01350d415c5f16
2010-01-22  Zoltan Varga  <vargaz@gmail.com>

* mini.h (COMPILE_SOFT_FLOAT): New macro, similar to COMPILE_LLVM.

* method-to-ir.c ir-emit.h: Use if (COMPILE_SOFT_FLOAT) in a few places since
llvm does not require it.

* aot-runtime.c (load_method): Print the full name of the last aot method.

svn path=/trunk/mono/; revision=150049
mono/mini/ChangeLog
mono/mini/aot-runtime.c
mono/mini/ir-emit.h
mono/mini/method-to-ir.c
mono/mini/mini.h