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