Removed old alpha compiler stuff.
[cacao.git] / headers.c
2003-10-14 twistiRemoved old alpha compiler stuff.
2003-06-13 twistiasm_builtin_arrayinstanceof has 2 args, wrapper for...
2003-05-14 stefanFixed previous "fix"
2003-05-13 stefanoff-by-one fix
2003-05-12 twistiasm_builtin_anewarray and asm_builtin_newarray_array...
2003-03-23 twistiAdded asm_builtin_anewarray in #ifdef
2003-03-07 stefancosmetic
2003-02-12 stefanReversed vftbl movement because of performance consider...
2003-02-12 stefanMoved baseval and diffval to classinfo. Can now run...
2002-12-03 stefanTranslation
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-11-19 cacaorenaming of thread functions
1998-11-09 cacaonewcomp moved to jit
1998-11-02 cacaobidirectional layout of vftbl/interfaces added
1998-10-30 cacaoRun time type check with relative numbering added....
1998-10-04 cacaogc stack moved to unlimited main stack
1998-10-03 cacaoInitial revision