aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2015-05-13libjava: Bump to automake 1.11.6Michael Haubenwallner
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes
2009-01-27re PR libgcj/38872 (libgcj.so dropped _Jv_CreateJavaVM and _Jv_GetStringChars...Jakub Jelinek
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney
2008-08-05re PR libgcj/31890 (Java Namespace error - javaprims.h out of sync)Tom Tromey
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney
2007-12-08configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.Andreas Tobler
2007-09-04[multiple changes]Andrew Haley
2007-07-31configure.ac (INTERPRETER): New AM_CONDITIONAL.David Daney
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-03-26configure.ac: Remove checks for mktime...David Daney
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar
2007-03-07* gcj/javaprims.h: Regenerated.Mohan Embar
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway
2007-02-09sources.am: Regenerate.Keith Seitz
2007-01-29configure, [...]: Rebuilt.Tom Tromey
2007-01-25configure, [...]: Rebuilt.Andrew Haley
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth
2007-01-14ld-symbolic.m4: New.H.J. Lu
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-09-27re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Jack Howarth
2006-08-17jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek