summaryrefslogtreecommitdiff
path: root/libjava/include/java-interp.h
Commit message (Expand)AuthorAgeFilesLines
* 2004-11-27 Andrew Haley <aph@redhat.com>aph2004-11-271-3/+0
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-39/+11
* 2004-07-13 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-131-0/+1
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-5/+7
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-0/+31
* * defineclass.cc (handleMethodsEnd): Precompute code for statictromey2003-01-241-1/+2
* * java/lang/natClassLoader.cc (defineClass0): Removed erroneoustromey2002-12-191-1/+3
* * include/java-interp.h (class _Jv_InterpMethod): Addedtromey2002-12-061-0/+4
* 2002-12-03 Andrew Haley <aph@redhat.com>aph2002-12-031-0/+2
* * include/jvm.h (struct _Jv_frame_info): New structure.tromey2002-08-291-0/+24
* * verify.cc (branch_prepass): Updated for change to exceptiontromey2002-06-241-26/+19
* Fix for PR libgcj/2024, plus other class name cleanups:tromey2001-11-261-6/+0
* * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.tromey2001-11-051-1/+7
* * include/java-interp.h (_Jv_InterpClass): Use JV_MARKOBJ_DECL.tromey2001-06-211-1/+3
* * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.tromey2001-03-231-2/+1
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-241-5/+5
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-2/+0
* * include/jvm.h (_Jv_GetJavaVM): Declare.tromey2000-02-181-0/+21
* * resolve.cc (ncode): Set args_raw_size. Compute jni_cif andtromey2000-02-161-1/+9
* * jni.cc (add_char): Conditional on INTERPRETER.tromey2000-02-071-14/+14
* * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBasetromey2000-02-041-9/+30
* * include/java-interp.h (_Jv_JNI_conversion_call): Declare.tromey2000-02-021-1/+4
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * configure: Rebuilt.tromey1999-09-101-2/+0
* Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1999-08-101-13/+8
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-081-0/+172