natVMSecureRandomWin32.cc: Add include of java/lang/UnsupportedOperationException...
[gcc.git] / libjava / gnu / gcj / runtime /
2007-04-16 Tom TromeyCommitted up-to-date .class and .h files from an earlie...
2007-04-16 Andrew HaleyBootClassLoader.java (getBootURLLoader): New method.
2007-01-15 Gary BensonURLClassLoader.java: Removed.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-07-28 Andrew HaleynatSharedLibLoader.cc (init): Don't set curLoader to...
2006-06-06 David Daneygcj.texi (libgcj Runtime Properties): Document gnu...
2006-05-11 Bryce McKinlayNameFinder.java (lookup): If exec'ing addr2line fails...
2006-05-11 Bryce McKinlayNameFinder.java (blacklist): New static field.
2006-05-11 Andrew HaleynatSharedLibLoader.cc (init): Remove debugging line.
2006-05-10 Andrew Haleyprims.cc (_Jv_soleIndirectCompiledEngine): New.
2006-05-04 Tom TromeyClass.h (JV_STATE_LOADING): Added comment.
2006-04-25 Tom TromeynatSharedLibLoader.cc: Include gc.h later.
2006-04-20 Bryce McKinlayre PR libgcj/27170 (Deadlock in garbage collector)
2006-04-11 Bryce McKinlaySystemClassLoader.java (addClass): Get the value of...
2006-02-17 Andrew Haleystacktrace.cc (GetStackTraceElements): Call gnu::gcj...
2006-01-06 Tom TromeynatThread.cc (finish_): Don't clear 'group'.
2006-01-04 Tom TromeyClass.h (_Jv_CopyClassesToSystemLoader): Updated.
2005-09-22 Bryce McKinlayBootClassLoader.java (BootClassLoader): Pass `null...
2005-06-30 Kelley CookUpdate FSF address
2005-06-28 Robin Greenre PR libgcj/22189 (Table Full in gcj-dbtool if -m...
2005-06-15 Tom TromeySystemClassLoader.java (init): Clear last_was_sep in...
2005-05-13 Tom TromeySystemClassLoader.java (init): Handle empty element...
2005-04-22 Andrew PinskiNameFinder.java (close): IN, OUT, and PROC can all...
2005-04-12 Aaron Luchkore PR libgcj/20958 (Compile Errors In two files in...
2005-04-01 Tom TromeynatVMClassLoader.cc (getSystemClassLoaderInternal)...
2005-03-29 Tom TromeynatRuntime.cc (insertSystemProperties): Set gnu.gcj...
2005-03-29 Tom TromeynatRuntime.cc (insertSystemProperties): Set gnu.gcj...
2005-03-24 Tom TromeyBootClassLoader.java (BootClassLoader): Don't add sax...
2005-03-24 Tom TromeyMakefile.in: Rebuilt.
2005-03-11 Bryce McKinlayexception.cc: Remove stray MethodRef.h include.
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2005-02-16 Tom TromeySharedLibHelper.java (findHelper): Delete copied file...
2005-02-16 Andrew HaleySubject.java (doAsPrivileged): If acc is null, create...
2005-02-16 Andrew HaleyPersistentByteMap.java (name, values, fc): new fields.
2005-02-12 Mark WielaardFixes bug libgcj/8170
2005-02-02 Tom Tromeyre PR libgcj/19681 (extension loading currently incorrect)
2005-02-02 Tom TromeyPersistentByteMap.java: Fixed typo.
2005-01-19 Tom TromeyVMCompiler.java (compileClass): Ignore UnknownError.
2005-01-10 Tom TromeyPR libgcj/12016, PR libgcj/18405, PR libgcj/17738:
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-10-18 Andrew Haleyre PR libgcj/18036 (Bad interaction between interpreter...
2004-10-14 Andrew Haleyinterpret.cc (_Jv_InterpMethod::run): Initialize _Jv_St...
2004-07-11 Bryce McKinlayre PR awt/16748 (IAA.ImageComponentsTest: Freezes When...
2004-07-05 Bryce McKinlayVMClassLoader.java (init): Check classpath entry before...
2004-07-04 Michael KochFirstThread.java, [...]: Removed.
2004-06-18 Ranjit MathewVMClassLoader.java (init): Add extensions directory...
2004-06-17 Anthony GreenAdd extension directory contents to the class path.
2004-04-09 Ranjit MathewVMThrowable.java (getStackTrace): Pass trace as-is...
2004-01-14 Nathan Bryantre PR libgcj/12001 (_Jv_FindClass dumps core when Oracl...
2003-11-14 Tom Tromeyjni.cc (_Jv_JNI_GetStringUTFChars): Pass length of...
2003-11-08 Jeff SturmFirstThread.java (Klocale, Kcalendar): New fields.
2003-10-22 Tom Tromeyre PR libgcj/12656 (Inherited main( ) Method Not Seen...
2003-10-08 Michael KochConnection.java, [...]: Moved to gnu/java/net/protocol.
2003-10-02 Bryce McKinlayre PR libgcj/12475 (Stack traces leak memory)
2003-10-01 Tom Tromey* gnu/gcj/runtime/FirstThread.java (getMain): Fixed...
2003-09-25 Tom TromeyProxy.java (generate): Uncomment protection domain...
2003-08-28 Tom TromeyMakefile.in: Rebuilt.
2003-08-20 Andrew Haley[multiple changes]
2003-08-20 Tom Tromeyre PR libgcj/9125 (VMClassLoader should cache the resul...
2003-07-21 Anthony GreenAbstractGraphicsState.java (clone): Handle CloneNotSupp...
2003-07-21 Steve PribylnatSharedLibLoader.cc (init): `libname' now a String.
2003-07-11 Matt KraaiSharedLibLoader.java: Fix misspelling.
2003-03-10 Andrew Haley[multiple changes]
2003-02-19 Rainer OrthnatStackTrace.cc: Include platform.h immediately after...
2003-02-13 Ranjit MathewNameFinder.java (createStackTraceElement): Use lastInde...
2003-01-28 Ranjit Mathewconfigure.in: Specifically define HAVE_BACKTRACE if...
2002-12-11 Tom TromeyMakefile.in: Rebuilt.
2002-12-09 Mark WielaardConnection.java (getJarFile): download and cache remote...
2002-12-05 Andrew HaleynatStackTrace.cc (fillInStackTrace): Throw #ifdef ...
2002-12-03 Andrew HaleynatClassLoader.cc (_Jv_PrepareCompiledClass): Call...
2002-09-02 Mark WielaardNameFinder.java (remove_interpreter): New field.
2002-08-29 Tom Tromeyjvm.h (struct _Jv_frame_info): New structure.
2002-08-24 Mark WielaardMakefile.am (libgcj_la_SOURCES): Remove name-finder.cc.
2002-01-22 Mark WielaardAdd license clarification.
2001-12-12 Tom Tromey* gnu/gcj/runtime/StringBuffer.java
2001-12-11 Tom TromeyString.java (String): New constructor.
2001-11-13 Tom TromeyMakefile.in: Rebuilt.
2001-10-24 Anthony Greenfix include problem
2001-10-10 Tom TromeynatFinalizerThread.cc: New file.
2001-09-29 Per BothnerSharedLibLoader.java: New class.
2001-09-06 Anthony Greenjvm.h: Declare _Jv_RegisterResource.
2001-08-26 Bryce McKinlayMakefile.am: New friends for java/lang/Thread.h.
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2001-05-21 Tom Tromey* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader...
2001-04-25 Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-18 Mark WielaardnatClass.cc (_Jv_CheckCast): add class names to exception
2000-12-12 Tom TromeyFirstThread.java (Kcert, [...]): New static final fields.
2000-09-05 Bryce McKinlaynatIconv.cc (read): Remove unused local.
2000-09-04 Anthony GreenFile.java (deleteOnExit): New method.
2000-08-26 Anthony GreenMakefile.in: Rebuilt.
2000-08-21 Anthony GreennatSystem.cc (init_properties): Change sourceware refer...
2000-06-20 Bryce McKinlayThreadGroup.java: Merged with classpath.
2000-04-24 Jeff SturmnatFirstThread.cc (run): Initialize class before callin...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-05 Anthony Greenconfigure.host: Fix __NO_MATH_INLNES botch.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-10-18 Tom TromeyVMClassLoader.java (getVMClassLoader): New method.
next