OSDN Git Service

The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from the
[pf3gnuchains/gcc-fork.git] / libjava / interpret.cc
2011-07-12 aph2011-07-12 Andrew Haley <aph@redhat.com>
2009-04-28 davek * interpret.cc (DEBUG): Rename this ...
2008-09-23 aph2008-09-17 Andrew Haley <aph@redhat.com>
2007-12-06 daney2007-12-06 David Daney <ddaney@avtrex.com>
2007-07-31 daney * configure.ac (INTERPRETER): New AM_CONDITIONAL.
2007-07-11 kseitz * interpret.cc (get_local_var_table) [DIRECT_TH...
2007-06-15 kseitz * include/java-interp.h (_Jv_LocalVarTableEntry...
2007-05-16 kseitz * include/java-interp.h (breakpoint_at): Declare.
2007-05-15 kseitz * interpret.cc (STOREA): Rewrite using temporar...
2007-05-04 kseitz * interpret.cc: Don't include ExceptionEvent.h.
2007-05-04 kseitz * include/jvmti-int.h (_Jv_ReportJVMTIException...
2007-03-07 aolivalibffi/ChangeLog:
2007-02-16 kgallowa2007-02-16 Kyle Galloway <kgallowa@redhat.com>
2007-02-16 kgallowa2007-02-15 Kyle Galloway <kgallowa@redhat.com>
2007-02-15 kgallowa2007-02-15 Kyle Galloway <kgallowa@redhat.com>
2007-01-31 kseitz * include/jvmti-int.h (JVMTI): Declare member...
2007-01-29 tromey * interpret.cc (run_debug): Remove comment.
2007-01-25 kseitz * interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h,
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-10-14 kseitz * include/java-insns.h (enum java_code): Add...
2006-10-10 kseitz * include/java-interp.h (_Jv_InterpMethod:...
2006-09-30 kseitz * include/java-interp.h (prepared): Change...
2006-08-15 kgallowa2006-08-15 Kyle Galloway <kgallowa@redhat.com>
2006-07-14 bryce2006-07-13 Bryce McKinlay <mckinlay@redhat.com>
2006-07-13 bryce2006-07-13 Bryce McKinlay <mckinlay@redhat.com>
2006-05-04 tromey PR libgcj/26861:
2006-04-29 bryce2006-04-28 Bryce McKinlay <mckinlay@redhat.com>
2006-03-03 tromey * interpret.cc (do_allocate_static_fields): Added...
2006-02-09 bryce2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
2006-02-08 bryce2006-02-08 Bryce McKinlay <mckinlay@redhat.com>
2006-02-08 tromey PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
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-07-08 tromey2005-07-06 Colin Walters <walters@verbum.org>
2005-06-29 tromey * interpret.cc (run) <insn_checkcast, checkcast_resolv...
2005-06-24 tromey * interpret.cc (compile): Handle case where table...
2005-04-22 green2005-04-22 Anthony Green <green@redhat.com>
2005-03-10 bryce2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
2005-01-05 tromey PR libgcj/15719:
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-10-14 aph2004-10-13 Andrew Haley <aph@redhat.com>
2004-07-13 uweigand * interpret.cc (run): Correctly access libffi return...
2004-07-13 bryce2004-07-13 Bryce McKinlay <mckinlay@redhat.com>
2004-07-13 bryce2004-07-12 Bryce McKinlay <mckinlay@redhat.com>
2004-06-10 tromey * interpret.cc (run): Handle wide fload.
2004-04-16 bryce2004-04-16 Bryce McKinlay <mckinlay@redhat.com>
2003-10-14 tromey2003-10-14 Paolo Bonzini <bonzini@gnu.org>
2003-01-24 tromey * defineclass.cc (handleMethodsEnd): Precompute code...
2002-12-28 mmitchel * boehm.cc: Remove stray semicolon.
2002-12-06 tromey * include/java-interp.h (class _Jv_InterpMethod):...
2002-11-26 tromey * verify.cc (type::compatible): Check initialization...
2002-10-08 uweigand * interpret.cc (_Jv_InterpMethod::run): Use UINT32...
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...
2002-04-26 tromey * verify.cc (construct_primitive_array_type) [void_typ...
2002-02-10 tromey2002-02-10 Andreas Tobler <toa@pop.agri.ch>
2002-02-08 tromey * interpret.cc (convert): New function.
2002-01-12 tromey2002-01-11 Chris Sears <cbsears_sf@yahoo.com>
2002-01-08 tromey2002-01-08 Chris Sears <cbsears_sf@yahoo.com>
2001-10-16 bryce Eliminate use of C++ static constructors.
2001-09-21 rth * include/jvm.h (_Jv_VTable): Handle function...
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-02-15 green2001-02-15 Anthony Green <green@redhat.com>
2001-02-12 tromey2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>
2000-10-20 tromey From Arno J. Klaassen:
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-14 aoliva* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-08-02 bryce2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-07-28 aph2000-07-26 Andrew Haley <aph@cygnus.com>
2000-05-31 bryce2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>
2000-05-19 tromeyJumbo patch:
2000-03-26 tromey2000-03-26 Tom Tromey <tromey@cygnus.com>
2000-03-07 tromey * All files: Updated copyright information.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-02-11 tromey * interpret.cc (continue1): Use STOREA, not STOREI...
2000-02-10 aph2000-02-10 Andrew Haley <aph@cygnus.com>
2000-02-08 tromey * interpret.cc (PUSHL): Don't use expression statement.
2000-01-26 tromey * interpret.cc (run): Don't call println.
2000-01-19 tromey * interpret.cc (PC_REGISTER_ASM): Removed.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 tromey * configure: Rebuilt.
1999-09-01 tromey * java/lang/reflect/Modifier.java (ALL_FLAGS): New...
1999-08-20 krab * interpret.cc (continue1): Implement explicit...
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
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>