Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley | 1 | -36/+0 | |
2016-09-30 Andrew Haley <aph@redhat.com> * Makefile.def: Remove libjava. * Makefile.tpl: Likewise. * Makefile.in: Regenerate. * configure.ac: Likewise. * configure: Likewise. * gcc/java: Remove. * libjava: Likewise. From-SVN: r240662 | |||||
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -1/+3 | |
From-SVN: r120621 | |||||
2005-10-10 | ExtraClassLoader.out: New file. | Tom Tromey | 1 | -1/+1 | |
* testsuite/libjava.lang/ExtraClassLoader.out: New file. * testsuite/libjava.lang/TestProxy.java (MyInvocationHandler): Now static. From-SVN: r105185 | |||||
2002-09-30 | Add Proxy support. | Anthony Green | 1 | -0/+34 | |
From-SVN: r57635 |