]> git.ipfire.org Git - thirdparty/gcc.git/history - libjava
Fix failure with pragma once where buffer is NULL and buffer_valid is true.
[thirdparty/gcc.git] / libjava /
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...
2005-07-16  Andreas Schwabmakemake.tcl (emit_package_rule): Emit command to creat...
2005-07-16  Tom TromeyMajor merge with Classpath.
2005-07-16  Tom TromeyChangeLog.gcj, [...]: Added.
2005-07-16  Tom TromeyInitial revision
2005-07-16  Tom TromeyInitial revision
2005-07-15  Scott GilbertsonXCanvasPeer.java (attributes): New field.
2005-07-14  Andrew HaleyConnection.java (unquote): New method.
2005-07-14  Aaron LuchkoVirtualMachineCommandSet.java: Implemented VirtualMachi...
2005-07-14  Tom TromeyClass.java (getProtectionDomain): Merged javadoc from...
2005-07-12  Aaron LuchkoFieldCommandSet.java: Implemented the Field CommandSet.
2005-07-12  Aaron LuchkoPacketProcessor.java (run): Send shutdown to jdwp inste...
2005-07-12  Aaron LuchkoObjectReferenceCommandSet.java: New file.
2005-07-08  Colin Waltersverify.cc (class _Jv_BytecodeVerifier): Don't check...
2005-07-08  Andrew Haleyposix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTH...
2005-07-07  Aaron Luchko* gnu/classpath/jdwp/util/Signature.java
2005-07-07  Aaron Luchko* gnu/classpath/jdwp/processor/ReferenceTypeCommandSet...
2005-07-07  Bryce McKinlayre PR java/18119 (Private inner class is visible when...
2005-07-07  Bryce McKinlayre PR java/21045 (Anonymous inner class constructor...
2005-07-06  Tom TromeyInputStreamReader.java (refill): Handle no-progress...
2005-07-06  Tom Tromey* testsuite/libjava.jacks/jacks.xfail: Removed 9.1...
2005-07-05  Bryce McKinlayre PR java/19674 (Empty declaration through semicolon...
2005-07-05  Aaron LuchkoStringReferenceCommandSet.java: New file.
2005-07-04  Aaron LuchkoCommandSet.java: New file.
2005-07-01  Tom Tromey* libtool-version: Updated.
2005-06-30  Aaron Luchko* gnu/classpath/jdwp/util/JdwpString.java: New file.
2005-06-30  Keith SeitzJdwpPacket.java (write): New method.
2005-06-30  Keith SeitzJdwpConnection.java (sendEvent): New method.
2005-06-30  Kelley CookUpdate FSF address
2005-06-29  Tom Tromeyre PR libgcj/22211 ([4.0 only] Thread.interrupt sometim...
2005-06-29  Tom Tromeyinterpret.cc (run): Use _Jv_CheckCast.
2005-06-28  Robin Greenre PR libgcj/22189 (Table Full in gcj-dbtool if -m...
2005-06-27  Tom TromeyPR java/21540, PR java/13788:
2005-06-27  Keith SeitzOkay, let's see if CVS can actually put these in the...
2005-06-26  Andreas Toblerxfails: Updated to reflect current state of mauve and...
2005-06-24  Tom TromeynatClassLoader.cc (_Jv_UnregisterClass): Handle case...
2005-06-24  Tom Tromey* boehm.cc (_Jv_MarkObj): Handle case where field's...
2005-06-24  Tom Tromeyverify-impl.c (verify_instructions_0): Correctly handle...
2005-06-24  Tom Tromeyinterpret.cc (compile): Handle case where table entry...
2005-06-23  Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-06-22  Kelley CookMakefile.am (SUBDIRS): Use append for conditional.
2005-06-17  Keith SeitzVmDeadException.java: New file.
next