2008-05-01 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mono / tests / verifier / ChangeLog
index 4b6d83c172bebb23bd238f49d4029d218dd7f67e..fcd0023ee2335811e71095d96fdd03b7e723c5b8 100644 (file)
@@ -1,3 +1,13 @@
+2008-05-01 Rodrigo Kumpera <rkumpera@novell.com>
+
+       * unverifiable_ldsfld_no_fld.il: Fixed compilation
+       and renamed to invalid_ldsfld_no_fld.il.
+
+       * BatchCompiler.cs: New driver to fast compile the
+       verifier test suite. It's about 20x faster now.
+
+       * Makefile: Use the ilasm driver for faster compilation.
+
 2008-04-30 Rodrigo Kumpera <rkumpera@novell.com>
 
        * make_il_overflow_test.sh: New test generator