Tue Jul 2 19:05:05 CEST 2002 Paolo Molaro <lupus@ximian.com>
[mono.git] / mcs / mcs / ChangeLog
index c42ed61bb9184f0511e95c30a4a8d60336cdf22a..4038ebc0fe73dfdf59c33c660a255e73131e03f8 100755 (executable)
@@ -1,4 +1,12 @@
 
+Tue Jul 2 19:05:05 CEST 2002 Paolo Molaro <lupus@ximian.com>
+
+       * typemanager.cs: load unverifiable_code_ctor so we can build
+       corlib using the correct type. Avoid using GetTypeCode() with
+       TypeBuilders.
+       * rootcontext.cs: uses TypeManager.unverifiable_code_ctor and
+       TypeManager.object_type to allow building corlib.
+
 Tue Jul 2 19:03:19 CEST 2002 Paolo Molaro <lupus@ximian.com>
 
        * ecore.cs: handle System.Enum separately in LoadFromPtr().