GNU header update.
[cacao.git] / src / vm / jit / i386 /
2004-12-07 twistiGNU header update.
2004-12-07 twistiUpdated to version gdb-6.2 (just to be up-to-date).
2004-12-07 twisti- build and clean offsets.h
2004-12-06 twistiRemoved stacktrace.inc include.
2004-12-06 twistiUse libtool.
2004-12-06 twistiAdded gnu header and emacs tailer.
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-12-03 twisti- build/dist/install changes
2004-12-03 twistiRemoved Michael Gschwind.
2004-12-01 christianLinear Scan Register Allocator disabled. (with #ifdef...
2004-11-30 twistiNew source tree.
2004-11-29 twistiUse local xmcode and mcode variables.
2004-11-29 twistiWarning fixes.
2004-11-25 twisti#endif typo
2004-11-25 christian*** empty log message ***
2004-11-24 twisti- declare i386_mov_reg_mem
2004-11-24 twistiAdded ptrint type.
2004-11-24 twistiTypo fixed.
2004-11-23 twistiNew clinit patch code.
2004-11-23 twistiMoved architecture dependent stuff into arch.h.
2004-11-23 twisti- use dump memory in stub creation
2004-11-23 twistiAdded some direct memory operations for PUT/GETSTATIC...
2004-11-23 twistiMoved architecture dependend stuff into arch.h.
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-05 twistiCompiler data structure changes.
2004-11-05 twistiMade code patch thread safe in check_clinit.
2004-11-05 twistiUse exception functions to generate inline exception...
2004-11-05 twistiUse new_arrayindexoutofboundsexception.
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-10-11 jowennFix a crash in the code which tests, if a method is...
2004-08-01 stefannew native threads
2004-08-01 stefanInitialize sigaction properly
2004-07-28 twistiInline exception stub changes:
2004-07-22 twistiReentrant compiler changes.
2004-07-22 twistiRemoved deleted native-math.h
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-07-03 stefanstatic monitorenter
2004-06-30 twistiMoved reg_of_var into codegen.inc, cause it's platform...
2004-06-30 twistiHandle offsets.h stuff in a better way.
2004-06-30 twistiDefine {INT,FLT}_{ARG,SAV}_CNT
2004-06-30 twisti- *registerdata stuff
2004-06-30 twistiImplemented functions for ICMD_xASTORECONST.
2004-06-22 twistiRemoved jit.c global variables. Most of them were alrea...
2004-06-19 twisti- Arghhhh! Do NOT use %ebx in a asm_ function without...
2004-06-17 twistiMoved builtin_monitorenter/builtin_monitorexit function...
2004-06-17 stefan*** empty log message ***
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-12 stefanansi c fix
2004-06-05 twisti- added emitfuncs stuff
2004-06-05 twisti- export calljava_xhandler, calljava_xhandler2
2004-06-05 twisti- fixed ArrayIndexOutOfBoundsException bug
2004-06-05 twisti- moved all code emitter functions in emitfuncs.c
2004-06-03 twistiRemoved methodtable.* stuff.
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-27 twisti- header changes
2004-05-27 twistiSome header changes.
2004-05-27 twistiReplaced findmethod with codegen_findmethod.
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-26 twistiCatch jit_compiler exceptions.
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-05 stefanChanged return type of compare_and_exchange
2004-05-05 stefancompile fix
2004-05-05 stefannative threads - checkcast fixes
2004-05-03 stefannative threads - critical section (cast) change
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-20 stefannot using builtin_reset_exceptionptr any more
2004-04-08 stefanwarnings
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-19 jowennpatching asm_builtin_new away and do direct calls to...
2004-03-17 twistiFinished calljavafunction2 copy loop stuff.
2004-03-15 jowennexception back traces for i386
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-06 twisti- removed inc, dec macros -- they only write partially...
2004-03-05 jowennbetter handling of for name
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-14 stefanAdded critical regions for native threads
2004-01-06 stefanexceptionptr update for native threads
2004-01-05 twisti- asm_check_clinit (static class initializer)
2004-01-05 twisti- include main.h for compiler switches
2003-12-14 stefanNative threads
2003-12-14 stefanMore macros
2003-12-14 stefanCleaned up cast lock, actually working now
2003-12-14 twistiAdded code macros:
2003-12-14 stefanNative threads
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- most important: exchanged REG_ITMP2 and REG_ITMP3...
2003-12-13 twistiWe do have SUPPORT_IFCVT and SUPPORT_FICVT.
2003-12-13 twisti- added gnu header and emacs tailer
2003-12-13 stefanNative threads
2003-12-09 edwinadded UTF-8 validation
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-05 stefanMade loging thread-safe
next