fix delayed jni init for disabled threads build
[cacao.git] / mips /
2003-11-02 twistiMajor file restructuring.
2003-11-01 stefanSegfault handler with Boehm fixed
2003-10-22 twistiasm_switchstackandcall now defined in asmpart.h
2003-10-20 twistiheaders.c
2003-09-16 stefanFixed L2I, code used previously is documented to give...
2003-09-16 stefanLong shift fix
2003-09-15 stefanClean build
2003-06-07 stefanProper exception reporting
2003-05-14 stefanRestored original exception handling code
2003-05-09 stefanNew FPU stub code was broken
2003-05-09 stefanFixed null pointer exception
2003-03-17 stefanSafe FP moves in createnativestub
2003-03-11 stefanMakefile maintenance
2003-02-19 stefanStupid typo broke CHECKCAST
2003-02-13 stefanINSTANCEOF and CHECKCAST update (in sync with alpha)
2003-02-05 stefanMerged everything with MIPS version
2003-01-21 stefanMerged alpha changes since cvs version 3.10
2003-01-21 stefanAdded ngen_init (workaround for MIPS assembler)
2003-01-21 stefanFixed exception handling
2002-12-15 stefan*** empty log message ***
2002-12-14 stefanWorking towards better make dist
2002-10-17 stefanasmpart.c is now asmpart.S
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 schanijava.net implemented.
1999-09-27 chrisnarray first check in
1999-01-28 philadded a simple test target
1999-01-20 andiautomake/autoconf fixes
1999-01-20 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-11-30 cacaoFirst working mips code
1998-11-19 cacaoinitial mips threads.h
1998-11-18 cacaomips codegenerator added
1998-11-13 cacaofirst part of mips port