]> git.ipfire.org Git - thirdparty/gcc.git/history - libjava/interpret-run.cc
* java/lang/natVMClassLoader.cc
[thirdparty/gcc.git] / libjava / interpret-run.cc
2008-09-23  Andrew Haleyre PR libgcj/8995 (race cases in interpreter)
2008-08-22  Andrew Haleyre PR libgcj/8995 (race cases in interpreter)
2007-12-06  David Daneyffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already...
2007-09-09  Andrew Haleyinterpret-run.cc (invokevirtual_resolved): Nullcheck...
2007-06-19  Keith SeitzBreakpoint.java: Make abstract.
2007-05-04  Keith Seitzjvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.
2007-05-01  Keith Seitzinterpret-run.cc (NEXT_INSN): Advance PC before executi...
2007-04-24  Keith Seitzheaders.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_Rewri...
2007-04-23  Kyle Gallowayjava-interp.h (_Jv_InterpFrame): Add pointer to the...
2007-04-20  Keith Seitzinterpret-run.cc [...]: Save the original insn for...
2007-04-09  Kyle Gallowayinterpret-run.cc: If debugging, check if args is NULL...
2007-04-02  Kyle Gallowayinterpret-run.cc: Add code to properly set up variable...
2007-02-16  Kyle Gallowayinterpret.cc: Add extra DEBUG_LOCALS_INSN calls for...
2007-02-16  Kyle Gallowayinterpret.cc (_Jv_InterpMethod::check_handler): New...
2007-02-08  Kyle Gallowayjava-interp.h (_Jv_InterpFrame): obj_ptr field added...
2007-01-31  Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-01-29  Tom Tromeyinterpret.cc (run_debug): Remove comment.
2007-01-25  Keith Seitzinterpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...
2006-10-14  Keith Seitzjava-insns.h (enum java_code): Add op_breakpoint.
2006-09-30  Keith Seitzjava-interp.h (prepared): Change type to pc_t.
2006-08-15  Kyle Gallowayjava-interp.h (_Jv_InterpMethod::run_debug): New method.