* src/vm/vm.c (vm_call_method_intern): Removed.
[cacao.git] / src / cacaoh / headers.c
2006-03-05 twisti* src/vm/vm.c (vm_call_method_intern): Removed.
2006-03-04 twisti* src/vm/global.h (jni_callblock): Removed.
2006-02-04 twisti* src/vm/jit/stacktrace.h (stacktrace_getCallingClassLo...
2006-01-28 twisti* src/vm/method.c (method_descriptor2types): Removed.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-12 twisti* intrp_asm_calljavafunction, intrp_createcompilerstub,
2006-01-12 twisti* print_dynamic_super_statistics: Added from intrp.
2006-01-10 twisti* exceptions_throw_classformaterror,
2005-12-01 twisti* Removed vm/tables.h include.
2005-11-26 edwin* added exceptions_new_linkageerror
2005-11-26 twisti* asm_call_jit_compiler: Removed.
2005-11-22 twisti* patcher_builtin_new, patcher_builtin_newarray,
2005-11-16 twisti* throw_main_exception_exit: Added.
2005-11-11 twisti* exceptions_print_exception: Added.
2005-11-08 edwintypeinfo.h: rewrote some macros as functions
2005-11-08 twisti* exceptions_new_nosuchmethoderror: Added.
2005-11-07 twisti* exceptions_throw_outofmemory_exit: Added.
2005-11-03 twisti* new_illegalmonitorstateexception: Added.
2005-10-20 edwinAdded new_noclassdeffounderror and a function to convert
2005-10-12 twisti* stacktrace_print_trace: Added.
2005-09-21 twisti* new_classnotfoundexception: Added.
2005-09-17 twisti* Renamed _exceptionptr to _no_threads_exceptionptr.
2005-09-16 twisti* intrp_main_stack: Added.
2005-07-09 twisti* cacao_catch_Handler: removed
2005-06-30 twisti* native_findfunction: return non-NULL, otherwise we...
2005-06-28 twisti* new_exception_javastring: added
2005-06-23 edwinexception handling in typeinfo.c and typecheck.c
2005-06-22 edwinadded stubs for typeinfo functions
2005-06-20 edwinadded stub for typeinfo_init_class
2005-06-13 twisti* codegen native stub changes
2005-06-06 twistiAdded md_param_alloc.
2005-05-31 twisti- include <stdarg.h>
2005-05-23 twistiFixed: missing return statement at end of non-void...
2005-05-23 twistiKilled panic's.
2005-05-12 twistiAdded exceptions (again) since the exceptions.[ch]...
2005-05-11 twistiRenamed *_checkarraycast to *_arraycheckcast.
2005-04-25 twisti- removed unused i386 stuff (asm_builtin_newarray,
2005-04-21 twistiRenamed patcher wrapper function dummies.
2005-04-12 twistiAdded asm_builtin_newarray for i386 (will be removed).
2005-04-12 twistiRenamed code patching functions.
2005-04-11 twistiChanged asm_builtin_newarray signature.
2005-04-06 twistiAdded proper asm_builtin_new.
2005-04-06 twistiRemoved asm_builtin_new.
2005-04-02 edwinno more unloaded classinfos!
2005-04-02 edwinclassinfo: changed type of super and interfaces to...
2005-03-30 twisti- added asm_builtin_new (how did this work?)
2005-03-05 twistiRemoved unused printnativetableentry function.
2005-02-10 twistiRemoved some stuff.
2004-12-21 twisti- declare functions with (void)
2004-12-07 twistiGNU header update.
2004-12-01 twistiBugfix: include <signal.h> before <ucontext.h> in darwin.
2004-11-30 twistiNew source tree.
2004-11-23 twistiInclude ucontext.h.
2004-11-17 twistiTeach cacaoh to understand -d <dir> to install generate...
2004-11-12 twistiRemoved warnings.
2004-08-01 stefannew native threads implementation
2004-07-28 twistiInclude missing java_lang_Throwable.h
2004-07-21 twistiRemoved exception stuff, now in exceptions.[ch]. Possib...
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-07-03 stefanstatic monitorenter merge
2004-06-30 twisti- removed options (they are now in options.c)
2004-06-29 twistiAdded javastring_tochar, class_java_lang_Exception
2004-06-29 twisti- print exceptions if they occur
2004-06-17 twistiAdded throw_exception
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-12 stefanMIPS specific functions
2004-06-12 stefanThreads for IRIX
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-27 twisticacao system changes added.
2004-05-26 jowennthe cleaner part of the code for stub created exception...
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-05 stefannative threads
2004-04-26 twisti- lazy loading/linking stuff
2004-03-31 twisti500k is not enough, we go with 1M.
2004-03-30 twistiHuh, heap size was too small.
2004-03-30 twisti- heap_init works again and we can set initial and...
2004-03-29 stefanNative threads almost working
2004-03-25 twistiRemoved unused asm_switchstackandcall
2004-03-15 jowennexception back traces for i386
2004-03-14 twistiAdded some functions from native used in loader.
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-19 edwinadded -liberalutf option
2004-01-06 stefanexceptionptr update for native threads
2003-12-30 twisti- generate classinfo initialized offset
2003-12-16 edwinadded -noverify option
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- added command line option variables
2003-12-13 stefanWe don't need that
2003-12-13 stefanAdded option to omit header file generation
2003-12-05 stefanMade loging thread-safe
2003-12-04 jowennone bug less related to class/exception handing and...
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twisti- build a libnat.a
2003-11-21 jowennmissed a header.c change related to arrayarray
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-09 twistiDefine runverbose and collectverbose.
2003-11-02 twistiMajor file restructuring.
2003-10-30 twistiasm_ defines for f2i conversions.
next