Age | Commit message (Expand) | Author | Files | Lines |
2015-05-13 | libjava: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -53/+99 |
2015-01-13 | re PR libgcj/64219 (Rename libgcj-5.0.pc to libgcj-5.pc) | Jakub Jelinek | 1 | -1/+1 |
2014-02-20 | re PR java/60261 (Weird java install with --enable-version-specific-runtime-l... | Richard Biener | 1 | -0/+1 |
2013-12-09 | Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of li... | Andreas Schwab | 1 | -31/+61 |
2013-05-22 | configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). | Mark Mitchell | 1 | -1/+1 |
2013-01-07 | Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS | H.J. Lu | 1 | -1/+3 |
2012-12-12 | Use libstdc++-raw-cxx.m4 in libjava | H.J. Lu | 1 | -4/+5 |
2012-03-23 | Merge GNU Classpath 0.99 into libjava. | Andrew John Hughes | 1 | -3/+13 |
2011-08-05 | Makefile.in (UNWIND_H): Remove. | Rainer Orth | 1 | -2/+2 |
2011-04-08 | configure.ac (libgcj_ld_export_all): Set for windows native targets to export... | Kai Tietz | 1 | -1/+2 |
2011-02-04 | Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convert | Ralf Wildenhues | 1 | -0/+1 |
2010-12-06 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 1 | -0/+2 |
2010-10-12 | GNU Classpath import (libgcj-snapshot-20100921). | Andrew John Hughes | 1 | -1/+1 |
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/+3 |
2010-08-18 | configure.ac (THREADLIBS): Don't set on Darwin. | Jack Howarth | 1 | -1/+4 |
2010-07-15 | sparc-signal.h: Renamed to ... | Rainer Orth | 1 | -0/+1 |
2010-07-05 | configure.ac (ANONVERSCRIPT): Handle sun style. | Rainer Orth | 1 | -54/+109 |
2010-05-04 | no-dist in non-imported automake dirs. | Ralf Wildenhues | 1 | -314/+16 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -8/+10 |
2010-03-21 | re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) | Dave Korn | 1 | -11/+17 |
2010-01-16 | Avoid tr '\n', for Solaris /usr/bin/tr. | Ralf Wildenhues | 1 | -2/+2 |
2009-12-09 | re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9) | Bryce McKinlay | 1 | -3/+1 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -1/+0 |
2009-09-30 | configure.host (libgcj_sublib_ltflags): New variable. | Dave Korn | 1 | -8/+9 |
2009-09-27 | Fix library dependencies for -Wl,--as-needed. | Ralf Wildenhues | 1 | -1/+1 |
2009-09-22 | cygming.h (TARGET_USE_JCR_SECTION): Enable. | Dave Korn | 1 | -73/+249 |
2009-09-11 | Override all per-target *_LINK variables correctly. | Ralf Wildenhues | 1 | -6/+2 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -5/+4 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -525/+617 |
2009-08-22 | LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11 | Ralf Wildenhues | 1 | -30/+30 |
2009-08-17 | Makefile.am (libgcj_bc_la_LIBADD): Delete. | Andrew Haley | 1 | -1/+2 |
2009-08-17 | Makefile.in, [...]: Regenerate. | Andrew Haley | 1 | -0/+1 |
2009-04-28 | re PR libgcj/39899 (gjdoc in 4.4.0 fails to build the libgcj documentation) | Andrew Haley | 1 | -4/+17 |
2009-04-23 | Makefile.am (install-data-local): Fix symlinks to header files. | Matthias Klose | 1 | -2/+2 |
2009-03-03 | Cleanup new JDK directory support in GCJ. | Andrew John Hughes | 1 | -6/+2 |
2009-02-25 | Sync libgcj with GNU Classpath 0.98. | Andrew John Hughes | 1 | -9/+28 |
2009-02-10 | Makefile.am (AM_MAKEFLAGS): Pass down datadir. | Mark Mitchell | 1 | -0/+1 |
2009-02-09 | addr2name.awk: Remove. | Mark Mitchell | 1 | -5/+7 |
2009-01-11 | Makefile.am (ecjx_LDADD): Add $(extra_ldflags). | Matthias Klose | 1 | -1/+2 |
2008-12-19 | re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc) | Jakub Jelinek | 1 | -5/+8 |
2008-11-12 | re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc) | Jakub Jelinek | 1 | -34/+45 |
2008-11-05 | Makefile.am (install-data-local): Correct symlink paths for SDK-style install... | Andrew Haley | 1 | -2/+0 |
2008-10-31 | Makefile.am (install-data-local): Correct symlink paths for SDK-style install... | Andrew Haley | 1 | -13/+12 |
2008-10-21 | re PR libgcj/37636 (java tools are unable to find resource files) | Matthias Klose | 1 | -96/+213 |
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 | -1/+10 |
2008-07-07 | make-trie.h: New. | Ralf Wildenhues | 1 | -2/+3 |
2008-07-02 | configure.ac (java-home): new AC_ARG_ENABLE. | Joshua Sumali | 1 | -25/+198 |
2008-06-28 | Import GNU Classpath (classpath-0_97_2-release). | Matthias Klose | 1 | -27/+73 |