debug.cc (iterator_base_mutex): Make static for internal linkage.
[gcc.git] / libjava /
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.
2005-06-16 Kelley CookMakefile.am (libgcj_la_SOURCES): Define without conditi...
2005-06-16 Kelley Cookconfigure.ac (USING_ECOS_PLATFORM): Remove and merge...
2005-06-15 Tom Tromeyre PR libgcj/17536 (wrong ClassLoader for int[])
2005-06-15 Goffredo Baroncellire PR libgcj/21074 (Trivial bug in the method getHeade...
2005-06-15 Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-06-15 Tom TromeySystemClassLoader.java (init): Clear last_was_sep in...
2005-06-15 Keith SeitzJdwpIdFactory.java: New file.
2005-06-15 Keith SeitzArrayId.java: New file.
2005-06-14 Rainer Orth* configure.host: Handle Solaris 10/x86.
2005-06-14 Tom Tromeyre PR libgcj/19877 (sometimes reconfiguring leads to...
2005-06-14 Tom TromeyClass.java (getClasses): New method.
2005-06-14 Keith SeitzArrayId.java: New file.
2005-06-13 Jim Huangre PR libgcj/22036 (libjava/jni.cc compilation fix...
2005-06-13 Tom Tromeyre PR java/21844 (miscompilation of LinkedHashMap)
2005-06-09 Bryce McKinlayAdd PR number to ChangeLog entry.
2005-06-09 Bryce McKinlayRMIClassLoader.java (getClassLoader): Make public.
2005-06-08 Ziga MahkovecMessageFormat.java (parse): When parsing strings, check...
2005-06-07 Keith Seitz* gnu/classpath/jdwp/transport/JdwpConnection.java...
2005-06-07 Keith Seitz* gnu/classpath/jdwp/util/Signature.java: New file.
2005-06-06 Anthony GreennatPlainSocketImplPosix.cc (setOption): Fix case fall...
2005-06-04 Anthony GreenUpdate copyright year.
2005-06-04 Anthony GreenURLClassLoader.java: import gnu.gcj.Core, and gnu.java...
2005-06-03 Keith Seitz* gnu/classpath/jdwp/transport/TransportFactory.java...
2005-06-03 Keith SeitzITransport.java: New file.
2005-06-02 Andreas Toblerjawt.c: Remove malloc.h, covered by stdlib.h.
2005-06-02 Keith Seitz* gnu/classpath/jdwp/transport/TransportException.java...
2005-06-01 Andreas Toblermauve-libgcj: Remove implemented classes from the fail...
next