aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/jvm.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-07jvm.h (namespace jcj): Declare verbose_class_flagPer Bothner1-0/+3
2004-04-14[multiple changes]Bryce McKinlay1-2/+4
2004-02-01jvm.h (MAYBE_UNUSED): New macro tp mark probably unused arguments.Michael Koch1-0/+3
2003-10-26Constructor.java (toString): Avoid extra whitespace on constructor with no mo...Bryce McKinlay1-0/+9
2003-10-01jcf-parse.c (java_parse_file): Write otable and atable.Andrew Haley1-1/+1
2003-09-29re PR libgcj/10596 (Reference and String.intern don't work together)Tom Tromey1-0/+6
2003-08-28Makefile.in: Rebuilt.Tom Tromey1-0/+16
2003-08-19jvm.h: New class _Jv_TempUTFString (helper class for getting a temporary C st...Mohan Embar1-0/+73
2003-08-18re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result...Tom Tromey1-7/+8
2003-07-21Runtime.java: Comment fix.Tom Tromey1-1/+4
2003-04-25jvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added (_Jv_SetArgs) addedMohan Embar1-1/+14
2003-03-10[multiple changes]Andrew Haley1-3/+2
2002-12-28boehm.cc: Remove stray semicolon.Mark Mitchell1-1/+1
2002-08-29jvm.h (struct _Jv_frame_info): New structure.Tom Tromey1-0/+14
2002-04-11jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.Adam King1-3/+5
2001-12-19jvm.h (_Jv_BuildGCDescr): Declare unconditionally.Bryce McKinlay1-2/+0
2001-12-16For PR libgcj/5103:Tom Tromey1-0/+7
2001-12-15java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay1-0/+6
2001-12-14prims.cc: Some old cleanups.Hans Boehm1-9/+11
2001-11-26Fix for PR libgcj/2024, plus other class name cleanups:Tom Tromey1-0/+8
2001-10-23prims.cc (_Jv_Abort): Always print error message using fprintf, don't try to ...Bryce McKinlay1-0/+3
2001-10-16Eliminate use of C++ static constructors.Bryce McKinlay1-0/+9
2001-10-15natObject.cc (heavy_lock): Moved fields old_client_data, old_finalization_pro...Hans Boehm1-0/+2
2001-10-10natFinalizerThread.cc: New file.Tom Tromey1-0/+3
2001-10-02javaprims.h: Rebuilt class list.Tom Tromey1-0/+7
2001-09-21jvm.h (_Jv_VTable): Handle function descriptors for ia64...Richard Henderson1-7/+41
2001-09-10jvm.h (_Jv_AllocRawObj): New prototype.Bryce McKinlay1-0/+3
2001-09-06jvm.h: Declare _Jv_RegisterResource.Anthony Green1-0/+1
2001-08-26Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay1-2/+3
2001-05-29* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.Tom Tromey1-1/+1
2001-05-24[multiple changes]Tom Tromey1-3/+8
2001-05-18[multiple changes]Bryce McKinlay1-3/+0
2001-05-13except.c (choose_personality_routine): Export.Zack Weinberg1-0/+3
2001-03-23jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.Tom Tromey1-1/+2
2000-10-09re GNATS libgcj/341 (Throwable.printStackTrace() isn't working)Bryce McKinlay1-3/+0
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey1-2/+2
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm1-4/+11
2000-09-06jvm.h (_Jv_HashCode): Cast object ptr to `unsigned long' to avoid long long d...Jeff Sturm1-2/+3
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green1-1/+1
2000-08-16jvm.h (_Jv_HashCode): New hash code.Andrew Haley1-1/+3
2000-05-31prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.Tom Tromey1-0/+12
2000-04-27Runtime support for PR gcj/2:Tom Tromey1-0/+1
2000-04-22+ 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_...Anthony Green1-0/+3
2000-04-20re GNATS libgcj/212 (build is broken on Linux/Alpha)Tom Tromey1-0/+29
2000-04-03jvm.h (_Jv_GetArrayElementFromElementType): More commentary from Alex.Tom Tromey1-1/+2
2000-04-02JVMPI changes...Anthony Green1-0/+11
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay1-1/+3
2000-02-18jvm.h (_Jv_GetJavaVM): Declare.Tom Tromey1-0/+3
2000-02-10natNativeThread.cc: New file.Tom Tromey1-0/+4