Age | Commit message (Expand) | Author | Files | Lines |
2003-10-01 | jcf-parse.c (java_parse_file): Write otable and atable. | Andrew Haley | 1 | -1/+1 |
2003-09-29 | re PR libgcj/10596 (Reference and String.intern don't work together) | Tom Tromey | 1 | -0/+6 |
2003-08-28 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+16 |
2003-08-19 | jvm.h: New class _Jv_TempUTFString (helper class for getting a temporary C st... | Mohan Embar | 1 | -0/+73 |
2003-08-18 | re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result... | Tom Tromey | 1 | -7/+8 |
2003-07-21 | Runtime.java: Comment fix. | Tom Tromey | 1 | -1/+4 |
2003-04-25 | jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) added | Mohan Embar | 1 | -1/+14 |
2003-03-10 | [multiple changes] | Andrew Haley | 1 | -3/+2 |
2002-12-28 | boehm.cc: Remove stray semicolon. | Mark Mitchell | 1 | -1/+1 |
2002-08-29 | jvm.h (struct _Jv_frame_info): New structure. | Tom Tromey | 1 | -0/+14 |
2002-04-11 | jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn. | Adam King | 1 | -3/+5 |
2001-12-19 | jvm.h (_Jv_BuildGCDescr): Declare unconditionally. | Bryce McKinlay | 1 | -2/+0 |
2001-12-16 | For PR libgcj/5103: | Tom Tromey | 1 | -0/+7 |
2001-12-15 | java-tree.h (otable_methods, [...]): New field/global tree definitions. | Bryce McKinlay | 1 | -0/+6 |
2001-12-14 | prims.cc: Some old cleanups. | Hans Boehm | 1 | -9/+11 |
2001-11-26 | Fix for PR libgcj/2024, plus other class name cleanups: | Tom Tromey | 1 | -0/+8 |
2001-10-23 | prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to ... | Bryce McKinlay | 1 | -0/+3 |
2001-10-16 | Eliminate use of C++ static constructors. | Bryce McKinlay | 1 | -0/+9 |
2001-10-15 | natObject.cc (heavy_lock): Moved fields old_client_data, old_finalization_pro... | Hans Boehm | 1 | -0/+2 |
2001-10-10 | natFinalizerThread.cc: New file. | Tom Tromey | 1 | -0/+3 |
2001-10-02 | javaprims.h: Rebuilt class list. | Tom Tromey | 1 | -0/+7 |
2001-09-21 | jvm.h (_Jv_VTable): Handle function descriptors for ia64... | Richard Henderson | 1 | -7/+41 |
2001-09-10 | jvm.h (_Jv_AllocRawObj): New prototype. | Bryce McKinlay | 1 | -0/+3 |
2001-09-06 | jvm.h: Declare _Jv_RegisterResource. | Anthony Green | 1 | -0/+1 |
2001-08-26 | Makefile.am: New friends for java/lang/Thread.h. | Bryce McKinlay | 1 | -2/+3 |
2001-05-29 | * include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn. | Tom Tromey | 1 | -1/+1 |
2001-05-24 | [multiple changes] | Tom Tromey | 1 | -3/+8 |
2001-05-18 | [multiple changes] | Bryce McKinlay | 1 | -3/+0 |
2001-05-13 | except.c (choose_personality_routine): Export. | Zack Weinberg | 1 | -0/+3 |
2001-03-23 | jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields. | Tom Tromey | 1 | -1/+2 |
2000-10-09 | re GNATS libgcj/341 (Throwable.printStackTrace() isn't working) | Bryce McKinlay | 1 | -3/+0 |
2000-10-06 | natField.cc (BooleanClass): Don't define. | Tom Tromey | 1 | -2/+2 |
2000-09-30 | Implement bitmap descriptor based marking for Boehm GC. | Hans Boehm | 1 | -4/+11 |
2000-09-06 | jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d... | Jeff Sturm | 1 | -2/+3 |
2000-08-21 | natSystem.cc (init_properties): Change sourceware reference to sources.redhat... | Anthony Green | 1 | -1/+1 |
2000-08-16 | jvm.h (_Jv_HashCode): New hash code. | Andrew Haley | 1 | -1/+3 |
2000-05-31 | prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well. | Tom Tromey | 1 | -0/+12 |
2000-04-27 | Runtime support for PR gcj/2: | Tom Tromey | 1 | -0/+1 |
2000-04-22 | + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_... | Anthony Green | 1 | -0/+3 |
2000-04-20 | re GNATS libgcj/212 (build is broken on Linux/Alpha) | Tom Tromey | 1 | -0/+29 |
2000-04-03 | jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex. | Tom Tromey | 1 | -1/+2 |
2000-04-02 | JVMPI changes... | Anthony Green | 1 | -0/+11 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-03-07 | resolve.cc (_Jv_SearchMethodInClass): New function. | Bryce McKinlay | 1 | -1/+3 |
2000-02-18 | jvm.h (_Jv_GetJavaVM): Declare. | Tom Tromey | 1 | -0/+3 |
2000-02-10 | natNativeThread.cc: New file. | Tom Tromey | 1 | -0/+4 |
2000-02-04 | defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers. | Tom Tromey | 1 | -0/+3 |
2000-02-02 | java-interp.h (_Jv_JNI_conversion_call): Declare. | Tom Tromey | 1 | -1/+0 |
2000-02-01 | prims.cc (_Jv_MallocUnchecked): New function. | Tom Tromey | 1 | -0/+8 |
2000-01-21 | natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA. | Tom Tromey | 1 | -4/+15 |