summaryrefslogtreecommitdiff
path: root/libjava/include/java-interp.h
AgeCommit message (Expand)Author
2003-01-24defineclass.cc (handleMethodsEnd): Precompute code for static method.Tom Tromey
2002-12-19natClassLoader.cc (defineClass0): Removed erroneous comment.Tom Tromey
2002-12-06java-interp.h (class _Jv_InterpMethod): Added JV_MARKOBJ_DECL.Tom Tromey
2002-12-03natClassLoader.cc (_Jv_PrepareCompiledClass): Call _Jv_PushClass.Andrew Haley
2002-08-29jvm.h (struct _Jv_frame_info): New structure.Tom Tromey
2002-06-24verify.cc (branch_prepass): Updated for change to exception handler type.Tom Tromey
2001-11-26Fix for PR libgcj/2024, plus other class name cleanups:Tom Tromey
2001-11-05Class.h (Class): Made _Jv_BytecodeVerifier a friend.Tom Tromey
2001-06-21java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.Tom Tromey
2001-03-23jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.Tom Tromey
2001-02-23Change to sometimes include class name in ClassFormatError message.Per Bothner
2000-03-07All files: Updated copyright information.Tom Tromey
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey
2000-02-16resolve.cc (ncode): Set args_raw_size.Tom Tromey
2000-02-07jni.cc (add_char): Conditional on INTERPRETER.Tom Tromey
2000-02-04defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey
2000-02-02java-interp.h (_Jv_JNI_conversion_call): Declare.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-09-10configure: Rebuilt.Tom Tromey
1999-08-10[multiple changes]Anthony Green
1999-08-08[multiple changes]Anthony Green