re PR libgcj/29324 (add wait handling hook)
[gcc.git] / libjava / include / java-interp.h
2007-05-01 Keith Seitzinterpret-run.cc (NEXT_INSN): Advance PC before executi...
2007-04-23 Kyle Gallowayjava-interp.h (_Jv_InterpFrame): Add pointer to the...
2007-03-13 Keith Seitzjava-interp.h (_Jv_InterpClass): Declare friend functio...
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-02-16 Kyle Gallowayinterpret.cc (_Jv_InterpMethod::check_handler): New...
2007-02-15 Kyle Gallowaydefineclass.cc (_Jv_ClassReader::read_one_code_attribut...
2007-02-08 Kyle Gallowayjava-interp.h (_Jv_InterpFrame): obj_ptr field added...
2007-02-08 Keith Seitzjava-interp.h (_Jv_Frame::depth): New function.
2007-02-07 Kyle Gallowayjvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.
2007-01-29 Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-10-14 Keith Seitzjava-insns.h (enum java_code): Add op_breakpoint.
2006-10-10 Keith Seitzjava-interp.h (_Jv_InterpMethod::get_insn): Declare.
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.
2006-05-13 Tom Tromeyjava-interp.h (_Jv_InterpMethod::dump_object): Removed...
2006-04-29 Bryce McKinlaylink.cc (_Jv_Linker::resolve_pool_entry): Don't pass...
2006-03-07 David Daney* include/java-interp.h: Removed extern "C" around...
2006-02-09 Bryce McKinlayre PR libgcj/25187 (dereferencing type-punned pointer...
2006-01-30 Keith Seitzjava-interp.h (insn_index): New declaration.
2006-01-18 Keith Seitzjava-interp.h (_Jv_CompileMethod): Add declaration.
2005-09-15 Tom Tromeyre PR libgcj/16032 (libgcj should reject class files...
2005-06-24 Tom TromeynatClassLoader.cc (_Jv_UnregisterClass): Handle case...
2005-03-17 Tom Tromeylink.cc (ensure_class_linked): Removed #ifdef.
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2004-11-27 Andrew Haleylink.cc (ensure_class_linked): Conditionally compile...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-07-13 Bryce McKinlayre PR libgcj/7587 (direct threaded interpreter not...
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-01-24 Tom Tromeydefineclass.cc (handleMethodsEnd): Precompute code...
2002-12-19 Tom TromeynatClassLoader.cc (defineClass0): Removed erroneous...
2002-12-06 Tom Tromeyjava-interp.h (class _Jv_InterpMethod): Added JV_MARKOB...
2002-12-03 Andrew HaleynatClassLoader.cc (_Jv_PrepareCompiledClass): Call...
2002-08-29 Tom Tromeyjvm.h (struct _Jv_frame_info): New structure.
2002-06-24 Tom Tromeyverify.cc (branch_prepass): Updated for change to excep...
2001-11-26 Tom TromeyFix for PR libgcj/2024, plus other class name cleanups:
2001-11-05 Tom TromeyClass.h (Class): Made _Jv_BytecodeVerifier a friend.
2001-06-21 Tom Tromeyjava-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.
2001-03-23 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
2001-02-24 Per BothnerChange to sometimes include class name in ClassFormatEr...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-02-18 Tom Tromeyjvm.h (_Jv_GetJavaVM): Declare.
2000-02-16 Tom Tromeyresolve.cc (ncode): Set args_raw_size.
2000-02-07 Tom Tromeyjni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-08-10 Anthony Green[multiple changes]
1999-08-08 Anthony Green[multiple changes]