make sure threadobject->tid has always a non-zero value
[cacao.git] / jit /
2004-06-05 twistiFix include paths to support build directories.
2004-06-05 twisti- added emitfuncs stuff
2004-06-05 twistiFix include paths to support build directories.
2004-06-05 twisti- export calljava_xhandler, calljava_xhandler2
2004-06-05 twisti- fixed ArrayIndexOutOfBoundsException bug
2004-06-05 twisti- fixed ArrayIndexOutOfBoundsException bug
2004-06-05 twisti- bug fix in L_initializererror
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-05 twistiFixed ArrayIndexOutOfBoundsException bug.
2004-06-05 twisti- ICMD_CHECKOOM to ICMD_CHECKEXCEPTION stuff
2004-06-05 twisti- moved all code emitter functions in emitfuncs.c
2004-06-05 twistii386 and x86_64 methodtable bugfix.
2004-06-03 twistiClass values (off*val) are s4's, so just read and write...
2004-06-03 twisti- replaced ICMD_CHECKOOM with ICMD_CHECKEXCEPTION
2004-06-03 twisti- added asm_getclassvalues_atomic and asm_criticalsections
2004-06-03 twistiRemoved methodtable.* stuff.
2004-06-03 twistiRemoved methodtable.* entries.
2004-06-03 twistiWe don't need this anymore, we now use a much faster...
2004-06-03 twistiUse avl tree instead of a simple linked list for x86...
2004-06-03 twistiWe don't need this anymore, we now use a much faster...
2004-06-02 twisti- #include "config.h"
2004-06-02 twisti- removed nullpointer proto
2004-06-02 twistiCompile asmpart.S with all falgs (to get config.h).
2004-06-02 twistiAlso set xcheckarefs back to null.
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-29 jowennshould have been , now it works in the cvs version too
2004-05-28 twistiPrint branch addresses correctly.
2004-05-28 twistiReplaced ICMD_CHECKOOM by ICMD_CHECKEXCEPTION.
2004-05-27 twisti- header changes
2004-05-27 twistiSome header changes.
2004-05-27 twistiReplaced findmethod with codegen_findmethod.
2004-05-27 twistiChanged xoomrefs to xexceptionrefs.
2004-05-27 twisti- changed ICMD_CHECKOOM to ICMD_CHECKEXCEPTION
2004-05-27 twisti- many exception related changes
2004-05-27 twisti- many changes related to exceptions
2004-05-27 twisti- many changes related to exceptions
2004-05-27 twisti- changed ICMD_CHECKOOM to ICMD_CHECKEXCEPTION
2004-05-27 twisti- #include "native.h"
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-26 twistiCatch jit_compiler exceptions.
2004-05-26 twistiOnly a header file...
2004-05-20 twistiWrong exception call, we need to use new_exception...
2004-05-20 stefansmall fix
2004-05-19 stefanMacOSX threads working (somewhat)
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-18 stefanRenamed loging to logging
2004-05-16 stefancompileverbose merge from i386
2004-05-16 twisti- ExceptionInInitializerError stuff
2004-05-16 twisti- OutOfMemoryError stuff
2004-05-16 twisti- fixed branch addresses
2004-05-16 twisti- ExceptionInInitializerError stuff
2004-05-16 twisti- ExceptionInInitializerError stuff
2004-05-16 twisti- OutOfMemory stuff
2004-05-05 stefanChanged return type of compare_and_exchange
2004-05-05 stefanThreads on Alpha Linux
2004-05-05 stefancompile fix
2004-05-05 stefannative threads - checkcast fixes
2004-05-03 stefannative threads - critical section (cast) change
2004-04-26 twistigcc-2.x fix, sorry...
2004-04-26 twistiSOME lazy loading/linking fixes!!! This is NOT finished...
2004-04-26 twistiRemoved unused fpu stuff (this should be implemented...
2004-04-26 twisti- dynamic nullpointer exception
2004-04-26 twisti- removed unused stuff
2004-04-26 twisti- implemented ICMD_CHECKOOM
2004-04-26 twistiAdded oom stuff.
2004-04-20 stefannot using builtin_reset_exceptionptr any more
2004-04-10 twistiTry to use %ecx (REG_ITMP2) as scratch register.
2004-04-08 stefanwarnings
2004-04-08 stefansane comments
2004-03-31 edwinadded field and method resolution
2004-03-31 twisti- removoed unused functions
2004-03-29 stefanNative threads almost working
2004-03-29 stefanRemoved cast_lock
2004-03-29 stefan*** empty log message ***
2004-03-29 stefancrash fix
2004-03-25 twistiPass code pointer to disassinstr instead of one instruc...
2004-03-25 twistiReplaced proto_ exceptions with dynamic ones.
2004-03-25 twistiPrint real addresses instead of method byte offset...
2004-03-25 jowenninlining starts working again for the first time after...
2004-03-24 edwinmore debug output
2004-03-24 twistiRemoved unused functions and .globl's.
2004-03-19 jowennpatching asm_builtin_new away and do direct calls to...
2004-03-18 jowennadditional fields for line numbers added to data segmen...
2004-03-17 twisti- -verbosecall fixes
2004-03-17 twistiFinished calljavafunction2 copy loop stuff.
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-15 jowennexception back traces for i386
2004-03-15 twisti- fixed -verbosecall
2004-03-15 twisti- added gnu header and emacs tailer
2004-03-13 jowennthe line number <-> mpc table is now stored into the...
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-07 twisti- replaced proto_ exceptions with dynamic ones
2004-03-07 twisti- replace proto_ exceptions with dynamic ones
2004-03-07 twisti- replaced proto_ exception with dynamic ones
2004-03-06 jowennmissing extern and ;
2004-03-06 jowennretrieve line number information
2004-03-06 twisti- removed inc, dec macros -- they only write partially...
2004-03-06 twistiAdded reg to branchref structure for ArrayIndexOutOfBou...
2004-03-06 twistiPass register number of index register to codegen_addxb...
2004-03-05 jowennbetter handling of for name
next