natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.
[gcc.git] / libjava / interpret-run.cc
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.