2007-10-19 Marek Habersack <mhabersack@novell.com>
[mono.git] / mono / arch / ChangeLog
index 8cdb3dd5a095732a93c59b2f66729474cce90c0e..b59fedd71e88eb2475de0d61731ac7a1a38afbf4 100644 (file)
@@ -1,3 +1,16 @@
+2007-10-09  Zoltan Varga  <vargaz@gmail.com>
+
+       * amd64/amd64-codegen.h (amd64_jump_membase_size): Remove an unneccesary
+       rex prefix which trips up valgrind.
+
+2007-07-14  Zoltan Varga  <vargaz@gmail.com>
+
+       * amd64/amd64-codegen.h: Remove some unused rex prefixes.
+
+Wed Jul 4 15:29:07 CEST 2007 Paolo Molaro <lupus@ximian.com>
+
+       * x86/x86-codegen.h: added minimal sse instructions currently
+       needed by the JIT.
 
 2007-06-13  Randolph Chung  <tausq@debian.org>