aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)Author
2016-09-30Makefile.def: Remove libjava.Andrew Haley
2016-04-30config.guess: Revert r235676.Oleg Endo
2016-04-30config.guess: Remove SH5 support.Oleg Endo
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2015-10-26libjava: fix locale handling when sorting JNI methodsMike Frysinger
2015-08-11configure.ac (tools/gjdoc): Depend on CREATE_WRAPPERS.Uros Bizjak
2015-08-07texi2pod.pl: Escape braces in regexp involving @strong{...}.Uros Bizjak
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law
2015-05-13libjava/classpath: Bump to automake 1.11.6Michael Haubenwallner
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-05-13Enable Java on Cygwin-64Bernd Edlinger
2014-01-02Small ChangeLog fixes.Jakub Jelinek
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus
2013-11-29gnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]: Fix freetype includes.Matthias Klose
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-06-20pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell
2013-04-16Enable java for aarch64Andreas Schwab
2013-02-21re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag...Jakub Jelinek
2013-01-15- regenerate class files for updated copyright years, changed in:Matthias Klose
2013-01-15Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-12-18PR gcc/55716 [4.8 Regression] gjavah throws an exceptionAndrew Haley
2012-12-18Main.java (parseClasses): Don't scan inner classes if our item is a file.Andrew Haley
2012-09-14* configure: Regenerated.David Edelsohn
2012-08-09Use accessor functions to manipulate xmlOutputBufferDodji Seketeli
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2011-11-29config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up.Andreas Tobler
2011-09-29The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from th...Jan Beulich
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-01-31configure.ac (GCJ_JAVAC): Run false rather than no.Alexandre Oliva
2011-01-11Normalise whitespace in GNU Classpath.Andrew John Hughes
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2010-12-16PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes
2010-07-30JobStateReasons.java (add): Fix infinite recursion with call to super.Andrew Haley
2010-06-21Move the entry from libjava/classpath/ ChangeLog to ChangeLog.gcj as it is a ...Jan Kratochvil
2010-06-21Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).Jan Kratochvil
2010-06-04check_jni_methods.sh.in: Don't use diff -U.Rainer Orth
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues
2010-05-29configure.ac: Add multilib support for gmp.Mike Stump
2010-05-05010-05-04 Andrew Haley <aph@redhat.com>Andrew Haley
2010-04-27CopyOnWriteArrayList.java: Fix for empty list.Andrew Haley
2010-04-27IppResponse.java (parseAttributes): Handle IppValueTag.UNKNOWN.Andrew Haley