summaryrefslogtreecommitdiffstats
path: root/libjava/java/lang/reflect/natMethod.cc
Commit message (Expand)AuthorAgeFilesLines
* PR target/51500ktietz2012-02-011-1/+6
* libjava/doko2007-08-041-1/+1
* 2007-04-16 Andrew Haley <aph@redhat.com>aph2007-04-161-5/+23
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-0/+29
* gcc/java:tromey2006-05-241-4/+3
* PR libgcj/23739:tromey2005-09-061-1/+1
* * jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException.tromey2005-04-051-29/+14
* 2005-03-10 Bryce McKinlay <mckinlay@redhat.com>bryce2005-03-101-14/+2
* * java/lang/Class.h (_Jv_GetMethodString): Updated declaration.tromey2005-02-171-2/+2
* 2004-12-10 Andrew Haley <aph@redhat.com>aph2004-12-171-1/+22
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-6/+3
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):tromey2004-09-211-1/+2
* * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,bothner2004-08-121-2/+2
* 2004-04-19 Bryce McKinlay <mckinlay@redhat.com>bryce2004-04-201-1/+1
* 2004-04-14 Andrew Haley <aph@redhat.com>bryce2004-04-141-7/+15
* 2004-02-25 Andrew Haley <aph@redhat.com>aph2004-02-261-1/+10
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Don't usebryce2003-10-301-2/+4
* 2003-10-26 Bryce McKinlay <bryce@mckinlay.net.nz>bryce2003-10-261-17/+27
* PR libgcj/11780:bryce2003-10-251-18/+26
* PR libgcj/11951:tromey2003-08-181-29/+50
* * java/lang/Runtime.java: Comment fix.tromey2003-07-211-18/+27
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Allocate a fullhboehm2003-02-281-28/+19
* For PR java/8415:tromey2002-11-021-4/+3
* * java/lang/reflect/natConstructor.cc (newInstance): Initializetromey2002-08-271-2/+7
* * java/net/natPlainDatagramSocketImpl.cc (BooleanClass): Removed.tromey2002-06-251-19/+8
* Add pointer support to the reflection code.green2002-03-011-29/+36
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):jsturm2002-02-241-1/+42
* 2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>tromey2002-01-081-9/+5
* * prims.cc (_Jv_NewMultiArrayUnchecked): New method.tromey2001-10-021-2/+2
* * java/lang/reflect/Field.java (toString): Usetromey2001-08-241-10/+19
* USE_LIBFFI changegreen2001-06-021-0/+11
* * exception.cc (java_eh_info): Make value type jthrowable.rth2001-03-261-6/+6
* In gcc/java:bryce2001-01-081-1/+1
* Fix for PR libgcj/1516:bryce2000-12-281-34/+34
* * java/beans/PropertyChangeSupport.java (propertyListeners): Madewarrenl2000-11-161-1/+1
* * java/lang/reflect/natField.cc (BooleanClass): Don't define.tromey2000-10-061-20/+12
* * defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.aoliva2000-09-141-0/+2
* * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept nulltromey2000-09-061-2/+6
* * java/lang/reflect/Method.java (hashCode): Use getName().tromey2000-08-081-0/+4
* 2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-08-021-1/+1
* * mauve-libgcj: Activated serialization tests.warrenl2000-07-271-1/+2
* * java/lang/reflect/natMethod.cc: Include <alloca.h>.tromey2000-06-231-0/+2
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-021-25/+14
* * java/lang/reflect/natConstructor.cc (newInstance): Usetromey2000-01-211-77/+138
* * All files: Updated copyright to reflect Cygnus purchase.tromey2000-01-191-1/+1
* * java/lang/natClass.cc (getMethod): Compute offset relative totromey2000-01-061-24/+25
* * java/lang/reflect/natMethod.cc (get_ffi_type): Test size oftromey2000-01-051-4/+17
* 2000-01-04 Tom Tromey <tromey@cygnus.com>tromey2000-01-041-136/+228
* * configure: Rebuilt.tromey1999-09-101-3/+2
OpenPOWER on IntegriCloud