OSDN Git Service

2007-04-16 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / java / lang / reflect / natMethod.cc
2007-04-16 aph2007-04-16 Andrew Haley <aph@redhat.com>
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-05-24 tromeygcc/java:
2005-09-06 tromey PR libgcj/23739:
2005-04-05 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundE...
2005-03-10 bryce2005-03-10 Bryce McKinlay <mckinlay@redhat.com>
2005-02-17 tromey * java/lang/Class.h (_Jv_GetMethodString): Updated...
2004-12-17 aph2004-12-10 Andrew Haley <aph@redhat.com>
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-09-21 tromey * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
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-14 bryce2004-04-14 Andrew Haley <aph@redhat.com>
2004-02-26 aph2004-02-25 Andrew Haley <aph@redhat.com>
2003-10-30 bryce * java/lang/reflect/natMethod.cc (_Jv_CallAnyMe...
2003-10-26 bryce2003-10-26 Bryce McKinlay <bryce@mckinlay.net.nz>
2003-10-25 bryce PR libgcj/11780:
2003-08-18 tromey PR libgcj/11951:
2003-07-21 tromey * java/lang/Runtime.java: Comment fix.
2003-02-28 hboehm * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA...
2002-11-02 tromey For PR java/8415:
2002-08-27 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2002-06-25 tromey * java/net/natPlainDatagramSocketImpl.cc (BooleanClass...
2002-03-01 greenAdd pointer support to the reflection code.
2002-02-24 jsturm * java/lang/reflect/natMethod.cc (_Jv_CallAnyMe...
2002-01-08 tromey2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>
2001-10-02 tromey * prims.cc (_Jv_NewMultiArrayUnchecked): New method.
2001-08-24 tromey * java/lang/reflect/Field.java (toString): Use
2001-06-02 greenUSE_LIBFFI change
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-01-08 bryceIn gcc/java:
2000-12-28 bryce Fix for PR libgcj/1516:
2000-11-16 warrenl * java/beans/PropertyChangeSupport.java (propertyListe...
2000-10-06 tromey * java/lang/reflect/natField.cc (BooleanClass): Don...
2000-09-14 aoliva* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-09-06 tromey * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA...
2000-08-08 tromey * java/lang/reflect/Method.java (hashCode): Use getName().
2000-08-02 bryce2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
2000-07-27 warrenl * mauve-libgcj: Activated serialization tests.
2000-06-23 tromey * java/lang/reflect/natMethod.cc: Include <alloca.h>.
2000-03-07 tromey * All files: Updated copyright information.
2000-03-02 tromey * include/java-interp.h: Don't include MethodInvocation.h.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
2000-01-06 tromey * java/lang/natClass.cc (getMethod): Compute offset...
2000-01-05 tromey * java/lang/reflect/natMethod.cc (get_ffi_type): Test...
2000-01-04 tromey2000-01-04 Tom Tromey <tromey@cygnus.com>
1999-09-10 tromey * configure: Rebuilt.
1999-08-08 green1999-08-09 Anthony Green <green@cygnus.com>
1999-04-07 tromeyInitial revision