summaryrefslogtreecommitdiff
path: root/libjava/include/java-interp.h
Commit message (Expand)AuthorAgeFilesLines
* 2007-01-29 Kyle Galloway <kgallowa@redhat.com>kgallowa2007-01-291-14/+65
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-6/+21
* * include/java-insns.h (enum java_code): Add op_breakpoint.kseitz2006-10-141-0/+12
* * include/java-interp.h (_Jv_InterpMethod::get_insn): Declare.kseitz2006-10-101-0/+7
* * include/java-interp.h (prepared): Change type to pc_t.kseitz2006-09-301-5/+1
* 2006-08-15 Kyle Galloway <kgallowa@redhat.com>kgallowa2006-08-151-4/+14
* * include/java-interp.h (_Jv_InterpMethod::dump_object): Removedtromey2006-05-131-1/+0
* 2006-04-28 Bryce McKinlay <mckinlay@redhat.com>bryce2006-04-291-1/+0
* * include/java-interp.h: Removed extern "C" around #include <ffi.h>.daney2006-03-071-2/+0
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-091-6/+8
* * include/java-interp.h (insn_index): New declaration.kseitz2006-01-301-0/+16
* * include/java-interp.h (_Jv_CompileMethod): Add declaration.kseitz2006-01-181-1/+6
* PR libgcj/16032:tromey2005-09-151-1/+3
* * java/lang/natClassLoader.cc (_Jv_UnregisterClass): Handle casetromey2005-06-241-1/+2
* * link.cc (ensure_class_linked): Removed #ifdef.tromey2005-03-171-7/+1
* 2005-03-10 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-101-13/+63
* 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