Age | Commit message (Expand) | Author | Files | Lines |
2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley | 884 | -20748/+0 |
2016-07-13 | Fix return type handling for Proxy classes | Matthew Fortune | 7 | -0/+100 |
2016-07-13 | Fix the use of FFI closures in the java interpreter for integer returns | Matthew Fortune | 4 | -0/+55 |
2016-05-31 | builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bi... | Roger Sayle | 6 | -0/+113 |
2016-04-20 | libjava.exp (libjava_arguments): Use 'file normalize' rather than the defunct... | Ben Elliston | 1 | -1/+1 |
2015-05-26 | jni.exp (gcj_jni_get_cxxflags_invocation): Add libiconv for FreeBSD to cxxflags. | Andreas Tobler | 1 | -0/+5 |
2015-05-13 | libjava: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -8/+35 |
2014-05-20 | libffi.exp (load_gcc_lib): Register loaded libs. | Sebastian Huber | 1 | -1/+3 |
2014-02-20 | XFAIL sourcelocation (PR libgcj/55637) | Rainer Orth | 1 | -0/+1 |
2013-05-22 | configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). | Mark Mitchell | 1 | -0/+3 |
2012-09-15 | tree-eh.c (goto_queue_node): New field. | Dehao Chen | 3 | -0/+21 |
2012-03-23 | Merge GNU Classpath 0.99 into libjava. | Andrew John Hughes | 1 | -1/+1 |
2012-03-12 | Remove obsolete Tru64 UNIX V5.1B support | Rainer Orth | 3 | -13/+0 |
2011-04-15 | jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alph... | Rainer Orth | 1 | -0/+5 |
2011-04-12 | re PR testsuite/21164 (libjava tests uses absolute paths) | Rainer Orth | 3 | -5/+8 |
2011-04-08 | configure.ac (libgcj_ld_export_all): Set for windows native targets to export... | Kai Tietz | 1 | -0/+1 |
2011-02-04 | Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert | Ralf Wildenhues | 1 | -0/+1 |
2011-01-06 | jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for... | Rainer Orth | 1 | -1/+3 |
2010-12-06 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 1 | -0/+2 |
2010-11-09 | jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-osf*. | Rainer Orth | 2 | -0/+8 |
2010-09-27 | Regenerate libjava Makefile.in files. | Ralf Wildenhues | 1 | -0/+1 |
2010-08-27 | Fix building ecjx in cross compile mode. | Dmitrijs Ledkovs | 1 | -0/+1 |
2010-05-04 | no-dist in non-imported automake dirs. | Ralf Wildenhues | 1 | -36/+3 |
2010-05-03 | re PR java/43839 (libjava incorrectly uses -liconv in testsuite, jni.exp when... | Jack Howarth | 3 | -20/+55 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -1/+2 |
2010-03-21 | re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) | Dave Korn | 1 | -0/+2 |
2009-12-09 | re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) | Bryce McKinlay | 1 | -1/+0 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -1/+0 |
2009-11-30 | libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG. | Dave Korn | 1 | -0/+7 |
2009-09-30 | configure.host (libgcj_sublib_ltflags): New variable. | Dave Korn | 1 | -0/+1 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -121/+89 |
2009-08-17 | Makefile.am (libgcj_bc_la_LIBADD): Delete. | Andrew Haley | 1 | -0/+1 |
2009-08-17 | Makefile.in, [...]: Regenerate. | Andrew Haley | 1 | -0/+1 |
2009-08-12 | locks.h: Use atomic builtins For Linux EABI. | Andrew Haley | 3 | -1/+15 |
2009-07-11 | re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11... | Richard Sandiford | 1 | -10/+36 |
2009-06-30 | gcc-defs.exp (gcc-set-multilib-library-path): Delete. | Richard Sandiford | 1 | -36/+10 |
2009-04-28 | * testsuite/libjava.jvmti/jvmti-interp.exp | Dave Korn | 3 | -0/+10 |
2009-03-03 | Cleanup new JDK directory support in GCJ. | Andrew John Hughes | 1 | -1/+0 |
2008-12-02 | configure.ac: Expand to darwin10 and later. | Jack Howarth | 1 | -1/+1 |
2008-11-12 | re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc) | Jakub Jelinek | 1 | -0/+2 |
2008-10-21 | re PR libgcj/37636 (java tools are unable to find resource files) | Matthias Klose | 1 | -0/+3 |
2008-09-30 | libjava.exp (libjava_arguments): Do not append "no-install" to additional_fla... | Andreas Tobler | 1 | -1/+2 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -3/+15 |
2008-09-05 | install.texi (--enable-reduced-reflection): Document new option. | David Daney | 1 | -0/+2 |
2008-08-07 | StackTrace2.java: Rewrite to prevent spurious failure when some methods are i... | Andrew Haley | 3 | -7/+7 |
2008-07-02 | configure.ac (java-home): new AC_ARG_ENABLE. | Joshua Sumali | 1 | -0/+27 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 1 | -1/+1 |
2008-05-28 | re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java) | Andrew Haley | 3 | -18/+30 |
2008-05-23 | re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java) | Andrew Haley | 3 | -0/+27 |
2008-05-21 | re PR libgcj/36252 (OutOfMemoryError on simple text conversion.) | David Daney | 3 | -0/+17 |