Age | Commit message (Expand) | Author | Files | Lines |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 1 | -0/+10 |
2003-09-25 | Proxy.java (generate): Uncomment protection domain code. | Tom Tromey | 1 | -1/+2 |
2003-07-21 | Runtime.java: Comment fix. | Tom Tromey | 1 | -22/+4 |
2003-04-23 | resolve.cc (_Jv_PrepareClass): Round size up to alignment required by this ob... | Tom Tromey | 1 | -15/+49 |
2003-04-15 | resolve.cc (_Jv_PrepareClass): Round up class size to multiple of alignment. | Tom Tromey | 1 | -1/+4 |
2003-03-17 | resolve.cc (ncode): Use _Jv_platform_ffi_abi. | Tom Tromey | 1 | -8/+2 |
2003-02-03 | resolve.cc (_Jv_JNIMethod::ncode): Use stdcall calling convention on Win32 to... | Ranjit Mathew | 1 | -1/+8 |
2003-01-24 | defineclass.cc (handleMethodsEnd): Precompute code for static method. | Tom Tromey | 1 | -3/+5 |
2002-12-19 | natClassLoader.cc (defineClass0): Removed erroneous comment. | Tom Tromey | 1 | -10/+74 |
2002-12-05 | Class.h (_Jv_SetVTableEntries): Updated declaration. | Tom Tromey | 1 | -7/+0 |
2002-11-04 | resolve.cc (METHOD_NOT_THERE, [...]): Remove. | Jeff Sturm | 1 | -225/+5 |
2002-09-25 | re PR libgcj/7709 (NullPointerException in _Jv_ResolvePoolEntry) | Jesse Rosenstock | 1 | -10/+10 |
2002-09-25 | * java/lang/natClassLoader.cc: | Tom Tromey | 1 | -2/+3 |
2002-09-25 | resolve.cc: Include StringBuffer. | Tom Tromey | 1 | -12/+15 |
2002-06-20 | For PR libgcj/7073: | Tom Tromey | 1 | -9/+17 |
2002-01-08 | * resolve.cc (_Jv_PrepareClass): Enable verifier. | Tom Tromey | 1 | -3/+2 |
2001-12-10 | resolve.cc (_Jv_PrepareClass): Verify method here... | Tom Tromey | 1 | -1/+3 |
2001-11-05 | Class.h (Class): Made _Jv_BytecodeVerifier a friend. | Tom Tromey | 1 | -7/+7 |
2001-10-16 | Eliminate use of C++ static constructors. | Bryce McKinlay | 1 | -3/+2 |
2001-10-03 | * resolve.cc (_Jv_PrepareClass): Fix typos in vtable layout. | Bryce McKinlay | 1 | -2/+2 |
2001-09-21 | jvm.h (_Jv_VTable): Handle function descriptors for ia64... | Richard Henderson | 1 | -8/+5 |
2001-05-24 | [multiple changes] | Tom Tromey | 1 | -7/+7 |
2001-03-25 | exception.cc (java_eh_info): Make value type jthrowable. | Richard Henderson | 1 | -19/+15 |
2001-03-23 | jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields. | Tom Tromey | 1 | -12/+12 |
2000-10-06 | natField.cc (BooleanClass): Don't define. | Tom Tromey | 1 | -6/+2 |
2000-09-30 | Implement bitmap descriptor based marking for Boehm GC. | Hans Boehm | 1 | -18/+22 |
2000-03-26 | [multiple changes] | Tom Tromey | 1 | -7/+14 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-03-07 | resolve.cc (_Jv_SearchMethodInClass): New function. | Bryce McKinlay | 1 | -46/+101 |
2000-02-16 | resolve.cc (ncode): Set args_raw_size. | Tom Tromey | 1 | -5/+34 |
2000-02-10 | interpret.cc: Don't include fdlibm.h. | Andrew Haley | 1 | -5/+15 |
2000-02-04 | defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers. | Tom Tromey | 1 | -28/+56 |
2000-02-02 | java-interp.h (_Jv_JNI_conversion_call): Declare. | Tom Tromey | 1 | -1/+7 |
2000-01-26 | resolve.cc (get_ffi_type_from_signature): Handle case where boolean is an int. | Tom Tromey | 1 | -0/+10 |
2000-01-20 | resolve.cc (StringClass): Removed. | Tom Tromey | 1 | -3/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
2000-01-04 | [multiple changes] | Tom Tromey | 1 | -15/+0 |
1999-09-10 | configure: Rebuilt. | Tom Tromey | 1 | -1/+3 |
1999-09-01 | Modifier.java (ALL_FLAGS): New constant. | Tom Tromey | 1 | -41/+44 |
1999-08-18 | natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed from _Jv_InternClassStr... | Kresten Krab Thorup | 1 | -2/+4 |
1999-08-14 | resolve.cc (_Jv_PrepareClass): Use ClassLoader::resolveClass0. | Per Bothner | 1 | -1/+1 |
1999-08-10 | [multiple changes] | Anthony Green | 1 | -26/+24 |
1999-08-08 | [multiple changes] | Anthony Green | 1 | -0/+1101 |