Age | Commit message (Expand) | Author | Files | Lines |
2005-06-24 | natClassLoader.cc (_Jv_UnregisterClass): Handle case where class' name is NULL. | Tom Tromey | 1 | -2/+4 |
2005-05-12 | gcj.texi (Code Generation): Document -fbootstrap-classes. | Tom Tromey | 1 | -0/+1 |
2005-04-21 | VMClassLoader.java (transformException): Removed. | Tom Tromey | 1 | -15/+0 |
2005-04-19 | natVMClassLoader.cc (loadClass): Call resolveClass, not _Jv_InitClass. | Tom Tromey | 1 | -1/+1 |
2005-04-05 | jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. | Tom Tromey | 1 | -0/+1 |
2005-04-01 | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey | 1 | -3/+70 |
2005-03-24 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -5/+20 |
2005-03-09 | natVMClassLoader.cc (defineClass): Reference 'systemClassLoader' field directly. | Tom Tromey | 1 | -1/+1 |
2005-02-07 | defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader. | Tom Tromey | 1 | -7/+2 |
2005-02-02 | re PR libgcj/19681 (extension loading currently incorrect) | Tom Tromey | 1 | -1/+2 |
2005-01-10 | PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: | Tom Tromey | 1 | -2/+5 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 1 | -62/+74 |
2004-04-20 | class.c (make_class_data): Add new field aux_info. | Bryce McKinlay | 1 | -2/+2 |
2004-01-16 | natClassLoader.cc: Moved VMClassLoader methods... | Tom Tromey | 1 | -0/+133 |