Remove unlogged change.
[mono.git] / mono / arch / ChangeLog
index 1f1761571f415b6d5f48abdbd9204f2c663ec445..997b5e8da3f54e3ee7e3b00f3148cb2f304b2ba6 100644 (file)
@@ -1,3 +1,44 @@
+2004-11-25  Zoltan Varga  <vargaz@freemail.hu>
+
+       * amd64/amd64-codegen.h: Updates to support the PIC changes.
+
+Fri Nov 19 17:29:22 CET 2004 Paolo Molaro <lupus@ximian.com>
+
+       * ppc/ppc-codegen.h: counter reg decrement branch values
+       (patch by Geoff Norton <gnorton@customerdna.com>).
+
+2004-11-16  Patrik Torstensson <patrik.torstensson@gmail.com>
+
+       * x86/x86-codegen.h: added opcodes for xadd instructions
+
+2004-11-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * amd64/x86-64-codegen.h: Get rid of this.
+
+2004-08-30  Zoltan Varga  <vargaz@freemail.hu>
+
+       * amd64/amd64-codegen.h (amd64_imul_reg_membase_size): Fix REX
+       generation.
+
+2004-08-29  Zoltan Varga  <vargaz@freemail.hu>
+
+       * amd64/amd64-codegen.h: More SSE work.
+       
+       * amd64/amd64-codegen.h: Add SSE2 instructions.
+
+2004-08-21  Zoltan Varga  <vargaz@freemail.hu>
+
+       * amd64/amd64-codegen.h (X86_IS_BYTE_REG): Redefine X86_IS_BYTE_REG
+       since under amd64, all 16 registers have a low part.
+
+2004-08-16  Zoltan Varga  <vargaz@freemail.hu>
+
+       * x86/x86-codegen.h: Add macros for accessing the mod/rm byte.
+
+2004-07-30  Zoltan Varga  <vargaz@freemail.hu>
+
+       * amd64/amd64-codegen.h: Ongoing JIT work.
+
 2004-07-29  Ben Maurer  <bmaurer@ximian.com>
 
        * x86/x86-codegen.h: Add opcodes for cmp BYTE PTR [eax], imm