Mon Jun 17 16:32:56 CEST 2002 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono / arch / ChangeLog
index 1b1f54c0e9a2a5375cfb9eb72980556da42bed7f..6dee480e6d56f7058c2dd0c11591fc54875bf612 100644 (file)
@@ -1,3 +1,17 @@
+2002-05-27  Miguel de Icaza  <miguel@ximian.com>
+
+       * x86/x86-codegen.h: Set the standard header format.
+
+2002-05-23  Dietmar Maurer  <dietmar@ximian.com>
+
+       * x86/tramp.c (mono_create_method_pointer): removed the magic
+       trick to store the function pointer in the prolog and use the same
+       mechanism as in the jit.
+
+2002-05-13  Radek Doulik  <rodo@ximian.com>
+
+       * ppc/tramp.c (emit_save_parameters): fix I8 parameters
+
 2002-05-06  Sergey Chaban  <serge@wildwestsoftware.com>
 
        * x86/x86-codegen.h: added missing shifts;