]> git.ipfire.org Git - thirdparty/gcc.git/history - libjava
* doc/objc.texi (Type encoding): Fix typo.
[thirdparty/gcc.git] / libjava /
2005-12-16  Tom TromeyClass.java (getPackage): Get package from VMClassLoader...
2005-12-16  Tom Tromey* testsuite/libjava.jacks/jacks.xfail
2005-12-16  Tom Tromeyre PR java/25429 (can't see private static final int...
2005-12-15  Alan Modralibjava.exp: Revert 2005-12-01.
2005-12-14  Andrew HaleyCompilerProcess.java: Use a new thread to handle stdout...
2005-12-14  Tom Tromeyre PR classpath/25389 (File(new URI("file:./")) ->...
2005-12-12  Andrew HaleyVMCompiler.java: Directly generate a new instance of...
2005-12-08  Andrew Haleyre PR libgcj/25265 (linking BC-compiled classes with...
2005-12-08  Andrew HaleyObject.h (throwNoSuchMethodError): New method.
2005-12-06  Tom Tromeyparse.y (patch_new_array_init): Don't set length on...
2005-12-01  Anthony Greenre PR bootstrap/25207 (bootstrap fails on libjava if...
2005-12-01  Geoffrey Keatinglibjava.exp (test_libjava_from_javac): Support xfail...
2005-11-30  Alan Modrastacktrace.cc (UnwindTraceFn): Use UNWRAP_FUNCTION_DESC...
2005-11-30  Andrew HaleyMakefile.am (resources): Use `cp -p'.
2005-11-29  Tom Tromeyre PR java/18278 (JNI functions cannot return a weak...
2005-11-25  Mark Wielaardstandard.omit.in: Remove javax/rmi, org/omg, gnu/CORBA...
2005-11-25  Andrew Haleyre PR libgcj/25016 (Integer overflow in _Jv_CondWait)
2005-11-25  Ranjit Mathewjacks.xfail: Remove non-jls-argument-expansion-13 and...
2005-11-25  Bryce McKinlayia64-frame.h: Removed.
2005-11-25  Bryce McKinlaygij.cc (nonstandard_opts_help): Add entry for -Xss.
2005-11-18  Mark WielaardImported GNU Classpath gcj-import-20051117.
2005-11-17  Mark Wielaard[multiple changes]
2005-11-17  Bryce McKinlayImplement -Xss.
2005-11-17  Mark Wielaard[multiple changes]
2005-11-16  Mark WielaardZipEntry.java: Removed, fully merged now.
2005-11-16  Mark Wielaard[multiple changes]
2005-11-16  Mark Wielaard[multiple changes]
2005-11-15  Mark WielaardImported GNU Classpath 0.19 + gcj-import-20051115.
2005-11-15  Scott GilbertsonIndex: libjava/ChangeLog
2005-11-15  David Daneyre PR libgcj/15430 (Cannot interrupt blocking I/O calls...
2005-11-15  Andrew Haley[multiple changes]
2005-11-15  Andrew HaleyObjectStreamClass.java (findAccessibleMethod): Allow...
2005-11-14  Mohan EmbarnatVMNetworkInterfaceWin32.cc: Include java/net/VMNetwo...
2005-11-14  Mohan EmbarnatPlainSocketImplWin32.cc: Updated copyright.
2005-11-09  Tom Tromeyjacks.xfail (non-jls-zip-2): Now passes.
2005-11-08  Tom Tromeyre PR libgcj/24587 (libgcj should set gnu.classpath...
2005-11-08  Tom TromeyPR libgcj/23763. From aeby@graeff.com.
2005-11-08  Mark Wielaard* scripts/makemake.tcl: Set package gnu/javax/sound...
2005-11-07  David Daneymauve-libgcj: Disable javax.rmi.* and java.io.InputStre...
2005-11-04  Tom TromeyPR libgcj/14358, libgcj/24552:
2005-11-04  Kaz Kojimash-signal.h (MAKE_THROW_FRAME): Remove trailing whitespace.
2005-11-02  Andreas Toblerlibjava.exp (libjava_find_lib): Add dylib to the shared...
2005-10-31  Andreas Jaeger.cvsignore are not needed for subversion, remove them.
2005-10-13  Andrew Haleyre PR java/24251 (BC-compiled interfaces in libgcj...
2005-10-10  Tom TromeyExtraClassLoader.out: New file.
2005-10-05  Richard Hendersonre PR target/23602 (1081 test failures in libjava,...
2005-10-03  Tom TromeyMakefile.in: Rebuilt.
2005-10-03  Tom Tromeyre PR libgcj/24057 (libgcj installs jawt.h and jni...
2005-10-02  Andrew Pinskijni.exp (gcj_jni_test_one): For darwin, use -shared...
2005-09-30  Tom Tromeyre PR libgcj/24051 (libjava failed to configure)
2005-09-29  Andreas Toblerconfigure.ac: Fix typo.
2005-09-28  Geoffrey Keatinglocks.h: Use 64-bit versions of primitives when __LP64_...
2005-09-28  David Daney* HACKING: Update instructions for classpath import.
2005-09-27  Tom Tromeyre PR libgcj/23367 (_Jv_FindMethodInCache is not thread...
2005-09-27  Tom Tromeyconfigure, [...]: Rebuilt.
2005-09-24  Tom Tromeycvsignore: Likewise.
2005-09-23  Tom TromeyImported Classpath 0.18.
2005-09-23  Tom TromeyInitial revision
2005-09-22  Bryce McKinlayBootClassLoader.java (BootClassLoader): Pass `null...
2005-09-21  Ranjit Mathew* testsuite/libjava.jacks/jacks.xfail: Updated for...
2005-09-17  H.J. Lujni.exp (gcj_jni_invocation_test_one): Use libjava_find...
2005-09-17  Anthony GreenCorrection. Committed wrong patch earlier today.
2005-09-16  Anthony Greenre PR classpath/20198 (java.security.CodeSource.getLoca...
2005-09-15  Tom Tromeyre PR libgcj/16032 (libgcj should reject class files...
2005-09-15  Tom TromeyFor PR libgcj/23288:
2005-09-12  Thomas Fitzsimmonsre PR libgcj/23762 (java.library.path should default...
2005-09-09  Andrew HaleyURLClassLoader.java (addURLImpl): Synchronize on the...
2005-09-09  Andrew Haleyre PR libgcj/22084 (Divide_1 test case hangs)
2005-09-08  Thomas Fitzsimmonsre PR libgcj/23761 (java.library.path doesn't affect...
2005-09-06  Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-09-05  Ranjit MathewTestsuite changes for PR java/23431.
2005-08-30  Thomas Fitzsimmonsre PR libgcj/23549 (gij swallows args after -ea)
2005-08-30  Andrew Pinskiconfigure.ac: Replace "*-*-darwin[0-7].*" with "*-...
2005-08-24  Andreas Toblerconfigure.ac (extra_ldflags_libjava): Enable -single_mo...
2005-08-23  Roman Kennke2005-08-23 Roman Kennke <roman@kennke.org>
2005-08-23  Tom Tromeyaclocal.m4, [...]: Rebuilt.
2005-08-23  Tom Tromeyconfigure: Rebuilt.
2005-08-23  Tom Tromeyre PR libgcj/23498 (libgcj/classpath add two undesired...
2005-08-22  Tom Tromeyre PR libgcj/22622 (gnu/classpath/Configuration.java...
2005-08-22  Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Also include "..".
2005-08-22  Kelley CookMakefile.am (ACLOCAL_AMFLAGS): New.
2005-08-22  Tom Tromeyre PR libgcj/23498 (libgcj/classpath add two undesired...
2005-08-21  John David Anglinre PR libgcj/23507 (gij testsuite failures)
2005-08-21  Tom Tromey* HACKING: Updated for hacking classpath in libgcj.
2005-08-20  John David Anglinre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-08-19  Andrew PinskiMakefile.am (extra_ldflags_libjava): New variable to...
2005-08-17  Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-08-17  Andreas Toblerjacks.xfail: Remove 15.21-assoc-7, 15.21-assoc-8, 15...
2005-08-16  Ranjit MathewMore testsuite adjustments for PR java/19870.
2005-08-16  Tom Tromey* gnu/xml/xpath/XPathParser.y: Removed.
2005-08-12  Morgan Detersre PR libgcj/23353 (clone() copies internal lock data...
2005-08-11  Rainer Orthsplit-for-gcj.sh: Don't use unportable %{parameter...
2005-07-26  Tom Tromeypackage.html, [...]: Removed.
2005-07-22  Tom TromeyMakefile.in: Rebuilt.
2005-07-20  Tom Tromeysources.am, [...]: Rebuilt.
2005-07-20  Tom Tromey* HACKING: Updated.
2005-07-19  Matthias KloseInputContext.java (clinit): Initialize line, im.
2005-07-18  Tom Tromeyre PR libgcj/21058 (fragile libgcj link process omits...
2005-07-18  Tom TromeyMakefile.in: Rebuilt.
2005-07-17  Andreas Jaeger* defineclass.cc (handleClassBegin): Remove unused...
next