summaryrefslogtreecommitdiffstats
path: root/libjava/interpret.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * boehm.cc: Remove stray semicolon.mmitchel2002-12-281-1/+1
* * include/java-interp.h (class _Jv_InterpMethod): Addedtromey2002-12-061-1/+1
* * verify.cc (type::compatible): Check initialization statustromey2002-11-261-2/+8
* * interpret.cc (_Jv_InterpMethod::run): Use UINT32 instead ofuweigand2002-10-081-1/+1
* * include/jvm.h (struct _Jv_frame_info): New structure.tromey2002-08-291-1/+25
* * verify.cc (branch_prepass): Updated for change to exceptiontromey2002-06-241-634/+1418
* * verify.cc (construct_primitive_array_type) [void_type]: Newtromey2002-04-261-1/+1
* 2002-02-10 Andreas Tobler <toa@pop.agri.ch>tromey2002-02-101-1/+1
* * interpret.cc (convert): New function.tromey2002-02-081-4/+37
* 2002-01-11 Chris Sears <cbsears_sf@yahoo.com>tromey2002-01-121-41/+25
* 2002-01-08 Chris Sears <cbsears_sf@yahoo.com>tromey2002-01-081-65/+25
* Eliminate use of C++ static constructors.bryce2001-10-161-1/+1
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-1/+1
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-12/+11
* 2001-02-15 Anthony Green <green@redhat.com>green2001-02-151-10/+7
* 2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>tromey2001-02-121-2/+6
* From Arno J. Klaassen:tromey2000-10-201-0/+1
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-3/+0
* * defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.aoliva2000-09-141-4/+7
* 2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-08-021-6/+6
* 2000-07-26 Andrew Haley <aph@cygnus.com>aph2000-07-281-0/+1
* 2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-311-0/+2
* Jumbo patch:tromey2000-05-191-40/+7
* 2000-03-26 Tom Tromey <tromey@cygnus.com>tromey2000-03-261-20/+45
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-28/+12
* * interpret.cc (continue1): Use STOREA, not STOREI, to implementtromey2000-02-111-1/+1
* 2000-02-10 Andrew Haley <aph@cygnus.com>aph2000-02-101-303/+88
* * interpret.cc (PUSHL): Don't use expression statement.tromey2000-02-081-8/+8
* * interpret.cc (run): Don't call println.tromey2000-01-261-4/+0
* * interpret.cc (PC_REGISTER_ASM): Removed.tromey2000-01-191-10/+4
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * configure: Rebuilt.tromey1999-09-101-2/+0
* * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.tromey1999-09-011-17/+6
* * interpret.cc (continue1): Implement explicit dispatch table.krab1999-08-201-672/+928
* * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamedkrab1999-08-181-41/+30
* Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>green1999-08-101-85/+84
* 1999-08-09 Anthony Green <green@cygnus.com>green1999-08-081-0/+2449
OpenPOWER on IntegriCloud