summaryrefslogtreecommitdiff
path: root/libjava/interpret.cc
Commit message (Expand)AuthorAgeFilesLines
* * 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