OSDN Git Service

PR target/43742
[pf3gnuchains/gcc-fork.git] / libjava / include / java-interp.h
2008-09-23 aph2008-09-17 Andrew Haley <aph@redhat.com>
2007-12-06 daney2007-12-06 David Daney <ddaney@avtrex.com>
2007-07-31 daney * configure.ac (INTERPRETER): New AM_CONDITIONAL.
2007-06-15 kseitz * include/java-interp.h (_Jv_LocalVarTableEntry...
2007-05-24 kseitz * include/java-interp.h (_Jv_InterpFrame::get_p...
2007-05-16 kseitz * include/java-interp.h (breakpoint_at): Declare.
2007-05-01 kseitz * interpret-run.cc (NEXT_INSN)[DEBUG]: Advance...
2007-04-23 kgallowa2007-04-23 Kyle Galloway <kgallowa@redhat.com>
2007-03-13 kseitz * include/java-interp.h (_Jv_InterpClass):...
2007-03-07 aolivalibffi/ChangeLog:
2007-02-16 kgallowa2007-02-15 Kyle Galloway <kgallowa@redhat.com>
2007-02-15 kgallowa2007-02-15 Kyle Galloway <kgallowa@redhat.com>
2007-02-08 kgallowa2007-02-06 Kyle Galloway <kgallowa@redhat.com>
2007-02-08 kseitz * include/java-interp.h (_Jv_Frame::depth):
2007-02-07 kgallowa2007-02-07 Kyle Galloway <kgallowa@redhat.com>
2007-01-29 kgallowa2007-01-29 Kyle Galloway <kgallowa@redhat.com>
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-10-14 kseitz * include/java-insns.h (enum java_code): Add...
2006-10-10 kseitz * include/java-interp.h (_Jv_InterpMethod:...
2006-09-30 kseitz * include/java-interp.h (prepared): Change...
2006-08-15 kgallowa2006-08-15 Kyle Galloway <kgallowa@redhat.com>
2006-05-13 tromey * include/java-interp.h (_Jv_InterpMethod::dump_object...
2006-04-29 bryce2006-04-28 Bryce McKinlay <mckinlay@redhat.com>
2006-03-07 daney * include/java-interp.h: Removed extern "C" around...
2006-02-09 bryce2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
2006-01-30 kseitz * include/java-interp.h (insn_index): New decla...
2006-01-18 kseitz * include/java-interp.h (_Jv_CompileMethod...
2005-09-15 tromey PR libgcj/16032:
2005-06-24 tromey * java/lang/natClassLoader.cc (_Jv_UnregisterClass...
2005-03-17 tromey * link.cc (ensure_class_linked): Removed #ifdef.
2005-03-10 bryce2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
2004-11-27 aph2004-11-27 Andrew Haley <aph@redhat.com>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-07-13 bryce2004-07-13 Bryce McKinlay <mckinlay@redhat.com>
2004-04-20 bryce2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
2003-10-24 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-01-24 tromey * defineclass.cc (handleMethodsEnd): Precompute code...
2002-12-19 tromey * java/lang/natClassLoader.cc (defineClass0): Removed...
2002-12-06 tromey * include/java-interp.h (class _Jv_InterpMethod):...
2002-12-03 aph2002-12-03 Andrew Haley <aph@redhat.com>
2002-08-29 tromey * include/jvm.h (struct _Jv_frame_info): New structure.
2002-06-24 tromey * verify.cc (branch_prepass): Updated for change to...
2001-11-26 tromey Fix for PR libgcj/2024, plus other class name cleanups:
2001-11-05 tromey * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier...
2001-06-21 tromey * include/java-interp.h (_Jv_InterpClass): Use JV_MARK...
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2001-02-24 bothner Change to sometimes include class name in ClassFormatE...
2000-03-07 tromey * All files: Updated copyright information.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-02-18 tromey * include/jvm.h (_Jv_GetJavaVM): Declare.
2000-02-16 tromey * resolve.cc (ncode): Set args_raw_size. Compute...
2000-02-07 tromey * jni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-02 tromey * include/java-interp.h (_Jv_JNI_conversion_call)...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 tromey * configure: Rebuilt.
1999-08-10 greenMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>