summaryrefslogtreecommitdiff
path: root/libjava/interpret.cc
Commit message (Expand)AuthorAgeFilesLines
* PR target/51500ktietz2012-02-011-1/+6
* 2011-07-12 Andrew Haley <aph@redhat.com>aph2011-07-121-2/+2
* * interpret.cc (DEBUG): Rename this ...davek2009-04-281-4/+4
* 2008-09-17 Andrew Haley <aph@redhat.com>aph2008-09-231-0/+5
* 2007-12-06 David Daney <ddaney@avtrex.com>daney2007-12-061-20/+27
* * configure.ac (INTERPRETER): New AM_CONDITIONAL.daney2007-07-311-4/+0
* * interpret.cc (get_local_var_table) [DIRECT_THREADED]: Make sure thekseitz2007-07-111-1/+5
* * include/java-interp.h (_Jv_LocalVarTableEntry): Add unionkseitz2007-06-151-3/+25
* * include/java-interp.h (breakpoint_at): Declare.kseitz2007-05-161-0/+17
* * interpret.cc (STOREA): Rewrite using temporary variable tokseitz2007-05-151-44/+65
* * interpret.cc: Don't include ExceptionEvent.h.kseitz2007-05-041-1/+0
* * include/jvmti-int.h (_Jv_ReportJVMTIExceptionThrow):kseitz2007-05-041-5/+86
* libffi/ChangeLog:aoliva2007-03-071-14/+35
* 2007-02-16 Kyle Galloway <kgallowa@redhat.com>kgallowa2007-02-161-34/+43
* 2007-02-15 Kyle Galloway <kgallowa@redhat.com>kgallowa2007-02-161-0/+46
* 2007-02-15 Kyle Galloway <kgallowa@redhat.com>kgallowa2007-02-151-0/+24
* * include/jvmti-int.h (JVMTI): Declare member "enabled".kseitz2007-01-311-18/+23
* * interpret.cc (run_debug): Remove comment.tromey2007-01-291-86/+92
* * interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h,kseitz2007-01-251-1/+6
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-25/+25
* * include/java-insns.h (enum java_code): Add op_breakpoint.kseitz2006-10-141-0/+25
* * include/java-interp.h (_Jv_InterpMethod::get_insn): Declare.kseitz2006-10-101-0/+40
* * include/java-interp.h (prepared): Change type to pc_t.kseitz2006-09-301-6/+9
* 2006-08-15 Kyle Galloway <kgallowa@redhat.com>kgallowa2006-08-151-2506/+138
* 2006-07-13 Bryce McKinlay <mckinlay@redhat.com>bryce2006-07-141-1/+0
* 2006-07-13 Bryce McKinlay <mckinlay@redhat.com>bryce2006-07-131-5/+22
* PR libgcj/26861:tromey2006-05-041-8/+11
* 2006-04-28 Bryce McKinlay <mckinlay@redhat.com>bryce2006-04-291-37/+20
* * interpret.cc (do_allocate_static_fields): Added comment.tromey2006-03-031-1/+11
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-091-2/+1
* 2006-02-08 Bryce McKinlay <mckinlay@redhat.com>bryce2006-02-081-4/+4
* PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:tromey2006-02-081-10/+15
* * include/java-interp.h (insn_index): New declaration.kseitz2006-01-301-0/+75
* * include/java-interp.h (_Jv_CompileMethod): Add declaration.kseitz2006-01-181-14/+30
* PR libgcj/16032:tromey2005-09-151-4/+47
* 2005-07-06 Colin Walters <walters@verbum.org>tromey2005-07-081-0/+5
* * interpret.cc (run) <insn_checkcast, checkcast_resolved>: Usetromey2005-06-291-5/+2
* * interpret.cc (compile): Handle case where table entry istromey2005-06-241-1/+5
* 2005-04-22 Anthony Green <green@redhat.com>green2005-04-221-1/+0
* 2005-03-10 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-101-78/+81
* PR libgcj/15719:tromey2005-01-051-2/+2
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-22/+587
* 2004-10-13 Andrew Haley <aph@redhat.com>aph2004-10-141-13/+13
* * interpret.cc (run): Correctly access libffi return values ofuweigand2004-07-131-3/+3
* 2004-07-13 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-131-2/+22
* 2004-07-12 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-131-35/+27
* * interpret.cc (run): Handle wide fload.tromey2004-06-101-1/+5
* 2004-04-16 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-161-6/+2
* 2003-10-14 Paolo Bonzini <bonzini@gnu.org>tromey2003-10-141-3/+3
* * defineclass.cc (handleMethodsEnd): Precompute code for statictromey2003-01-241-16/+31