OSDN Git Service

Remove floatformat_arm_ext.
[pf3gnuchains/gcc-fork.git] / libjava / resolve.cc
2002-01-08 tromey * resolve.cc (_Jv_PrepareClass): Enable verifier.
2001-12-10 tromey * resolve.cc (_Jv_PrepareClass): Verify method here...
2001-11-05 tromey * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier...
2001-10-16 bryce Eliminate use of C++ static constructors.
2001-10-03 bryce * resolve.cc (_Jv_PrepareClass): Fix typos in vtable...
2001-09-21 rth * include/jvm.h (_Jv_VTable): Handle function...
2001-05-24 tromey2001-05-23 Tom Tromey <tromey@redhat.com>
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-30 bryce2000-09-30 Hans Boehm <boehm@acm.org>
2000-03-26 tromey2000-03-26 Tom Tromey <tromey@cygnus.com>
2000-03-07 tromey * All files: Updated copyright information.
2000-03-07 bryce2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-16 tromey * resolve.cc (ncode): Set args_raw_size. Compute...
2000-02-10 aph2000-02-10 Andrew Haley <aph@cygnus.com>
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-02 tromey * include/java-interp.h (_Jv_JNI_conversion_call)...
2000-01-26 tromey * resolve.cc (get_ffi_type_from_signature): Handle...
2000-01-20 tromey * resolve.cc (StringClass): Removed.
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-09-10 tromey * configure: Rebuilt.
1999-09-01 tromey * java/lang/reflect/Modifier.java (ALL_FLAGS): New...
1999-08-18 krab * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClas...
1999-08-14 tromey1999-08-14 Per Bothner <per@bothner.com>
1999-08-10 greenMon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak...
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>