Age | Commit message (Expand) | Author | Files | Lines |
2007-02-16 | interpret.cc (_Jv_InterpMethod::check_handler): New method. | Kyle Galloway | 1 | -6/+9 |
2007-02-09 | sources.am: Regenerate. | Keith Seitz | 1 | -0/+2 |
2007-01-29 | configure, [...]: Rebuilt. | Tom Tromey | 1 | -2/+0 |
2007-01-25 | configure, [...]: Rebuilt. | Andrew Haley | 1 | -1/+0 |
2007-01-17 | aclocal.m4: Regenerate to use multi.m4. | Jack Howarth | 1 | -1/+2 |
2007-01-14 | ld-symbolic.m4: New. | H.J. Lu | 1 | -0/+2 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 3 | -23/+312 |
2006-09-27 | re PR target/26792 (need to use autoconf when using newly-added libgcc functi... | Jack Howarth | 1 | -3/+5 |
2006-08-17 | jvspec.c (lang_specific_driver): Add -s-bc-abi when needed. | Jakub Jelinek | 1 | -0/+3 |
2006-08-14 | Imported GNU Classpath 0.92 | Mark Wielaard | 1 | -0/+1 |
2006-07-06 | Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes. | Thomas Fitzsimmons | 1 | -0/+1 |
2006-06-29 | javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99. | Ranjit Mathew | 1 | -0/+4 |
2006-06-14 | configure: Regenerate. | Thomas Fitzsimmons | 1 | -6/+0 |
2006-06-07 | makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo. | Thomas Fitzsimmons | 1 | -11/+6 |
2006-06-01 | install.texi: Document that InfoZIP can replace jar. | Paolo Bonzini | 1 | -6/+13 |
2006-05-30 | makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo. | Thomas Fitzsimmons | 1 | -2/+0 |
2006-05-26 | Correction. Checking in gcj/Makefile.in. | Carlos O'Donell | 1 | -11/+8 |
2006-05-18 | Imported GNU Classpath 0.90 | Mark Wielaard | 2 | -13/+103 |
2006-04-04 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2006-03-09 | win32.cc (_Jv_platform_nanotime): New function. | Tom Tromey | 1 | -0/+4 |
2006-02-08 | link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ... | Bryce McKinlay | 1 | -4/+4 |
2006-02-08 | re PR java/22578 (should inline floatToIntBits et al) | Tom Tromey | 1 | -1/+3 |
2006-02-01 | 2006-02-01 Robert Schuster <robertschuster@fsfe.org> | Robert Schuster | 1 | -0/+3 |
2006-01-17 | Imported GNU Classpath 0.20 | Mark Wielaard | 1 | -0/+1 |
2005-11-25 | ia64-frame.h: Removed. | Bryce McKinlay | 1 | -2/+0 |
2005-10-31 | .cvsignore are not needed for subversion, remove them. | Andreas Jaeger | 1 | -1/+0 |
2005-09-27 | re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe) | Tom Tromey | 1 | -3/+4 |
2005-09-27 | configure, [...]: Rebuilt. | Tom Tromey | 1 | -0/+2 |
2005-09-12 | re PR libgcj/23762 (java.library.path should default to value of environment ... | Thomas Fitzsimmons | 1 | -2/+3 |
2005-08-22 | Makefile.am (ACLOCAL_AMFLAGS): Also include "..". | Kelley Cook | 1 | -3/+3 |
2005-08-18 | Makefile.am (extra_ldflags_libjava): New variable to substitute in. | Andrew Pinski | 1 | -1/+2 |
2005-07-18 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -3/+5 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 1 | -5/+3 |
2005-06-16 | configure.ac (USING_ECOS_PLATFORM): Remove and merge into... | Kelley Cook | 1 | -2/+0 |
2005-06-14 | re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h) | Tom Tromey | 1 | -0/+2 |
2005-05-18 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 1 | -2/+1 |
2005-05-17 | configure.ac (--enable-libgcj-multifile): Remove. | Paolo Bonzini | 1 | -2/+0 |
2005-05-10 | javaprims.h: Updated. | Tom Tromey | 1 | -7/+9 |
2005-04-05 | re PR libgcj/20750 (libgcj needs a --with-java-home configure option) | Thomas Fitzsimmons | 1 | -0/+3 |
2005-04-02 | re PR libgcj/20090 (gij should be implemented in Java) | Thomas Fitzsimmons | 1 | -0/+6 |
2005-03-24 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -2/+2 |
2005-03-21 | gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded... | Zack Weinberg | 2 | -10/+12 |
2005-03-17 | Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j... | Thomas Fitzsimmons | 1 | -4/+5 |
2005-02-28 | re PR bootstrap/17383 (Building in src dir fails) | Paolo Bonzini | 1 | -1/+3 |
2005-02-23 | re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored) | Thomas Fitzsimmons | 2 | -2/+29 |
2005-02-22 | [multiple changes] | Bryce McKinlay | 1 | -0/+2 |
2004-12-03 | re PR libgcj/7305 (Install path for libgcj header files) | Richard Sandiford | 2 | -2/+5 |
2004-12-02 | Introduce and use config/gcc-version.m4. | Richard Sandiford | 1 | -0/+3 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 3 | -12/+5 |
2004-11-23 | Makefile.in, [...]: Regenerated. | Michael Koch | 1 | -1/+1 |