Wrong exception call, we need to use new_exception instead of
[cacao.git] / src / vm / jit /
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 twistiRemoved unused function declaration.
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-26 twistilazy loading/linking
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 twistiRemoved unused asm_switchstackandcall
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
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-26 twisti- don't use asm_builtin trace functions anymore
2004-02-26 twistiDefine functions prototypes
2004-02-26 twisti- removed builtin trace functions
2004-02-24 edwinfix bug when jit_compile is entered recursively
2004-02-24 edwinavoid 'label at end of compound statement' warning
2004-02-08 edwinchanged savedstack implementation
2004-02-08 edwinfixed exception typechecking
2004-02-08 edwinrestore input stack types changed by <init> call
2004-02-04 carolynRT update for loader changes
2004-02-02 twisti- initialize class only if the called function is static
2004-01-29 carolynStatic analysis changes to parse starting with Object...
2004-01-22 carolynCommented out MFREE due to stack overflow with current...
2004-01-22 twisti- show float arguments as hex values in runverbose...
2004-01-22 twistiPatch the code for PUT/GETSTATIC instructions to jump...
2004-01-22 twisti- fixed F2D (in corner case situations like MIN_VALUE...
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-19 edwinoptimizations and cleanup
2004-01-19 edwinminor optimizations and cleanup
2004-01-19 edwincleanup
2004-01-19 edwincleanup and documentation
2004-01-14 stefanAdded critical regions for native threads
2004-01-12 twistiIf class is not initialized in put/getstatic we generat...
2004-01-10 edwinadded package access checking
2004-01-10 edwintypecheck cleanup
2004-01-10 edwinimplemented subroutine verification (Coglio's method...
2004-01-07 edwininclude main.h
2004-01-07 edwinhandle end_pc == code_length
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiWe have to use gnu as because the optimization level...
2004-01-06 twisti- include main.h for compiler switches
2004-01-06 twisti- small code indent fix
2004-01-06 twisti- removed has_no_x_instr_set
2004-01-06 twistiLog class initialization
2004-01-05 twisti- asm_check_clinit (static class initializer)
2004-01-05 twisti- include main.h for compiler switches
2004-01-05 twistiInclude main.h for compiler switches.
2004-01-05 twistiRemoved exports of compiler switches (moved to main.h).
next