Replaced asm_wrapper_patcher_BUILTIN_* with PATCHER_builtin_* macros in
[cacao.git] / src / vm / builtin.c
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.
2004-06-29 twistiPrint detailMessage in builtin_throw_exception.
2004-06-19 twistiBug fix in builtin_monitor* with green threads: monitor...
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-02 twistiifdef __GNUC__ #warnings for mips pro compiler
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-26 twistiCheck class_{load,link,init} for exceptions.
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-19 stefancast_lock removed (using asm_getclassvalues_atomic...
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- lazy loading/linking stuff
2004-04-21 stefanremoved builtin_reset_exceptionptr
2004-03-30 twisti- removed references to proto_ exceptions
2004-03-29 stefanNative threads almost working
2004-03-18 jowennadditional fields for line numbers added to data segmen...
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-15 jowennexception back traces for i386
2004-03-14 twistiPOWERPC defines in builtin_trace_args and builtin_displ...
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-16 jowennfix for Object[] oa = (Object[])java.lang.reflect.Array...
2004-02-02 twistiPrint initialize class log message only if it's really...
2004-01-29 carolynStatic analysis changes to parse starting with Object...
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-19 edwincleanup
2004-01-10 edwinimplemented subroutine verification (Coglio's method...
2004-01-06 stefanexceptionptr update for native threads
2004-01-06 twistiLog class initialization in builtin_new.
2004-01-05 stefanNative threads
2003-12-16 edwinsafe methodindent--
2003-12-15 twisti64-bit warning fixes.
2003-12-15 twistiCompile fix.
2003-12-14 stefanNative threads
2003-12-11 edwinfixed loging crash caused by printf
2003-12-11 edwinchanged builtin table layout
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twisti- removed usage of native-math.h
2003-12-06 edwinadded the typechecker (not yet complete)
2003-12-05 stefanMade loging thread-safe
2003-12-04 stefanThis is C
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-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-13 twistiChanged SUPPORT_LONG_MULDIV to SUPPORT_LONG_MUL and...
2003-11-12 twisti#ifdef'ed builtin_exception for later use.
2003-11-12 twisti- code indent
2003-11-02 twistiMajor file restructuring.
2003-11-01 twistiConvert -ieee to -noieee so we are caculate correctly...
2003-10-30 twistiasm_ defines for f2i conversions.
2003-10-22 twistiHandle 32-bit and 64-bit differently in builtin_trace_args.
2003-10-20 twistiheaders.c
2003-09-15 stefanPPC merge
2003-09-14 stefanHonor references flag in newarray
2003-09-13 twistiUse fmod for frem and drem. This fixes 5.0 % NaN in...
2003-08-29 twistiOops! Forgot case 0: in builtin_trace_args.
2003-08-29 twisti- ifdef builtin div and rem depend on types.h defines
2003-07-02 twisti- correct output of return values
2003-06-13 twisti- asm_builtin_arrayinstanceof has 2 args, wrapper for...
2003-05-15 stefanCleaner indentation
2003-05-12 twistiasm_builtin_anewarray and asm_builtin_newarray_array...
2003-04-11 twistiFixed trace args functions so they work with 32-bit...
2003-03-23 twistiAdded asm_builtin_anewarray in #ifdef
2003-03-07 stefancosmetic
2003-02-12 stefanReversed vftbl movement because of performance consider...
2003-02-12 stefanMoved baseval and diffval to classinfo. Can now run...
2003-02-05 stefanMerged everything with MIPS version
next