* src/vm/builtin.c (builtin_init): Documented.
[cacao.git] / src / vm / builtin.c
2006-05-26 edwin* src/vm/builtin.c (builtin_init): Documented.
2006-05-15 twisti* src/vm/hashtable.h,
2006-05-12 edwin* src/threads/native/threads.c: The Big Thread Cleanup...
2006-05-05 edwin* src/vm/builtin.c (builtin_throw_exception): Use new...
2006-05-05 edwin* src/vm/utf8.h, src/vm/utf8.c: The Big utf_* Renaming.
2006-05-05 edwin* src/vm/utf8.c, src/vm/utf8.h (utf_strlen): Renamed to
2006-04-24 edwin* src/vm/global.h (ACC_CLASS_REFLECT_MASK): Added.
2006-04-23 edwin* src/vm/builtin.c (builtin_new): Renamed rt-timing...
2006-04-23 edwin* src/vm/builtin.c (builtin_print_cycles_stats): Use
2006-04-23 edwin* src/vm/builtin.c (builtin_new): Added rt-timing.
2006-04-23 edwin* src/vm/builtin.c (builtin_new): Gather cycle count...
2006-04-19 edwin* src/vm/builtin.c (builtin_print_cycles_stats): Added.
2006-04-17 edwin* src/vm/builtin.c (builtin_monitorenter, builtin_monit...
2006-04-11 twisti* src/vm/builtin.c (builtin_throw_exception): Changed...
2006-04-04 edwin* src/vm/builtin.c (builtin_throw_exception): No twisti...
2006-03-27 twisti* src/vm/class.c: Don't initialize classes to NULL.
2006-03-14 edwin* src/vm/method.h (methodinfo): Moved `entrypoint`...
2006-03-01 twisti* src/vm/options.c: Renamed runverbose to opt_verbosecall.
2006-01-24 twisti* src/vm/builtin.c (builtin_f2i): Enable for interpreter.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-15 twisti* math.h: Added for isnan.
2006-01-14 twisti* builtin_trace_args: Added callcount to verbose call...
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macros.
2006-01-10 twisti* asm_getclassvalues_atomic: Replaced with ASM_GETCLASS...
2006-01-10 twisti* exceptions_throw_negativearraysizeexception: Use
2005-12-30 twisti* builtin_displaymethodstop: Fixed warnings.
2005-12-22 twisti* builtin_displaymethodstop: Print the returned string...
2005-12-08 twisti* builtin_trace_exception: Removed options check.
2005-12-05 twisti* Replaced c->loaded and c->linked stuff with
2005-12-03 twisti* builtin_new: Replaced c->initialized by (c->state...
2005-11-26 twisti* use_class_as_object removed, link_class added where...
2005-11-11 twisti* java_lang_Throwable.h, java_lang_VMThrowable.h: Removed.
2005-11-07 twisti* builtin_canstore: Some reformatting.
2005-11-05 twisti* builtin_new: Check for java.lang.InstantiationError.
2005-11-04 twisti* builtin_arrayinstanceof, builtin_arraycheckcast,...
2005-10-27 edwinprint numerical nesting level for -verbosecall (easier...
2005-10-26 twisti* builtin_multianewarray_intern: Renamed from builtin_m...
2005-10-12 twisti* builtin_new, builtin_newarray: Don't memset memory...
2005-10-10 edwinbuiltin_arrayinstanceof: return 0 if object == NULL
2005-09-29 twisti* GNU classpath removal changes.
2005-09-27 twisti* methodindent: Made it an s4, caused a problem on...
2005-09-21 twisti* builtin_trace_exception: Don't pass line, renamed...
2005-09-21 twisti* types.h include fixes.
2005-09-17 twisti* _threadrootmethod, _thread_nativestackframeinfo,
2005-09-16 twisti* builtin_clone_array: Cast fix.
2005-09-12 twisti* intBitsToFloat, longBitsToDouble: Made static.
2005-08-23 cacao* builtin_multianewarray: Handle MIPS32 correctly ...
2005-07-20 twisti* builtin_dummy: Removed.
2005-07-13 twisti* builtintable_entry_debug_dump: removed, sorry edwin...
2005-07-12 twisti* builtin_trace_args: remaining paramcount fix
2005-07-05 twisti* builtin_new: removed commented debug output
2005-07-04 christiandebug helper removed
2005-07-03 christianPreliminary Bugfix for PowerPC/Linux. Only 3 parameters...
2005-06-29 twisti* builtin_fdiv, builtin_ddiv, builtin_dneg: implemented...
2005-06-25 twisti* builtin_displaymethodstop: print hex values of intege...
2005-06-25 twisti* builtin_asm_get_stackframeinfo: don't declare as...
2005-06-22 twisti* builtintable_sort_internal: removed, we don't need it
2005-06-20 edwinadded builtintable_entry_debug_dump
2005-06-20 edwinfixed classref field for 'this' parameter in methoddescs
2005-06-09 twisti* don't use get_variable_message_length, it's not neessary
2005-06-08 twisti* use dump memory in trace functions, should be faster
2005-06-06 twisti- removed old builtin table stuff
2005-05-31 twisti- removed lazy loading defines
2005-05-23 twisti- builtin_throw_exception, builtin_trace_args, builtin_...
2005-05-11 twisti- renamed *_checkarraycast to *_arraycheckcast
2005-04-26 twistiCode patching: alpha define in builtin table.
2005-04-25 twistiReplaced asm_wrapper_patcher_BUILTIN_* with PATCHER_bui...
2005-04-25 twisti- made builtin_monitorexit void
2005-04-22 jowennfirst part of stacktraces on x86_64
2005-04-21 twisti- renamed patcher wrapper entries in builtin table
2005-04-14 edwinimplemented defineClass with name == NULL
2005-04-12 twistii386 defines in builtin table.
2005-04-12 twistiAdded asm_patcher_* functions.
2005-04-11 twistiifdef assembler functions in builtin table.
2005-04-11 twistiAdded asm_builtin_newarray to builtin_desc.
2005-04-06 twistiAdded asm_builtin_new to builtin table.
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-02 edwinno more unloaded classinfos!
2005-03-30 twistiUse proper class load and link functions.
2005-03-30 twistiMoved builtin table stuff from jit.c
2005-03-29 twistiRemoved SIZE_FROM_CLASSINFO stuff (i think we don't...
2005-02-19 carolyn1st level calls print
2005-02-10 twisti- #include "vm/stringlocal.h"
2005-01-28 twisti- better handling of TRACE_ARGS_NUM
2005-01-04 twistibuiltin_isanysubclass/builtin_isanysubclass_vftbl bugfi...
2004-12-22 twistiUse monitorenter/exit only with threads.
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-18 twisti- #include "nat/java_lang_VMObject.h"
2004-11-18 twisti- removed unused include
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-12 twistiRemoved warning.
2004-08-01 stefanInitialize object locks
2004-07-28 twisti- compile with --enable-threads=no fixes (my fault)
2004-07-21 twisti- added #include "exceptions.h"
2004-07-10 stefanrenamed vftbl type to vftbl_t
2004-07-03 stefanstatic monitorenter merge
2004-06-30 twistiInclude options.h instead of main.h.
next