AbstractAction.java, [...]: Reworked imports.
[gcc.git] / libjava / resolve.cc
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-09-25 Tom TromeyProxy.java (generate): Uncomment protection domain...
2003-07-21 Tom TromeyRuntime.java: Comment fix.
2003-04-23 Tom Tromeyresolve.cc (_Jv_PrepareClass): Round size up to alignme...
2003-04-15 Tom Tromeyresolve.cc (_Jv_PrepareClass): Round up class size...
2003-03-17 Tom Tromeyresolve.cc (ncode): Use _Jv_platform_ffi_abi.
2003-02-03 Ranjit Mathewresolve.cc (_Jv_JNIMethod::ncode): Use stdcall calling...
2003-01-24 Tom Tromeydefineclass.cc (handleMethodsEnd): Precompute code...
2002-12-19 Tom TromeynatClassLoader.cc (defineClass0): Removed erroneous...
2002-12-05 Tom TromeyClass.h (_Jv_SetVTableEntries): Updated declaration.
2002-11-04 Jeff Sturmresolve.cc (METHOD_NOT_THERE, [...]): Remove.
2002-09-25 Jesse Rosenstockre PR libgcj/7709 (NullPointerException in _Jv_ResolveP...
2002-09-25 Tom Tromey* java/lang/natClassLoader.cc:
2002-09-25 Tom Tromeyresolve.cc: Include StringBuffer.
2002-06-20 Tom TromeyFor PR libgcj/7073:
2002-01-08 Tom Tromey* resolve.cc (_Jv_PrepareClass): Enable verifier.
2001-12-10 Tom Tromeyresolve.cc (_Jv_PrepareClass): Verify method here...
2001-11-05 Tom TromeyClass.h (Class): Made _Jv_BytecodeVerifier a friend.
2001-10-16 Bryce McKinlayEliminate use of C++ static constructors.
2001-10-03 Bryce McKinlay* resolve.cc (_Jv_PrepareClass): Fix typos in vtable...
2001-09-21 Richard Hendersonjvm.h (_Jv_VTable): Handle function descriptors for...
2001-05-24 Tom Tromey[multiple changes]
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-23 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-03-26 Tom Tromey[multiple changes]
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Bryce McKinlayresolve.cc (_Jv_SearchMethodInClass): New function.
2000-02-16 Tom Tromeyresolve.cc (ncode): Set args_raw_size.
2000-02-10 Andrew Haleyinterpret.cc: Don't include fdlibm.h.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-01-26 Tom Tromeyresolve.cc (get_ffi_type_from_signature): Handle case...
2000-01-20 Tom Tromeyresolve.cc (StringClass): Removed.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
2000-01-04 Tom Tromey[multiple changes]
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-01 Tom TromeyModifier.java (ALL_FLAGS): New constant.
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-14 Per Bothnerresolve.cc (_Jv_PrepareClass): Use ClassLoader::resolve...
1999-08-10 Anthony Green[multiple changes]
1999-08-08 Anthony Green[multiple changes]