aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Makefile.def: Remove libjava.Andrew Haley24016-2586890/+0
2016-07-13Fix return type handling for Proxy classesMatthew Fortune9-5/+117
2016-07-13Fix the use of FFI closures in the java interpreter for integer returnsMatthew Fortune6-1/+64
2016-06-01libtool-version: Bump soversion.Matthias Klose2-1/+5
2016-05-31builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bi...Roger Sayle7-0/+118
2016-04-30config.guess: Revert r235676.Oleg Endo3-1/+17
2016-04-30config.guess: Remove SH5 support.Oleg Endo3-12/+6
2016-04-20Attach PR number to most recent entry.Ben Elliston1-0/+1
2016-04-20libjava.exp (libjava_arguments): Use 'file normalize' rather than the defunct...Ben Elliston2-1/+6
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek6-70/+84
2016-01-03libtool-version: Bump soversion.Matthias Klose3-2/+7
2015-10-26libjava: fix locale handling when sorting JNI methodsMike Frysinger2-2/+7
2015-08-11configure.ac (tools/gjdoc): Depend on CREATE_WRAPPERS.Uros Bizjak5-73/+53
2015-08-07texi2pod.pl: Escape braces in regexp involving @strong{...}.Uros Bizjak2-1/+5
2015-07-24re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law11-30/+39
2015-05-28configure.host: Add bits for FreeBSD amd64 and i386.Andreas Tobler5-0/+63
2015-05-26jni.exp (gcj_jni_get_cxxflags_invocation): Add libiconv for FreeBSD to cxxflags.Andreas Tobler2-0/+10
2015-05-24* configure: Regenerate.Eric Botcazou2-66/+32
2015-05-13sjlj.m4: New file.Eric Botcazou7-67/+30
2015-05-13libjava: Bump to automake 1.11.6Michael Haubenwallner7-135/+312
2015-05-13libjava/libltdl: Bump to automake 1.11.6Michael Haubenwallner4-62/+124
2015-05-13libjava/classpath: Bump to automake 1.11.6Michael Haubenwallner37-381/+1509
2015-01-29cygwin.h (LIBGCJ_SONAME): Set libgcj version to -16.Bernd Edlinger2-0/+6
2015-01-21libtool-version: Bump soversion.Matthias Klose2-1/+5
2015-01-13re PR libgcj/64219 (Rename libgcj-5.0.pc to libgcj-5.pc)Jakub Jelinek3-2/+9
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek6-128/+79
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu4-7/+17
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert4-2/+12
2014-05-20libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber2-1/+7
2014-05-13Enable Java on Cygwin-64Bernd Edlinger6-7/+36
2014-04-22Remove obsolete Solaris 9 supportRainer Orth3-10/+6
2014-03-12dwarf2-signal.h: Update copyright year.Uros Bizjak2-11/+13
2014-03-11natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison wi...Uros Bizjak2-2/+7
2014-02-21Added forgotten ChangeLog entry.Rainer Orth1-0/+5
2014-02-20XFAIL sourcelocation (PR libgcj/55637)Rainer Orth1-0/+1
2014-02-20re PR java/60261 (Weird java install with --enable-version-specific-runtime-l...Richard Biener5-18/+12
2014-01-02Small ChangeLog fixes.Jakub Jelinek3-4/+75
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus5-12/+17
2013-12-09Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of li...Andreas Schwab3-32/+78
2013-11-29gnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]: Fix freetype includes.Matthias Klose3-6/+14
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra7-31/+69
2013-06-27aot-compile.in: Fix typo in option list.Roland Lutz2-1/+5
2013-06-20pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose5-81/+1513
2013-06-20libtool-version: Bump soversion.Matthias Klose2-1/+5
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell46-1815/+492
2013-04-16Enable java for aarch64Andreas Schwab5-0/+85
2013-03-13Use pthread_equal rather than != to compare thread IDs.Andrew John Hughes2-1/+7
2013-02-21re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag...Jakub Jelinek2-1/+7
2013-01-15- regenerate class files for updated copyright years, changed in:Matthias Klose4-0/+0
2013-01-15Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose19-3/+13