Restored original exception handling code
[cacao.git] / jit /
2003-05-13 stefanadded missing file
2003-05-12 twistiCode beautify
2003-05-12 twisti- added xdivrefs, needed for non hardware zero divide...
2003-05-12 twisti- ifdef's for ICMD_IREM0X10001 and ICMD_LREM0X10001...
2003-05-12 twistii386 interface register count bug
2003-05-12 twisti- heap corruption bug fixed
2003-05-12 carolyn*** empty log message ***
2003-05-12 carolynRTA update and add XTA stub
2003-05-11 carolynRTA update
2003-05-09 stefanAdded missing file
2003-05-09 carolyn*** empty log message ***
2003-05-09 carolynrapid type analysis - carolyn
2003-03-23 twistiAdded asm_builtin_anewarray in #ifdef
2003-03-23 twistiAdded dseg_adddata, a function for resolving data segme...
2003-03-07 twistii386 #ifdef's for handling longs in regalloc
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
2003-01-23 twistiTypo
2002-12-15 stefan*** empty log message ***
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
1999-09-27 chrisnarray first check in
1999-01-28 philadded a simple test target
1999-01-20 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philChanged the makefile system to autoconf/automake.
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-10 cacaosmall corrections for verbosecall
1998-11-09 cacaonewcomp moved to jit