| Commit message (Expand) | Author | Age | Files | Lines |
* | jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. | Tom Tromey | 2005-04-05 | 9 | -71/+117 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2005-04-05 | 3 | -732/+65 |
* | re PR libgcj/20761 (fastjar not correctly defined when compiling with cross c... | Steve Pribyl | 2005-04-04 | 3 | -2/+8 |
* | ClassLoader.java (loadClass): Resolve class even if it was already found. | Tom Tromey | 2005-04-04 | 2 | -16/+21 |
* | URL.java (DEFAULT_SEARCH_PATH): Added org.metastatic.jessie. | Tom Tromey | 2005-04-04 | 2 | -1/+6 |
* | re PR libgcj/20727 (double free or corruption) | Anthony Green | 2005-04-03 | 2 | -1/+6 |
* | BasicAttributes.java (equals): Compare to any Attributes and attribute order ... | Mark Wielaard | 2005-04-02 | 2 | -11/+27 |
* | re PR libgcj/20090 (gij should be implemented in Java) | Thomas Fitzsimmons | 2005-04-02 | 10 | -120/+419 |
* | natDouble.cc (parseDouble): Handle NaN, Infinity and -Infinity as parameters. | Mark Anderson | 2005-04-02 | 2 | -2/+22 |
* | 2005-04-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-04-01 | 2 | -12/+17 |
* | natVMClassLoader.cc (getSystemClassLoaderInternal): Updated for name change. | Tom Tromey | 2005-04-01 | 10 | -206/+194 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2005-04-01 | 3 | -2/+8 |
* | 2005-04-01 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2005-04-01 | 2 | -2/+8 |
* | JTextComponent.java (viewToModel): New method. | Thomas Fitzsimmons | 2005-03-31 | 2 | -0/+9 |
* | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey | 2005-03-29 | 1 | -0/+67 |
* | Makefile.am (GCJ_WITH_FLAGS): Add "-fclasspath=". | Ian Lance Taylor | 2005-03-29 | 5 | -4/+12 |
* | natRuntime.cc (insertSystemProperties): Set gnu.gcj.runtime.endorsed.dirs. | Tom Tromey | 2005-03-29 | 6 | -74/+41 |
* | [multiple changes] | Tom Tromey | 2005-03-29 | 6 | -6232/+7295 |
* | configure.ac: Revert 2005-03-25's patch. | Alexandre Oliva | 2005-03-28 | 7 | -20/+29 |
* | jni.exp (gcj_jni_invocation_test_one): Add libsocket to the libraries to link... | Eric Botcazou | 2005-03-28 | 2 | -0/+10 |
* | boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field... | Per Bothner | 2005-03-28 | 2 | -2/+9 |
* | Makefile.am (classes.stamp): Add gnu/gcj/tools/gcj_dbtool/Main.java to fix a ... | Andreas Tobler | 2005-03-27 | 3 | -4/+10 |
* | configure.ac: Fix ZIP and GCJH at configure time to absolute paths like we do... | Mike Stump | 2005-03-27 | 3 | -4/+16 |
* | Missed from last commit | Anthony Green | 2005-03-25 | 1 | -0/+24 |
* | From libjava... | Anthony Green | 2005-03-25 | 4 | -9/+42 |
* | BootClassLoader.java (BootClassLoader): Don't add sax and w3c libraries. | Tom Tromey | 2005-03-24 | 8 | -105/+60 |
* | Reverted erroneous commit | Tom Tromey | 2005-03-24 | 4 | -7257/+6227 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2005-03-24 | 24 | -10557/+8359 |
* | PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083, | Sven de Marothy | 2005-03-23 | 4 | -22/+54 |
* | jvm.h (GCJ_40_BC_ABI_VERSION): New define. | Tom Tromey | 2005-03-23 | 2 | -4/+12 |
* | * stacktrace.cc: Delete unused _Jv_FindCallingClassState. | Mike Stump | 2005-03-22 | 2 | -5/+2 |
* | posix.h: .dylib is used on all Apple MACH platforms. | Mike Stump | 2005-03-22 | 3 | -2/+7 |
* | * gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output. | Tom Tromey | 2005-03-22 | 2 | -2/+6 |
* | VMCompiler.java (static block): Also catch BufferUnderflowException. | Tom Tromey | 2005-03-21 | 2 | -0/+9 |
* | gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded... | Zack Weinberg | 2005-03-21 | 18 | -236/+222 |
* | natVMSecurityManager.cc (getClassContext): Add new arg: klass. | Andrew Haley | 2005-03-21 | 8 | -22/+45 |
* | boehm.cc (_Jv_MarkObj): Mark the interpreted method line_table. | Andrew Haley | 2005-03-17 | 2 | -0/+6 |
* | Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j... | Thomas Fitzsimmons | 2005-03-17 | 16 | -1413/+207 |
* | link.cc (ensure_class_linked): Removed #ifdef. | Tom Tromey | 2005-03-17 | 5 | -19/+24 |
* | MainThread.java (run): Load main class using system class loader. | Tom Tromey | 2005-03-16 | 2 | -2/+13 |
* | jni.exp (gcj_jni_invocation_test_one): Add lgcc_s to the libraries to link fo... | Andreas Tobler | 2005-03-16 | 2 | -2/+9 |
* | stacktrace.cc (_Jv_StackTrace::UnwindTraceFn): Protect interpreter-specific c... | Andreas Tobler | 2005-03-16 | 4 | -1/+25 |
* | re PR libgcj/20251 (libgcj configured with --enable-gtk-cairo fails on instal... | Jakub Jelinek | 2005-03-15 | 3 | -2/+9 |
* | natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case. | David Daney | 2005-03-15 | 3 | -7/+36 |
* | stacktrace.cc (GetCallerInfo): Return nothing in case of SJLJ_EXCEPTIONS is d... | Andreas Tobler | 2005-03-12 | 2 | -1/+6 |
* | jacks.xfail: Add XFAILs for new JSR-201 tests. | Ranjit Mathew | 2005-03-12 | 2 | -0/+10 |
* | libjava.exp (libjava_init): Use the same target check for Darwin. | Andreas Tobler | 2005-03-11 | 3 | -8/+30 |
* | Main.java (main): Handle '-p'. | Tom Tromey | 2005-03-11 | 5 | -16/+94 |
* | exception.cc: Remove stray MethodRef.h include. | Bryce McKinlay | 2005-03-11 | 10 | -604/+14 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2005-03-10 | 3 | -2/+15 |