Age | Commit message (Expand) | Author | Files | Lines |
2005-03-17 | link.cc (ensure_class_linked): Removed #ifdef. | Tom Tromey | 1 | -2/+4 |
2005-03-16 | stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c... | Andreas Tobler | 1 | -1/+1 |
2005-03-11 | Main.java (main): Handle '-p'. | Tom Tromey | 1 | -0/+3 |
2005-03-11 | exception.cc: Remove stray MethodRef.h include. | Bryce McKinlay | 2 | -2/+0 |
2005-03-10 | New Stack Trace infrastructure. | Bryce McKinlay | 11 | -179/+84 |
2005-03-09 | natVMClassLoader.cc (defineClass): Reference 'systemClassLoader' field directly. | Tom Tromey | 3 | -6/+5 |
2005-03-09 | fdlibm.h: Merge an AIX define from GNU Classpath. | Andreas Tobler | 2 | -5/+5 |
2005-03-07 | VMCompiler.java (md5Digest): New field. | Tom Tromey | 1 | -2/+27 |
2005-03-05 | dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case. | Andreas Tobler | 5 | -8/+9 |
2005-02-23 | re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored) | Thomas Fitzsimmons | 1 | -1/+1 |
2005-02-22 | Proxy.java, [...]: Don't catch java.lang.ThreadDeath. | Jeroen Frijters | 1 | -1/+1 |
2005-02-22 | * java/lang/Object.h (_JvObjectPrefix): Declare as extern "Java". | Tom Tromey | 1 | -1/+4 |
2005-02-22 | [multiple changes] | Bryce McKinlay | 2 | -68/+84 |
2005-02-18 | natRuntime.cc (insertSystemProperties): Normalize x86 architecture names to "... | Anthony Green | 1 | -1/+11 |
2005-02-17 | Class.h (_Jv_GetMethodString): Updated declaration. | Tom Tromey | 3 | -8/+8 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 74 | -166/+166 |
2005-02-16 | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 1 | -1/+2 |
2005-02-12 | Fixes bug libgcj/8170 | Mark Wielaard | 1 | -14/+1 |
2005-02-08 | natRuntime.cc (insertSystemProperties): Set sun.boot.class.path earlier. | Tom Tromey | 1 | -4/+4 |
2005-02-07 | defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader. | Tom Tromey | 3 | -7/+14 |
2005-02-02 | re PR libgcj/19681 (extension loading currently incorrect) | Tom Tromey | 2 | -1/+6 |
2005-01-24 | Class.h (next): Updated documentation. | Tom Tromey | 2 | -15/+15 |
2005-01-19 | VMCompiler.java (compileClass): Ignore UnknownError. | Tom Tromey | 1 | -1/+6 |
2005-01-14 | jni.h (_Jv_JNIEnv::bottom_locals): New field. | Graydon Hoare | 1 | -0/+1 |
2005-01-13 | re PR libgcj/17784 (Thread.interrupt doesn't do security checks) | Michael Koch | 2 | -2/+8 |
2005-01-10 | PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: | Tom Tromey | 5 | -97/+89 |
2005-01-07 | * java/lang/ClassLoader.java (findClass): Fixed documentation. | Tom Tromey | 1 | -2/+2 |
2005-01-05 | natRuntime.cc (insertSystemProperties): Set java.ext.dirs earlier. | Tom Tromey | 1 | -4/+6 |
2005-01-05 | natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of th... | Eric Botcazou | 1 | -0/+2 |
2004-12-21 | natClassLoader.cc (_Jv_RegisterClassHookDefault): Re-enable duplicate class r... | Tom Tromey | 1 | -2/+1 |
2004-12-17 | re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho... | Andrew Haley | 1 | -1/+22 |
2004-11-26 | natDebug.cc (getField): Don't qualify name. | Tom Tromey | 1 | -7/+12 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 14 | -1307/+755 |
2004-11-24 | Character.java, [...]: Reorder "final static" to "static final". | Michael Koch | 1 | -89/+89 |
2004-11-23 | String.java (rehash): Removed. | Michael Koch | 2 | -6/+6 |
2004-11-18 | StackTraceElement.java: Made final. | Jeroen Frijters | 1 | -1/+1 |
2004-11-18 | Makefile.am: Correct friend function declaration. | Kriang Lerdsuwanakij | 2 | -105/+218 |
2004-11-16 | Object.java: Added javadocs all over (merged from GNU classpath). | Michael Koch | 1 | -19/+430 |
2004-11-07 | [multiple changes] | Mark Wielaard | 1 | -2/+3 |
2004-11-06 | StringBuffer.java, [...]: Removed redundant and reordered modifiers. | Michael Koch | 2 | -3/+2 |
2004-10-30 | re PR libgcj/18234 (System property java.library.path doesn't get used by Sys... | Mark Wielaard | 1 | -3/+3 |
2004-10-26 | * libjava/java/lang/Class.h | Kriang Lerdsuwanakij | 1 | -5/+12 |
2004-10-26 | Index: gcc/gcc/ChangeLog | Geoffrey Keating | 2 | -3/+26 |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -18/+18 |
2004-10-21 | Add m32r support. | Kazuhiro Inaoka | 1 | -0/+8 |
2004-10-20 | natClass.cc (_Jv_LayoutVTableMethods): Cast pointers to uaddr, not int. | Andreas Schwab | 2 | -5/+5 |
2004-10-18 | System.java: Revert accidential change. | Michael Koch | 1 | -0/+7 |
2004-10-18 | Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o... | Michael Koch | 8 | -42/+48 |
2004-10-18 | [multiple changes] | Michael Koch | 3 | -17/+18 |
2004-09-26 | System.java (properties): Make package private. | Mark Wielaard | 2 | -3/+18 |