| Commit message (Expand) | Author | Age | Files | Lines |
* | 2016-09-30 Andrew Haley <aph@redhat.com> | aph | 2016-09-30 | 24016 | -2586890/+0 |
* | Fix return type handling for Proxy classes | mpf | 2016-07-13 | 9 | -5/+117 |
* | Fix the use of FFI closures in the java interpreter for integer returns | mpf | 2016-07-13 | 6 | -1/+64 |
* | 2016-06-01 Matthias Klose <doko@ubuntu.com> | doko | 2016-06-01 | 2 | -1/+5 |
* | 2016-05-31 Roger Sayle <roger@nextmovesoftware.com> | sayle | 2016-05-31 | 7 | -0/+118 |
* | / | olegendo | 2016-04-30 | 3 | -1/+17 |
* | / | olegendo | 2016-04-30 | 3 | -12/+6 |
* | Attach PR number to most recent entry. | bje | 2016-04-20 | 1 | -0/+1 |
* | * testsuite/lib/libjava.exp (libjava_arguments): Use 'file | bje | 2016-04-19 | 2 | -1/+6 |
* | gcc/ | jakub | 2016-01-04 | 6 | -70/+84 |
* | 2016-01-03 Matthias Klose <doko@ubuntu.com> | doko | 2016-01-03 | 3 | -2/+7 |
* | libjava: fix locale handling when sorting JNI methods | vapier | 2015-10-26 | 2 | -2/+7 |
* | * configure.ac (tools/gjdoc): Depend on CREATE_WRAPPERS. | uros | 2015-08-11 | 5 | -73/+53 |
* | * doc/texi2pod.pl: Escape braces in regexp involving @strong{...}. | uros | 2015-08-07 | 2 | -1/+5 |
* | PR other/66259 | law | 2015-07-24 | 11 | -30/+39 |
* | 2015-05-28 Andreas Tobler <andreast@gcc.gnu.org> | andreast | 2015-05-28 | 5 | -0/+63 |
* | 2015-05-26 Andreas Tobler <andreast@gcc.gnu.org> | andreast | 2015-05-26 | 2 | -0/+10 |
* | * configure: Regenerate. | ebotcazou | 2015-05-24 | 2 | -66/+32 |
* | config/ | ebotcazou | 2015-05-13 | 7 | -67/+30 |
* | libjava: Bump to automake 1.11.6 | haubi | 2015-05-13 | 7 | -135/+312 |
* | libjava/libltdl: Bump to automake 1.11.6 | haubi | 2015-05-13 | 4 | -62/+124 |
* | libjava/classpath: Bump to automake 1.11.6 | haubi | 2015-05-13 | 37 | -381/+1509 |
* | 2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2015-01-29 | 2 | -0/+6 |
* | 2015-01-21 Matthias Klose <doko@ubuntu.com> | doko | 2015-01-21 | 2 | -1/+5 |
* | PR libgcj/64219 | jakub | 2015-01-13 | 3 | -2/+9 |
* | gcc/ | jakub | 2015-01-05 | 6 | -128/+79 |
* | Always use PIC option with -shared in libtool | hjl | 2014-11-21 | 4 | -7/+17 |
* | toplevel: | fxcoudert | 2014-11-11 | 4 | -2/+12 |
* | 2014-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de> | jasonwucj | 2014-05-20 | 2 | -1/+7 |
* | Enable Java on Cygwin-64 | edlinger | 2014-05-13 | 6 | -7/+36 |
* | Remove obsolete Solaris 9 support | ro | 2014-04-22 | 3 | -10/+6 |
* | * include/dwarf2-signal.h: Update copyright year. | uros | 2014-03-12 | 2 | -11/+13 |
* | * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis | uros | 2014-03-11 | 2 | -2/+7 |
* | Added forgotten ChangeLog entry. | ro | 2014-02-21 | 1 | -0/+5 |
* | XFAIL sourcelocation (PR libgcj/55637) | ro | 2014-02-20 | 1 | -0/+1 |
* | 2014-02-20 Richard Biener <rguenther@suse.de> | rguenth | 2014-02-20 | 5 | -18/+12 |
* | Small ChangeLog fixes. | jakub | 2014-01-02 | 3 | -4/+75 |
* | 2014-01-02 Tobias Burnus <burnus@net-b.de> | burnus | 2014-01-02 | 5 | -12/+17 |
* | * Makefile.am (toolexeclib_LTLIBRARIES) [USE_LIBGCJ_BC]: Use | schwab | 2013-12-09 | 3 | -32/+78 |
* | 2013-11-29 Matthias Klose <doko@ubuntu.com> | doko | 2013-11-29 | 3 | -6/+14 |
* | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | amodra | 2013-09-20 | 7 | -31/+69 |
* | 2013-06-20 Roland Lutz <rlutz@hedmen.org> | aph | 2013-06-27 | 2 | -1/+5 |
* | 2013-06-20 Matthias Klose <doko@ubuntu.com> | doko | 2013-06-20 | 5 | -81/+1513 |
* | 2013-06-20 Matthias Klose <doko@ubuntu.com> | doko | 2013-06-20 | 2 | -1/+5 |
* | 2013-05-22 Mark Mitchell <mark@codesourcery.com> | sandra | 2013-05-22 | 46 | -1815/+492 |
* | Enable java for aarch64 | schwab | 2013-04-16 | 5 | -0/+85 |
* | Use pthread_equal rather than != to compare thread IDs. | gandalf | 2013-03-13 | 2 | -1/+7 |
* | PR bootstrap/56258 | jakub | 2013-02-21 | 2 | -1/+7 |
* | - regenerate class files for updated copyright years, changed in: | doko | 2013-01-15 | 4 | -0/+0 |
* | 2013-01-10 Matthias Klose <doko@ubuntu.com> | doko | 2013-01-15 | 19 | -3/+13 |