OSDN Git Service

2006-05-02 Bryce McKinlay <mckinlay@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / include / java-interp.h
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>