added the typechecker (not yet complete)
[cacao.git] / src / vm / jit / stack.c
2003-12-06 edwinadded the typechecker (not yet complete)
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-15 stefanBetter BUILTINTABLE
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-12 stefanBoeser twisti
2003-11-11 twistiFixed builtintable stuff.
2003-11-11 twistiTemporary workaround, has to be fixed later.
2003-11-09 twisti- removed warnings
2003-11-02 twistiMajor file restructuring.
2003-10-22 twistiHandle ICMD_INVOKExxx arguments a little bit different...
2003-10-20 twisti- compile without warnings with -Wall
2003-09-26 didiMethod Inlining added
2003-09-15 stefanPPC merge
2003-09-09 stefanFix by andi
2003-08-26 twisti- ICMD_IF_Lxx output fixes
2003-07-30 twistix86_64 #ifdef's for disassinstr
2003-05-12 twisti- ifdef's for ICMD_IREM0X10001 and ICMD_LREM0X10001...
2003-02-23 twistiBugfix for arguments_num in BUILTINx commands
2003-02-12 stefanReversed vftbl movement because of performance consider...
2003-02-12 stefanMoved baseval and diffval to classinfo. Can now run...
2003-01-30 twistifixed bug with set SUPPORT_DIVISION, but unset SUPPORT_...
2003-01-23 twistiadded i386 stuff with #ifdef's
1999-10-04 romanjdk1.2 and loader optimisation
1999-09-27 chrisnarray first check in
1998-12-13 cacaoDUP2 bug fixed
1998-11-30 cacaoarg reg bug fixed, array optimizations
1998-11-24 cacaoarray commands without check added
1998-11-18 cacaodisassembler improved
1998-11-09 cacaonewcomp moved to jit