2001-09-10 Miguel de Icaza <miguel@ximian.com>
authorMiguel de Icaza <miguel@gnome.org>
Mon, 10 Sep 2001 20:12:47 +0000 (20:12 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 10 Sep 2001 20:12:47 +0000 (20:12 -0000)
commit680c61d7e19eaed86dca7f3508a4091b0ba91e32
tree442496bcd6434c997273eaca436967cf4d429616
parent24a83ed2200a2b6c45258ededa8fc1aa998d3092
2001-09-10  Miguel de Icaza  <miguel@ximian.com>

* testjit.c: Use GPtrArrays instead of GLists, as those are very
inefficient at appends.

* Renamed `create_new_leave' to `create_new_leaf'

svn path=/trunk/mono/; revision=787
mono/jit/ChangeLog
mono/jit/Makefile.am
mono/jit/emit-x86.c [new file with mode: 0644]
mono/jit/jit.c
mono/jit/jit.h [new file with mode: 0644]
mono/jit/testjit.c
mono/jit/x86.brg