| Commit message (Expand) | Author | Age | Files | Lines |
* | interpret.cc (DEBUG): Rename this ... | Dave Korn | 2009-04-28 | 1 | -2/+2 |
* | configure.ac (INTERPRETER): New AM_CONDITIONAL. | David Daney | 2007-07-31 | 1 | -3/+24 |
* | File.java: Implement Comparable<File>. | Tom Tromey | 2007-07-16 | 1 | -9/+12 |
* | java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N... | Keith Seitz | 2007-05-24 | 1 | -1/+6 |
* | prims.cc (load_jvmti_agent): Add the missing `,'. | H.J. Lu | 2007-04-09 | 1 | -1/+1 |
* | gij.cc (main): Accept -agentlib and -agentpath options. | Kyle Galloway | 2007-04-09 | 1 | -2/+165 |
* | prims.cc (_Jv_Abort): fflush (stderr). | Andrew Haley | 2007-01-31 | 1 | -0/+1 |
* | prims.cc (_Jv_RunMain): Send JVMTI event notifications for VM_INIT and VM_DEA... | Keith Seitz | 2007-01-24 | 1 | -11/+11 |
* | 2007-01-11 Andrew Haley <aph@redhat.com> | Andrew Haley | 2007-01-11 | 1 | -2/+3 |
* | Merged gcj-eclipse branch to trunk. | Tom Tromey | 2007-01-09 | 1 | -0/+33 |
* | prims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform_path_separator. | Tom Tromey | 2006-10-10 | 1 | -3/+6 |
* | jvm.h (_Jv_JVMTI_Init): Declare. | Keith Seitz | 2006-09-01 | 1 | -0/+1 |
* | prims.cc (remoteDebug): New global. | Keith Seitz | 2006-08-24 | 1 | -2/+48 |
* | prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized from the start t... | Gary Benson | 2006-07-28 | 1 | -9/+2 |
* | prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L... | Bryce McKinlay | 2006-06-01 | 1 | -1/+1 |
* | makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo. | Thomas Fitzsimmons | 2006-05-30 | 1 | -0/+42 |
* | prims.cc (_Jv_soleIndirectCompiledEngine): New. | Andrew Haley | 2006-05-10 | 1 | -0/+3 |
* | [multiple changes] | Andrew Haley | 2006-05-04 | 1 | -0/+5 |
* | re PR classpath/26990 (SecurityManager.checkExit() problem) | Tom Tromey | 2006-04-04 | 1 | -1/+1 |
* | link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ... | Bryce McKinlay | 2006-02-08 | 1 | -5/+5 |
* | 2006-02-01 Robert Schuster <robertschuster@fsfe.org> | Robert Schuster | 2006-02-01 | 1 | -2/+146 |
* | prims.cc (next_property_value): Never return NULL. | Archit Shah | 2006-01-24 | 1 | -7/+8 |
* | natThread.cc (finish_): Don't clear 'group'. | Tom Tromey | 2006-01-06 | 1 | -4/+4 |
* | Implement -Xss. | Bryce McKinlay | 2005-11-17 | 1 | -5/+13 |
* | re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments) | Tom Tromey | 2005-09-06 | 1 | -1/+1 |
* | [multiple changes] | Bryce McKinlay | 2005-05-13 | 1 | -0/+6 |
* | re PR java/19285 (Interfaces not initialized by static field access) | Andrew Haley | 2005-04-29 | 1 | -0/+16 |
* | prims.cc (parse_verbose_args): Fix verbose argument parsing. | Thomas Fitzsimmons | 2005-04-13 | 1 | -50/+53 |
* | jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. | Tom Tromey | 2005-04-05 | 1 | -23/+56 |
* | re PR libgcj/20090 (gij should be implemented in Java) | Thomas Fitzsimmons | 2005-04-02 | 1 | -17/+131 |
* | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey | 2005-04-01 | 1 | -3/+3 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2005-03-24 | 1 | -2/+7 |
* | New Stack Trace infrastructure. | Bryce McKinlay | 2005-03-10 | 1 | -4/+4 |
* | re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored) | Thomas Fitzsimmons | 2005-02-23 | 1 | -6/+175 |
* | prims.cc (_Jv_CreateJavaVM): Add comment about initialization order. | David Daney | 2005-02-16 | 1 | -0/+2 |
* | PersistentByteMap.java: Fixed typo. | Tom Tromey | 2005-02-02 | 1 | -2/+1 |
* | PR libgcj/12016, PR libgcj/18405, PR libgcj/17738: | Tom Tromey | 2005-01-10 | 1 | -1/+3 |
* | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 2004-11-25 | 1 | -2/+6 |
* | prims.cc (unblock_signal): Annotate signum with __unused__ to avoid warnings ... | Per Bothner | 2004-09-26 | 1 | -1/+3 |
* | * prims.cc (process_gcj_properties): Optimization. | Per Bothner | 2004-09-26 | 1 | -11/+8 |
* | prims.cc (JVMPI_NOTIFY_ALLOC): New macro. | Bryce McKinlay | 2004-08-23 | 1 | -67/+29 |
* | javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an... | Per Bothner | 2004-08-11 | 1 | -8/+15 |
* | prims.cc (_Jv_InitPrimClass): Don't create an array class. | Bryce McKinlay | 2004-07-24 | 1 | -14/+10 |
* | re PR libgcj/16591 (Missing '#ifndef DISABLE_MAIN_ARGS' in _Jv_RunMain (libja... | Bryce McKinlay | 2004-07-20 | 1 | -0/+2 |
* | prims.cc (process_gcj_properties): Don't increment i within LHS of assignment. | Bryce McKinlay | 2004-07-20 | 1 | -2/+4 |
* | re PR libgcj/7587 (direct threaded interpreter not thread-safe) | Bryce McKinlay | 2004-07-13 | 1 | -0/+5 |
* | re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized) | Bryce McKinlay | 2004-07-11 | 1 | -2/+1 |
* | FirstThread.java, [...]: Removed. | Michael Koch | 2004-07-04 | 1 | -5/+5 |
* | prims.cc (_Jv_CreateJavaVM): Install SEGV and FPE handlers... | Ranjit Mathew | 2004-06-18 | 1 | -5/+9 |
* | prims.cc (_Jv_AllocObject): Remove `size' argument. | Bryce McKinlay | 2004-04-16 | 1 | -9/+57 |