| Age | Commit message (Expand) | Author |
| 2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley |
| 2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek |
| 2010-04-07 | name-lookup.c (current_decl_namespace): Non-static. | Jason Merrill |
| 2010-03-13 | re PR libgcj/42676 (javah doesn't generate the header files as checked in in ... | Matthias Klose |
| 2007-04-16 | Committed up-to-date .class and .h files from an earlier commit | Tom Tromey |
| 2007-04-16 | BootClassLoader.java (getBootURLLoader): New method. | Andrew Haley |
| 2007-01-15 | URLClassLoader.java: Removed. | Gary Benson |
| 2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey |
| 2006-07-28 | natSharedLibLoader.cc (init): Don't set curLoader to VMClassLoader::bootLoader. | Andrew Haley |
| 2006-06-06 | gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho... | David Daney |
| 2006-05-11 | NameFinder.java (lookup): If exec'ing addr2line fails, don't try again. | Bryce McKinlay |
| 2006-05-11 | NameFinder.java (blacklist): New static field. | Bryce McKinlay |
| 2006-05-11 | natSharedLibLoader.cc (init): Remove debugging line. | Andrew Haley |
| 2006-05-10 | prims.cc (_Jv_soleIndirectCompiledEngine): New. | Andrew Haley |
| 2006-05-04 | Class.h (JV_STATE_LOADING): Added comment. | Tom Tromey |
| 2006-04-25 | natSharedLibLoader.cc: Include gc.h later. | Tom Tromey |
| 2006-04-21 | re PR libgcj/27170 (Deadlock in garbage collector) | Bryce McKinlay |
| 2006-04-11 | SystemClassLoader.java (addClass): Get the value of package-private field "lo... | Bryce McKinlay |
| 2006-02-17 | stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::re... | Andrew Haley |
| 2006-01-06 | natThread.cc (finish_): Don't clear 'group'. | Tom Tromey |
| 2006-01-04 | Class.h (_Jv_CopyClassesToSystemLoader): Updated. | Tom Tromey |
| 2005-09-22 | BootClassLoader.java (BootClassLoader): Pass `null' parent ClassLoader to par... | Bryce McKinlay |
| 2005-06-30 | Update FSF address | Kelley Cook |
| 2005-06-28 | re PR libgcj/22189 (Table Full in gcj-dbtool if -m option used with smallest ... | Robin Green |
| 2005-06-15 | SystemClassLoader.java (init): Clear last_was_sep in loop. | Tom Tromey |
| 2005-05-13 | SystemClassLoader.java (init): Handle empty element in path. | Tom Tromey |
| 2005-04-22 | NameFinder.java (close): IN, OUT, and PROC can all be null, check for that ca... | Andrew Pinski |
| 2005-04-13 | re PR libgcj/20958 (Compile Errors In two files in gnu.gcj) | Aaron Luchko |
| 2005-04-01 | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey |
| 2005-03-29 | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey |
| 2005-03-29 | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey |
| 2005-03-24 | BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries. | Tom Tromey |
| 2005-03-24 | Makefile.in: Rebuilt. | Tom Tromey |
| 2005-03-11 | exception.cc: Remove stray MethodRef.h include. | Bryce McKinlay |
| 2005-03-10 | New Stack Trace infrastructure. | Bryce McKinlay |
| 2005-02-16 | SharedLibHelper.java (findHelper): Delete copied file on exit. | Tom Tromey |
| 2005-02-16 | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley |
| 2005-02-16 | PersistentByteMap.java (name, values, fc): new fields. | Andrew Haley |
| 2005-02-12 | Fixes bug libgcj/8170 | Mark Wielaard |
| 2005-02-02 | re PR libgcj/19681 (extension loading currently incorrect) | Tom Tromey |
| 2005-02-02 | PersistentByteMap.java: Fixed typo. | Tom Tromey |
| 2005-01-19 | VMCompiler.java (compileClass): Ignore UnknownError. | Tom Tromey |
| 2005-01-10 | PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: | Tom Tromey |
| 2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey |
| 2004-10-18 | re PR libgcj/18036 (Bad interaction between interpreter and Class.forName()) | Andrew Haley |
| 2004-10-14 | interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter. | Andrew Haley |
| 2004-07-11 | re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized) | Bryce McKinlay |
| 2004-07-06 | VMClassLoader.java (init): Check classpath entry before passing to URL constr... | Bryce McKinlay |
| 2004-07-04 | FirstThread.java, [...]: Removed. | Michael Koch |
| 2004-06-18 | VMClassLoader.java (init): Add extensions directory only if it actually exists. | Ranjit Mathew |