OSDN Git Service

Add missing -fno-fast-math.
[pf3gnuchains/gcc-fork.git] / libjava / resolve.cc
2004-08-12 bothner * gcj/javaprims.h (_Jv_Utf8Const): Change struct to...
2004-04-20 bryce2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
2004-04-01 tromey2004-04-01 Gary Benson <gbenson@redhat.com>
2003-10-24 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-09-25 tromey * java/lang/reflect/Proxy.java (generate): Uncomment...
2003-07-21 tromey * java/lang/Runtime.java: Comment fix.
2003-04-23 tromey * resolve.cc (_Jv_PrepareClass): Round size up to...
2003-04-15 tromey * resolve.cc (_Jv_PrepareClass): Round up class size...
2003-03-17 tromey * resolve.cc (ncode): Use _Jv_platform_ffi_abi.
2003-02-03 tromey2003-02-03 Ranjit Mathew <rmathew@hotmail.com>
2003-01-24 tromey * defineclass.cc (handleMethodsEnd): Precompute code...
2002-12-19 tromey * java/lang/natClassLoader.cc (defineClass0): Removed...
2002-12-05 tromey * java/lang/Class.h (_Jv_SetVTableEntries): Updated...
2002-11-04 jsturm * resolve.cc (METHOD_NOT_THERE, METHOD_INACCESSIBLE...
2002-09-25 tromey2002-09-25 Jesse Rosenstock <jmr@ugcs.caltech.edu>
2002-09-25 tromey * java/lang/natClassLoader.cc:
2002-09-25 tromey * resolve.cc: Include StringBuffer.
2002-06-20 tromey For PR libgcj/7073:
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>