| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-04-06 Andrew Haley <aph@redhat.com> | tromey | 2005-04-06 | 1 | -0/+11 |
* | * jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. | tromey | 2005-04-05 | 1 | -13/+16 |
* | * java/lang/natVMClassLoader.cc (getSystemClassLoaderInternal): | tromey | 2005-04-01 | 1 | -3/+3 |
* | * Makefile.in: Rebuilt. | tromey | 2005-03-24 | 1 | -11/+25 |
* | * java/lang/natVMClassLoader.cc (defineClass): Reference | tromey | 2005-03-09 | 1 | -4/+3 |
* | * defineclass.cc (handleClassBegin): Use | tromey | 2005-02-07 | 1 | -0/+10 |
* | * java/lang/Class.h (next): Updated documentation. Renamed to | tromey | 2005-01-24 | 1 | -13/+11 |
* | PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: | tromey | 2005-01-10 | 1 | -79/+47 |
* | * java/lang/natClassLoader.cc (_Jv_RegisterClassHookDefault): | tromey | 2004-12-21 | 1 | -2/+1 |
* | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -173/+21 |
* | Index: gcc/gcc/ChangeLog | geoffk | 2004-10-26 | 1 | -1/+19 |
* | * java/lang/natClass.cc (_Jv_LayoutVTableMethods): Cast pointers | schwab | 2004-10-20 | 1 | -2/+2 |
* | * defineclass.cc: Include <stdio.h>. | hboehm | 2004-08-23 | 1 | -0/+1 |
* | * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class, | bothner | 2004-08-12 | 1 | -11/+11 |
* | Print -verbose:message on "loading", not initialization. | bothner | 2004-07-19 | 1 | -1/+12 |
* | Layout interfaces during preparation, not initialization. | bryce | 2004-05-21 | 1 | -0/+3 |
* | 2004-04-19 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-04-20 | 1 | -1/+1 |
* | * java/lang/natClassLoader.cc: Moved VMClassLoader methods... | tromey | 2004-01-16 | 1 | -107/+1 |
* | 2004-01-09 Andrew Haley <aph@redhat.com> | aph | 2004-01-09 | 1 | -0/+1 |
* | * java/lang/natClassLoader.cc (_Jv_InitNewClassFields): Removed. | tromey | 2003-10-13 | 1 | -37/+0 |
* | * java/lang/ClassLoader.java (setSigners): Implemented. | tromey | 2003-10-09 | 1 | -0/+4 |
* | * java/lang/VMClassLoader.java (loadClass): Now native. | tromey | 2003-10-02 | 1 | -0/+11 |
* | * java/lang/reflect/Proxy.java (generate): Uncomment protection | tromey | 2003-09-25 | 1 | -42/+40 |
* | * java/lang/natClass.cc (initializeClass): Check tables when | jsturm | 2003-01-30 | 1 | -9/+5 |
* | * exception.cc (PERSONALITY_FUNCTION): Clear least-significant-bit | jsturm | 2002-12-23 | 1 | -7/+21 |
* | * java/lang/natClassLoader.cc (defineClass0): Removed erroneous | tromey | 2002-12-19 | 1 | -39/+36 |
* | * java/lang/ClassLoader.java (loadedClasses): New field. | tromey | 2002-12-11 | 1 | -6/+0 |
* | * Makefile.in: Rebuilt. | tromey | 2002-12-11 | 1 | -51/+0 |
* | 2002-12-03 Andrew Haley <aph@redhat.com> | aph | 2002-12-03 | 1 | -0/+32 |
* | Fix for PR libgcj/8142 | mark | 2002-10-11 | 1 | -1/+8 |
* | Add Proxy support. | green | 2002-09-30 | 1 | -0/+11 |
* | * java/lang/natClassLoader.cc: | tromey | 2002-09-25 | 1 | -1/+1 |
* | * java/net/natPlainDatagramSocketImpl.cc (BooleanClass): Removed. | tromey | 2002-06-25 | 1 | -24/+23 |
* | * java/lang/natClassLoader.cc (findClass): Compare against `3', | tromey | 2002-04-02 | 1 | -2/+3 |
* | Fix for PR java/5165: | tromey | 2001-12-21 | 1 | -5/+3 |
* | For PR java/5088: | tromey | 2001-12-16 | 1 | -8/+17 |
* | gcc/java: | bryce | 2001-12-15 | 1 | -1/+6 |
* | Fix for PR libgcj/5064. | tromey | 2001-12-11 | 1 | -3/+6 |
* | Fix for PR libgcj/2024, plus other class name cleanups: | tromey | 2001-11-26 | 1 | -1/+5 |
* | * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java, | jsm28 | 2001-10-31 | 1 | -1/+1 |
* | * java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now | bryce | 2001-10-26 | 1 | -0/+10 |
* | 2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz> | bryce | 2001-10-25 | 1 | -3/+2 |
* | * prims.cc (_Jv_Abort): Always print error message using fprintf, | bryce | 2001-10-23 | 1 | -1/+12 |
* | Eliminate use of C++ static constructors. | bryce | 2001-10-16 | 1 | -16/+4 |
* | * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64; | rth | 2001-09-21 | 1 | -8/+5 |
* | 2001-09-05 Corey Minyard <minyard@acm.org> | tromey | 2001-09-05 | 1 | -0/+17 |
* | * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration. | bothner | 2001-09-01 | 1 | -3/+17 |
* | * java/lang/ClassLoader.java (system): Remove static field. | bothner | 2001-09-01 | 1 | -6/+2 |
* | Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so. | green | 2001-08-22 | 1 | -5/+7 |
* | * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc. | zack | 2001-04-28 | 1 | -2/+2 |