summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Makefile.def: Remove libjava.Andrew Haley2016-09-3024016-2586890/+0
* Fix return type handling for Proxy classesMatthew Fortune2016-07-139-5/+117
* Fix the use of FFI closures in the java interpreter for integer returnsMatthew Fortune2016-07-136-1/+64
* libtool-version: Bump soversion.Matthias Klose2016-06-012-1/+5
* builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bi...Roger Sayle2016-05-317-0/+118
* config.guess: Revert r235676.Oleg Endo2016-04-303-1/+17
* config.guess: Remove SH5 support.Oleg Endo2016-04-303-12/+6
* Attach PR number to most recent entry.Ben Elliston2016-04-201-0/+1
* libjava.exp (libjava_arguments): Use 'file normalize' rather than the defunct...Ben Elliston2016-04-202-1/+6
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2016-01-046-70/+84
* libtool-version: Bump soversion.Matthias Klose2016-01-033-2/+7
* libjava: fix locale handling when sorting JNI methodsMike Frysinger2015-10-262-2/+7
* configure.ac (tools/gjdoc): Depend on CREATE_WRAPPERS.Uros Bizjak2015-08-115-73/+53
* texi2pod.pl: Escape braces in regexp involving @strong{...}.Uros Bizjak2015-08-072-1/+5
* re PR other/66259 (Combined gcc and binutils build from git-master fails, wit...Jeff Law2015-07-2411-30/+39
* configure.host: Add bits for FreeBSD amd64 and i386.Andreas Tobler2015-05-285-0/+63
* jni.exp (gcj_jni_get_cxxflags_invocation): Add libiconv for FreeBSD to cxxflags.Andreas Tobler2015-05-262-0/+10
* * configure: Regenerate.Eric Botcazou2015-05-242-66/+32
* sjlj.m4: New file.Eric Botcazou2015-05-137-67/+30
* libjava: Bump to automake 1.11.6Michael Haubenwallner2015-05-137-135/+312
* libjava/libltdl: Bump to automake 1.11.6Michael Haubenwallner2015-05-134-62/+124
* libjava/classpath: Bump to automake 1.11.6Michael Haubenwallner2015-05-1337-381/+1509
* cygwin.h (LIBGCJ_SONAME): Set libgcj version to -16.Bernd Edlinger2015-01-292-0/+6
* libtool-version: Bump soversion.Matthias Klose2015-01-212-1/+5
* re PR libgcj/64219 (Rename libgcj-5.0.pc to libgcj-5.pc)Jakub Jelinek2015-01-133-2/+9
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-056-128/+79
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-214-7/+17
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-114-2/+12
* libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber2014-05-202-1/+7
* Enable Java on Cygwin-64Bernd Edlinger2014-05-136-7/+36
* Remove obsolete Solaris 9 supportRainer Orth2014-04-223-10/+6
* dwarf2-signal.h: Update copyright year.Uros Bizjak2014-03-122-11/+13
* natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison wi...Uros Bizjak2014-03-112-2/+7
* Added forgotten ChangeLog entry.Rainer Orth2014-02-211-0/+5
* XFAIL sourcelocation (PR libgcj/55637)Rainer Orth2014-02-201-0/+1
* re PR java/60261 (Weird java install with --enable-version-specific-runtime-l...Richard Biener2014-02-205-18/+12
* Small ChangeLog fixes.Jakub Jelinek2014-01-023-4/+75
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-025-12/+17
* Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of li...Andreas Schwab2013-12-093-32/+78
* gnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]: Fix freetype includes.Matthias Klose2013-11-293-6/+14
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-207-31/+69
* aot-compile.in: Fix typo in option list.Roland Lutz2013-06-272-1/+5
* pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose2013-06-205-81/+1513
* libtool-version: Bump soversion.Matthias Klose2013-06-202-1/+5
* configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell2013-05-2246-1815/+492
* Enable java for aarch64Andreas Schwab2013-04-165-0/+85
* Use pthread_equal rather than != to compare thread IDs.Andrew John Hughes2013-03-132-1/+7
* re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag...Jakub Jelinek2013-02-212-1/+7
* - regenerate class files for updated copyright years, changed in:Matthias Klose2013-01-154-0/+0
* Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose2013-01-1519-3/+13