| Commit message (Expand) | Author | Age | Files | Lines |
* | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -1125/+0 |
* | * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class, | bothner | 2004-08-12 | 1 | -13/+13 |
* | 2004-04-19 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-04-20 | 1 | -41/+41 |
* | 2004-04-01 Gary Benson <gbenson@redhat.com> | tromey | 2004-04-01 | 1 | -3/+19 |
* | 2003-10-22 Andrew Haley <aph@redhat.com> | aph | 2003-10-24 | 1 | -0/+10 |
* | * java/lang/reflect/Proxy.java (generate): Uncomment protection | tromey | 2003-09-25 | 1 | -1/+2 |
* | * java/lang/Runtime.java: Comment fix. | tromey | 2003-07-21 | 1 | -22/+4 |
* | * resolve.cc (_Jv_PrepareClass): Round size up to alignment | tromey | 2003-04-23 | 1 | -15/+49 |
* | * resolve.cc (_Jv_PrepareClass): Round up class size to multiple | tromey | 2003-04-15 | 1 | -1/+4 |
* | * resolve.cc (ncode): Use _Jv_platform_ffi_abi. | tromey | 2003-03-17 | 1 | -8/+2 |
* | 2003-02-03 Ranjit Mathew <rmathew@hotmail.com> | tromey | 2003-02-03 | 1 | -1/+8 |
* | * defineclass.cc (handleMethodsEnd): Precompute code for static | tromey | 2003-01-24 | 1 | -3/+5 |
* | * java/lang/natClassLoader.cc (defineClass0): Removed erroneous | tromey | 2002-12-19 | 1 | -10/+74 |
* | * java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration. | tromey | 2002-12-05 | 1 | -7/+0 |
* | * resolve.cc (METHOD_NOT_THERE, METHOD_INACCESSIBLE): Remove. | jsturm | 2002-11-04 | 1 | -225/+5 |
* | 2002-09-25 Jesse Rosenstock <jmr@ugcs.caltech.edu> | tromey | 2002-09-25 | 1 | -10/+10 |
* | * java/lang/natClassLoader.cc: | tromey | 2002-09-25 | 1 | -2/+3 |
* | * resolve.cc: Include StringBuffer. | tromey | 2002-09-25 | 1 | -12/+15 |
* | For PR libgcj/7073: | tromey | 2002-06-20 | 1 | -9/+17 |
* | * resolve.cc (_Jv_PrepareClass): Enable verifier. | tromey | 2002-01-08 | 1 | -3/+2 |
* | * resolve.cc (_Jv_PrepareClass): Verify method here... | tromey | 2001-12-10 | 1 | -1/+3 |
* | * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend. | tromey | 2001-11-05 | 1 | -7/+7 |
* | Eliminate use of C++ static constructors. | bryce | 2001-10-16 | 1 | -3/+2 |
* | * resolve.cc (_Jv_PrepareClass): Fix typos in vtable layout. | bryce | 2001-10-03 | 1 | -2/+2 |
* | * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64; | rth | 2001-09-21 | 1 | -8/+5 |
* | 2001-05-23 Tom Tromey <tromey@redhat.com> | tromey | 2001-05-24 | 1 | -7/+7 |
* | * exception.cc (java_eh_info): Make value type jthrowable. | rth | 2001-03-26 | 1 | -19/+15 |
* | * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields. | tromey | 2001-03-23 | 1 | -12/+12 |
* | * java/lang/reflect/natField.cc (BooleanClass): Don't define. | tromey | 2000-10-06 | 1 | -6/+2 |
* | 2000-09-30 Hans Boehm <boehm@acm.org> | bryce | 2000-09-30 | 1 | -18/+22 |
* | 2000-03-26 Tom Tromey <tromey@cygnus.com> | tromey | 2000-03-26 | 1 | -7/+14 |
* | * All files: Updated copyright information. | tromey | 2000-03-07 | 1 | -1/+1 |
* | 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-03-07 | 1 | -46/+101 |
* | * resolve.cc (ncode): Set args_raw_size. Compute jni_cif and | tromey | 2000-02-16 | 1 | -5/+34 |
* | 2000-02-10 Andrew Haley <aph@cygnus.com> | aph | 2000-02-10 | 1 | -5/+15 |
* | * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase | tromey | 2000-02-04 | 1 | -28/+56 |
* | * include/java-interp.h (_Jv_JNI_conversion_call): Declare. | tromey | 2000-02-02 | 1 | -1/+7 |
* | * resolve.cc (get_ffi_type_from_signature): Handle case where | tromey | 2000-01-26 | 1 | -0/+10 |
* | * resolve.cc (StringClass): Removed. | tromey | 2000-01-20 | 1 | -3/+1 |
* | * All files: Updated copyright to reflect Cygnus purchase. | tromey | 2000-01-19 | 1 | -1/+1 |
* | 2000-01-04 Tom Tromey <tromey@cygnus.com> | tromey | 2000-01-04 | 1 | -15/+0 |
* | * configure: Rebuilt. | tromey | 1999-09-10 | 1 | -1/+3 |
* | * java/lang/reflect/Modifier.java (ALL_FLAGS): New constant. | tromey | 1999-09-01 | 1 | -41/+44 |
* | * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed | krab | 1999-08-18 | 1 | -2/+4 |
* | 1999-08-14 Per Bothner <per@bothner.com> | tromey | 1999-08-14 | 1 | -1/+1 |
* | Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | green | 1999-08-10 | 1 | -26/+24 |
* | 1999-08-09 Anthony Green <green@cygnus.com> | green | 1999-08-08 | 1 | -0/+1101 |