cacao.git
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-06-02 twistiifdef __GNUC__ #warnings for mips pro compiler
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 jowennchecking the return value of a non void function, which...
2004-05-28 twistiPrint branch addresses correctly.
2004-05-28 twistiReplaced ICMD_CHECKOOM by ICMD_CHECKEXCEPTION.
2004-05-28 twistiRemoved warnings.
2004-05-28 twistiRemoved warnings.
2004-05-28 twisti...and we should use it correctly ;-) Damn!
2004-05-28 twistiUse MNEW instead of malloc, removes warnings.
2004-05-27 twistiDefine some linux flags, maybe also used in other systems.
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 twisticacao system changes added.
2004-05-27 twistiThis on is huge:
2004-05-27 twisti- many exception related changes
2004-05-27 twisti- changed option statistics to opt_stat
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-27 twisti- more exception strings defined
2004-05-26 twisti- removed unused class_java_lang_Throwable
2004-05-26 twisti- added utf_fprint_classname
2004-05-26 twistiAdded log_message_class and log_message_method
2004-05-26 twistiCheck class_{load,link,init} for exceptions.
2004-05-26 twistiNext version, even more complete.
2004-05-26 twistiUsed from extest.
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-26 jowenna few stub exception test files
2004-05-26 twistiCatch jit_compiler exceptions.
2004-05-26 twistiOnly a header file...
2004-05-25 jowennsmall testcases
2004-05-20 twistiWrong exception call, we need to use new_exception...
2004-05-20 twistiMore exceptions...
2004-05-20 twisti- missing header file\VMClassLoader.c
2004-05-20 stefansmall fix
2004-05-19 stefanMacOSX threads working (somewhat)
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-19 twistiMore exceptions, other output.
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-16 twistiOnly show initialized message if it's really called.
2004-05-06 stefanbugfix
2004-05-06 stefanCleaner thread startup
2004-05-05 stefanChanged return type of compare_and_exchange
2004-05-05 stefanThreads on Alpha Linux
2004-05-05 stefannative threads
2004-05-05 stefancompile fix
2004-05-05 stefannative threads - there was something missing
2004-05-05 stefannative threads - checkcast fixes
2004-05-05 stefannative threads - checkcast fixes
2004-05-03 stefannative threads - critical section (cast) change
2004-04-30 stefanuse siginfo
2004-04-27 stefancompile fix
2004-04-26 twistigcc-2.x fix, sorry...
2004-04-26 twistiSOME lazy loading/linking fixes!!! This is NOT finished...
2004-04-26 twistilazy loading/linking
2004-04-26 twisti- exception stuff
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 twisti- moved structs into header file (we need them somewher...
2004-04-26 twistilazy loading/linking
2004-04-26 twistilazy loading/linking stuff
2004-04-26 twisti- lazy loading/linking stuff
2004-04-26 twisti- init stuff
2004-04-26 twisti- major loading rewrite to support lazy laoding/linking
2004-04-26 twisti- removed OutOfMemoryError exceptions
2004-04-26 twisti- lazy loading/linking stuff
2004-04-26 twisti- removed some unused extern's
2004-04-26 twisti- lazy loading/linking stuff
2004-04-25 twisti- handle oom correctly
2004-04-25 twistiDon't print boehm warnings.
2004-04-23 cacaoverifiertst havoc von uci (Andreas Gal) added
2004-04-22 stefanthread detach fix
2004-04-21 stefanremoved builtin_reset_exceptionptr
2004-04-21 stefangcc 3.4 fix
next