By default return an 'UTF8Unmarked' object. Removed unused 'utf8EncodingWithMarkers...
[mono.git] / mono / cil / ChangeLog
index ae2f8d0828a0c10c31b25ce07f6efd0ab7d85bce..3fba50961f450b3bc38ebd8442b661a4ba192817 100644 (file)
@@ -1,3 +1,33 @@
+2009-09-20  Zoltan Varga  <vargaz@gmail.com>
+
+       * cil-opcodes.xml: Add mono_dyn_call opcode.
+
+2009-07-30  Rodrigo Kumpera  <rkumpera@novell.com>
+
+       cil-opcodes.xml: Fix naming of stelem and ldelem to be
+       the same of the spec. Fix stack effect of stelem. Change
+       type of constrained and readonly prefixes. 
+
+2008-08-08  Zoltan Varga  <vargaz@gmail.com>
+
+       * cil-opcodes.xml: Add an 'icall_addr' opcode.
+
+2008-06-06  Jb Evain  <jbevain@novell.com>
+
+       * cil-opcodes.xml: constrained. is of type InlineType.
+       * opcode.def: re-generate.
+
+
+Tue Sep 11 15:09:01 CEST 2007 Paolo Molaro <lupus@ximian.com>
+
+       * cil-opcodes.xml opcode.def: added custom opcode used to access
+       runtime thread local storage.
+
+2005-02-20  Zoltan Varga  <vargaz@freemail.hu>
+
+       * cil-opcodes.xml opcode.def: Correct definition of mono_classconst and
+       add mono_not_taken which is used for branch prediction hints.
+
 2005-01-03  Zoltan Varga  <vargaz@freemail.hu>
 
        * cil-opcodes.xml opcode.def: Add mono_classconst.