Thu May 29 12:52:40 CEST 2003 Paolo Molaro <lupus@ximian.com>
[mono.git] / mono / cil / ChangeLog
1
2 Thu May 29 12:52:40 CEST 2003 Paolo Molaro <lupus@ximian.com>
3
4         * opcode.def, cil-opcodes.xml: fix opcode entries.
5
6 Wed Sep 5 15:54:47 CEST 2001 Paolo Molaro <lupus@ximian.com>
7
8         * opcode.def: cvs add to reduce build dependencies for
9         people using the snapshots or cvs.
10
11 Wed Jul 11 18:50:12 CEST 2001 Paolo Molaro <lupus@ximian.com>
12
13         * cil-opcodes.xml: change duplicate unused entry.
14
15 Mon Jul  2 15:31:31 CEST 2001 Paolo Molaro <lupus@ximian.com>
16
17         * cil-opcodes.xml: use a more proper XML format (single root tag).
18         * make-opcodes-def.pl: use XML::Parser, remove debugging print that
19         broke compilation, corrected opcode byte len.
20
21 2001-07-01  Miguel de Icaza  <miguel@ximian.com>
22
23         * cil-opcodes.xml: New file that describes the CIL opcodes in
24         XML format.
25
26         * make-opcodes-def.pl: Perl script that parses the above file and
27         generates a Annex V/C.2 compliant opcode.def file.
28
29