configure.host (sparc*-sun-solaris2.*): New case.
[gcc.git] / libjava / include / jvm.h
2008-08-22 Andrew Haleyre PR libgcj/8995 (race cases in interpreter)
2008-03-13 Tom TromeynatClassLoader.cc (_Jv_RegisterInitiatingLoader): Check...
2007-10-22 David Daneyjvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.
2007-08-04 Matthias KloseImport GNU Classpath (libgcj-import-20070727).
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-01-22 Tom Tromeyre PR java/29812 (env->klass value is not updated durin...
2007-01-17 Tom TromeynatThread.cc (finalize_native): Remove cast.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-09-01 Keith Seitzjvm.h (_Jv_JVMTI_Init): Declare.
2006-07-20 Keith Seitzjvm.h (_Jv_GetJVMTIEnv): Declare.
2006-06-08 Andrew Haleyjvm.h (_Jv_Linker::maybe_adjust_signature): New.
2006-05-30 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2006-02-08 Tom TromeyPR libgcj/26063, PR libgcj/17978, PR libgcj/10598:
2006-02-03 Robert Schusterre PR libgcj/26073 (libjava fails to compile)
2006-02-01 Robert Schuster2006-02-01 Robert Schuster <robertschuster@fsfe.org>
2005-12-22 Tom TromeynatClassLoader.cc (_Jv_NewArrayClass): Don't reference...
2005-12-08 Andrew HaleyObject.h (throwNoSuchMethodError): New method.
2005-11-29 Tom Tromeyre PR java/18278 (JNI functions cannot return a weak...
2005-11-17 Bryce McKinlayImplement -Xss.
2005-09-27 Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-06-15 Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-05-26 Bryce McKinlaydecl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.
2005-05-13 Bryce McKinlay[multiple changes]
2005-05-12 Tom Tromeygcj.texi (Code Generation): Document -fbootstrap-classes.
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-05 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundExce...
2005-04-02 Thomas Fitzsimmonsre PR libgcj/20090 (gij should be implemented in Java)
2005-03-23 Tom Tromeyjvm.h (GCJ_40_BC_ABI_VERSION): New define.
2005-03-17 Tom Tromeylink.cc (ensure_class_linked): Removed #ifdef.
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-03-07 Tom Tromeyre PR java/20215 (gcj does not accept classes with...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-16 Graydon Hoare[multiple changes]
2005-01-24 Tom TromeyClass.h (next): Updated documentation.
2005-01-14 Graydon Hoarejni.h (_Jv_JNIEnv::bottom_locals): New field.
2005-01-10 Tom TromeyPR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
2005-01-10 Tom Tromeyre PR libgcj/18868 (Interface containing anonymous...
2004-11-27 Andrew Haleylink.cc (ensure_class_linked): Conditionally compile...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-07-24 Bryce McKinlayprims.cc (_Jv_InitPrimClass): Don't create an array...
2004-07-13 Bryce McKinlayre PR libgcj/15713 (compile interpret.cc with -fno...
2004-07-07 Per Bothnerjvm.h (namespace jcj): Declare verbose_class_flag
2004-04-14 Bryce McKinlay[multiple changes]
2004-02-01 Michael Kochjvm.h (MAYBE_UNUSED): New macro tp mark probably unused...
2003-10-26 Bryce McKinlayConstructor.java (toString): Avoid extra whitespace...
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-29 Tom Tromeyre PR libgcj/10596 (Reference and String.intern don...
2003-08-28 Tom TromeyMakefile.in: Rebuilt.
2003-08-19 Mohan Embarjvm.h: New class _Jv_TempUTFString (helper class for...
2003-08-18 Tom Tromeyre PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA...
2003-07-21 Tom TromeyRuntime.java: Comment fix.
2003-04-25 Mohan Embarjvm.h: (_Jv_GetNbArgs) added (_Jv_GetSafeArg) added...
2003-03-10 Andrew Haley[multiple changes]
2002-12-28 Mark Mitchellboehm.cc: Remove stray semicolon.
2002-08-29 Tom Tromeyjvm.h (struct _Jv_frame_info): New structure.
2002-04-11 Adam Kingjvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn.
2001-12-19 Bryce McKinlayjvm.h (_Jv_BuildGCDescr): Declare unconditionally.
2001-12-16 Tom TromeyFor PR libgcj/5103:
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-14 Hans Boehmprims.cc: Some old cleanups.
2001-11-26 Tom TromeyFix for PR libgcj/2024, plus other class name cleanups:
2001-10-23 Bryce McKinlayprims.cc (_Jv_Abort): Always print error message using...
2001-10-16 Bryce McKinlayEliminate use of C++ static constructors.
2001-10-15 Hans BoehmnatObject.cc (heavy_lock): Moved fields old_client_data...
2001-10-10 Tom TromeynatFinalizerThread.cc: New file.
2001-10-02 Tom Tromeyjavaprims.h: Rebuilt class list.
2001-09-21 Richard Hendersonjvm.h (_Jv_VTable): Handle function descriptors for...
2001-09-10 Bryce McKinlayjvm.h (_Jv_AllocRawObj): New prototype.
2001-09-06 Anthony Greenjvm.h: Declare _Jv_RegisterResource.
2001-08-26 Bryce McKinlayMakefile.am: New friends for java/lang/Thread.h.
2001-05-29 Tom Tromey* include/jvm.h (_Jv_ThrowNoMemory): Mark as noreturn.
2001-05-24 Tom Tromey[multiple changes]
2001-05-18 Bryce McKinlay[multiple changes]
2001-05-13 Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-03-23 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
2000-10-09 Bryce McKinlayre GNATS libgcj/341 (Throwable.printStackTrace() isn...
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-09-30 Hans BoehmImplement bitmap descriptor based marking for Boehm GC.
2000-09-06 Jeff Sturmjvm.h (_Jv_HashCode): Cast object ptr to `unsigned...
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-08-16 Andrew Haleyjvm.h (_Jv_HashCode): New hash code.
2000-05-31 Tom Tromeyprims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
2000-04-27 Tom TromeyRuntime support for PR gcj/2:
2000-04-22 Anthony Green+ 2000-04-22 Anthony Green <green@cygnus.com> + + ...
2000-04-20 Tom Tromeyre GNATS libgcj/212 (build is broken on Linux/Alpha)
2000-04-03 Tom Tromeyjvm.h (_Jv_GetArrayElementFromElementType): More commen...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Bryce McKinlayresolve.cc (_Jv_SearchMethodInClass): New function.
2000-02-18 Tom Tromeyjvm.h (_Jv_GetJavaVM): Declare.
2000-02-10 Tom TromeynatNativeThread.cc: New file.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-02-01 Tom Tromeyprims.cc (_Jv_MallocUnchecked): New function.
2000-01-21 Tom TromeynatConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
next