Fix memory leak in ipa-pure-const
[gcc.git] / libjava / gnu / classpath /
2012-03-23 Andrew John HughesMerge GNU Classpath 0.99 into libjava.
2010-03-13 Matthias Klosere PR libgcj/42676 (javah doesn't generate the header...
2009-04-28 Dave Korninterpret.cc (DEBUG): Rename this ...
2009-04-22 Dave KornnatVMVirtualMachine.cc (handle_single_step): Use casted...
2009-02-25 Andrew John HughesSync libgcj with GNU Classpath 0.98.
2008-10-21 Matthias Klosere PR libgcj/37636 (java tools are unable to find resou...
2008-06-28 Matthias KloseImport GNU Classpath (classpath-0_97_2-release).
2008-03-10 Jim MeyeringDon't leak upon failed realloc.
2007-09-04 Andrew Haley[multiple changes]
2007-07-13 Andrew Haley[multiple changes]
2007-07-12 Matthias KloseMethodResult.h, [...]: Regenerate.
2007-06-21 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.
2007-06-20 Keith SeitzVMVirtualMachine.java (executeMethod): Update from...
2007-06-03 Matthias Kloselibjava/classpath/ChangeLog.gcj:
2007-05-17 Kyle GallowaynatVMMethod.cc (getModifiers): Check for native classes...
2007-05-17 Kyle GallowayVMFrame.java (<init>): Add parameter for "this" pointer.
2007-05-16 Keith Seitzjava-interp.h (breakpoint_at): Declare.
2007-05-16 Keith Seitzjava-interp.h (breakpoint_at): Declare.
2007-05-07 Keith SeitzJdwp.class: Regenerate.
2007-05-04 Kyle GallowaynatVMVirtualMachine.cc (getClassMethod): Change to...
2007-05-04 Keith Seitzjvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.
2007-04-28 Keith SeitzJdwp.class: Regenerated.
2007-04-28 Keith SeitzLocationOnlyFilter.class: Regenerated;
2007-04-25 Kyle GallowayVMIdManager.java (getObjectId): Deal with null objects.
2007-04-24 Kyle Galloway2007-04-24 Kyle Galloway <kgallowa@redhat.com>
2007-04-23 Kyle GallowaynatVMVirtualMachine.cc (getSourceFile): Check for null...
2007-04-09 Kyle GallowayArrayValue.java: New file.
2007-04-05 Kyle GallowayVariableTable.java: Change longs to ints for argCnt...
2007-04-02 Kyle Gallowayinterpret-run.cc: Add code to properly set up variable...
2007-03-27 Keith SeitzVMFrame.java: Update from upstream classpath.
2007-03-13 Keith Seitzjava-interp.h (_Jv_InterpClass): Declare friend functio...
2007-03-13 Thomas FitzsimmonsMakefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.
2007-03-06 Kyle GallowayAbsentInformationException.java: New file.
2007-02-20 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-17 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-16 Andrew Haley[multiple changes]
2007-02-15 David DaneyPlainSocketImpl.h: Regenerate.
2007-02-15 Kyle GallowaynatVMVirtualMachine (getFrames): Implement.
2007-02-13 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-10 Andrew Haleyre PR libgcj/30742 (ResourceBundle regression)
2007-02-09 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2007-02-08 Kyle GallowayStackFrameCommandSet.java (executeGetValues): Pass...
2007-02-05 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-02 Kyle GallowaynatVMVirtualMachine.cc (getFrameCount): Implement.
2007-01-29 Keith Seitzjvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
2007-01-27 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-25 Keith Seitzjvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
2007-01-24 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-24 Andrew HaleynatVMStackWalker.cc: Call InitClass everywhere.
2007-01-23 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-19 Keith SeitznatVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.
2007-01-19 Keith SeitznatVMVirtualMachine.cc: Mark unused parameters in metho...
2007-01-19 Keith SeitzFrom Macro Trudel <mtrudel@gmx.ch>:
2007-01-16 Keith SeitznatVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.
2007-01-15 Keith SeitznatVMVirtualMachine.cc (suspendThread): Use java.lang...
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-11-02 Keith Seitz* gnu/classpath/jdwp/natVMMethod.cc (getLineTable)...
2006-10-11 Tom TromeynatSystemProperties.cc (insertSystemProperties): Remove...
2006-09-25 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2006-08-23 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2006-08-22 Thomas Fitzsimmonsre PR libgcj/27890 (lib/logging.properties pollutes...
2006-08-04 Keith SeitzVMFrame.java: Update to Classpath 0.91.
2006-08-01 Andreas ToblernatSystemProperties.cc: Add additional check for getpwu...
2006-06-20 Bryce McKinlaynatSystemProperties.cc (insertSystemProperties): Bump...
2006-06-09 Tom Tromeygcj.texi (libgcj Runtime Properties): Document gnu...
2006-05-30 Thomas Fitzsimmonsmakemake.tcl (emit_bc_rule): Do not skip gnu-java-awt...
2006-05-18 Mark WielaardImported GNU Classpath 0.90
2006-03-10 Mark WielaardImported GNU Classpath 0.90
2006-02-08 Bryce McKinlaylink.cc (_Jv_Linker::print_class_loaded): Declare strin...
2005-11-08 Tom Tromeyre PR libgcj/24587 (libgcj should set gnu.classpath...
2005-09-23 Tom TromeyImported Classpath 0.18.
2005-09-12 Thomas Fitzsimmonsre PR libgcj/23762 (java.library.path should default...
2005-09-08 Thomas Fitzsimmonsre PR libgcj/23761 (java.library.path doesn't affect...
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-07-14 Aaron LuchkoVirtualMachineCommandSet.java: Implemented VirtualMachi...
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-07 Aaron Luchko* gnu/classpath/jdwp/util/Signature.java
2005-07-07 Aaron Luchko* gnu/classpath/jdwp/processor/ReferenceTypeCommandSet...
2005-07-05 Aaron LuchkoStringReferenceCommandSet.java: New file.
2005-07-04 Aaron LuchkoCommandSet.java: New file.
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-27 Keith SeitzOkay, let's see if CVS can actually put these in the...
2005-06-15 Keith SeitzJdwpIdFactory.java: New file.
2005-06-14 Keith SeitzArrayId.java: New file.
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-03 Keith Seitz* gnu/classpath/jdwp/transport/TransportFactory.java...
2005-06-03 Keith SeitzITransport.java: New file.
2005-06-02 Keith Seitz* gnu/classpath/jdwp/transport/TransportException.java...
2005-06-01 Keith SeitzFix typo in initial commit.
2005-06-01 Keith SeitzJdwpPacket.java: New file.
2005-04-25 Michael Koch[multiple changes]
2005-03-10 Bryce McKinlayNew Stack Trace infrastructure.
2004-11-06 Tom TromeyUnicastConnectionManager.java (clients): Now package...
2004-05-03 Tom TromeyURLStreamHandler.java (toExternalForm): Removed unused...
next