2008-09-27 Mark Probst <mark.probst@gmail.com>
[mono.git] / mono / arch / ChangeLog
index 864dfcf606ee97e331270f643db7b02bfe89a9ff..bc049b7a27414da9d0cfafeaf8ced95997f7b894 100644 (file)
@@ -1,3 +1,22 @@
+2008-09-27  Mark Probst  <mark.probst@gmail.com>
+
+       * ppc/ppc-codegen.h: A few typecasts to fix compiler warnings.
+
+2008-09-07  Mark Probst  <mark.probst@gmail.com>
+
+       * ppc/ppc-codegen.h (ppc_load): Inserted cast to fix some
+       warnings.
+
+2008-06-16  Mark Probst  <mark.probst@gmail.com>
+
+       * amd64/amd64-codegen.h: Removed extraneous parenthesis in a macro
+       nobody uses.
+
+2008-06-06  Zoltan Varga  <vargaz@gmail.com>
+
+       * amd64/amd64-codegen.h (amd64_padding_size): Rewrite this to use the
+       instructions recommended by the amd64 manual.
+
 2008-04-19  Zoltan Varga  <vargaz@gmail.com>
 
        * amd64/amd64-codegen.h (amd64_is_imm32): Use gint64 instead of glong because of