| Age | Commit message (Expand) | Author |
| 2004-11-07 | [multiple changes] | Mark Wielaard |
| 2004-11-06 | StringBuffer.java, [...]: Removed redundant and reordered modifiers. | Michael Koch |
| 2004-10-30 | re PR libgcj/18234 (System property java.library.path doesn't get used by Sys... | Mark Wielaard |
| 2004-10-26 | * libjava/java/lang/Class.h | Kriang Lerdsuwanakij |
| 2004-10-26 | Index: gcc/gcc/ChangeLog | Geoffrey Keating |
| 2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-10-21 | Add m32r support. | Kazuhiro Inaoka |
| 2004-10-20 | natClass.cc (_Jv_LayoutVTableMethods): Cast pointers to uaddr, not int. | Andreas Schwab |
| 2004-10-18 | System.java: Revert accidential change. | Michael Koch |
| 2004-10-18 | Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o... | Michael Koch |
| 2004-10-18 | [multiple changes] | Michael Koch |
| 2004-09-26 | System.java (properties): Make package private. | Mark Wielaard |
| 2004-09-25 | Proxy.java (getPackage, [...]): Fixed handling of default package. | Jeroen Frijters |
| 2004-09-24 | ClassLoader.java (loadedClasses): Declare as HashMap. | Tom Tromey |
| 2004-09-24 | 2004-09-24 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters |
| 2004-09-21 | natMethod.cc (_Jv_CallAnyMethodA): Indentation fix. | Tom Tromey |
| 2004-09-14 | natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend. | Richard Henderson |
| 2004-09-11 | natThread.cc (finalize_native): Destroy join conditional variable and mutex i... | Mohan Embar |
| 2004-09-09 | [multiple changes] | Andreas Tobler |
| 2004-09-09 | 2004-09-09 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-08-28 | configure.ac: Handle --enable-gc-debug. | Hans Boehm |
| 2004-08-23 | defineclass.cc: Include <stdio.h>. | Hans Boehm |
| 2004-08-18 | natPosixProcess.cc (waitForSignal): Use sigsuspend instead of sigwait. | David Daney |
| 2004-08-12 | re PR libgcj/16662 (IllegalMonitorStateException in EventQueue.getNextEvent()... | Hans Boehm |
| 2004-08-12 | re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) | David Daney |
| 2004-08-11 | javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an... | Per Bothner |
| 2004-07-27 | File.java (toURI): Throw RuntimeException, not InternalError. | Bryce McKinlay |
| 2004-07-24 | prims.cc (_Jv_InitPrimClass): Don't create an array class. | Bryce McKinlay |
| 2004-07-23 | System.java (static): Set http.agent system property when not yet set. | Mark Wielaard |
| 2004-07-19 | Print -verbose:message on "loading", not initialization. | Per Bothner |
| 2004-07-17 | String.java: Fixed javadocs all over. | Michael Koch |
| 2004-07-07 | jvm.h (namespace jcj): Declare verbose_class_flag | Per Bothner |
| 2004-06-15 | natSystem.cc (getenv0): Don't assume environment variable is Latin 1 coded. | Andrew Haley |
| 2004-06-14 | System.java: (getenv0): New method. | Andrew Haley |
| 2004-05-30 | System.java: Reordered imports. | Michael Koch |
| 2004-05-28 | gcj.texi (Object allocation): Remove _Jv_AllocBytes. | Bryce McKinlay |
| 2004-05-21 | Layout interfaces during preparation, not initialization. | Bryce McKinlay |
| 2004-05-19 | Fix typo in last commit. | Anthony Green |
| 2004-05-19 | Makefile.am: Define JAVA_EXT_DIRS. | Anthony Green |
| 2004-05-03 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey |
| 2004-04-21 | natClass.cc (_Jv_LayoutInterfaceMethods): New method. | Bryce McKinlay |
| 2004-04-20 | Byte.java, [...]: Fixed javadocs, coding style and argument names all over. | Michael Koch |
| 2004-04-20 | class.c (make_class_data): Add new field aux_info. | Bryce McKinlay |
| 2004-04-16 | prims.cc (_Jv_AllocObject): Remove `size' argument. | Bryce McKinlay |
| 2004-04-14 | [multiple changes] | Bryce McKinlay |
| 2004-04-09 | VMThrowable.java (getStackTrace): Pass trace as-is to modified lookup(). | Ranjit Mathew |
| 2004-04-01 | 2004-04-01 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2004-03-23 | natClass.cc (getClassLoader): Circumvent infinite recursion when searching fo... | Anthony Green |
| 2004-03-19 | ThreadGroup.java (list): Changed print to println. | Jeroen Frijters |
| 2004-03-09 | 2004-03-09 Michael Koch <konqueror@gmx.de> | Michael Koch |