retrieve line number information
[cacao.git] / src / vm / jit / jit.h
2004-03-06 jowennretrieve line number information
2004-03-06 twistiAdded reg to branchref structure for ArrayIndexOutOfBou...
2004-01-19 edwincleanup
2004-01-10 edwinimplemented subroutine verification (Coglio's method...
2004-01-05 twistiRemoved exports of compiler switches (moved to main.h).
2003-12-13 twisti- usage of imm_union in struct instruction
2003-12-11 edwinchanged builtin table layout
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-06 edwinadded the typechecker (not yet complete)
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-11 twistiFixed builtintable stuff.
2003-11-11 twistiAdded builtintable again, we need it for powerpc.
2003-11-02 twistiMajor file restructuring.