summaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)Author
2008-07-08Actually add libjava/gnu/gcj/convert/make-trie.h.Ralf Wildenhues
2008-07-07make-trie.h: New.Ralf Wildenhues
2008-06-28Import GNU Classpath (classpath-0_97_2-release).Matthias Klose
2008-03-10Don't leak upon failed realloc.Jim Meyering
2008-03-04makemake.tcl (properties_map): Don't exclude gnu/java/locale.David Daney
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek
2008-02-27natPlainSocketImplPosix.cc (bind): Remove check for null host.David Daney
2007-12-052007-12-05 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2007-10-18LocaleData.class: RegenerateDavid Daney
2007-09-04[multiple changes]Andrew Haley
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson
2007-07-13[multiple changes]Andrew Haley
2007-07-12MethodResult.h, [...]: Regenerate.Matthias Klose
2007-06-21* gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz
2007-06-19Breakpoint.java: Make abstract.Keith Seitz
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-05-17natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway
2007-05-17VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney
2007-05-07Jdwp.class: Regenerate.Keith Seitz
2007-05-04natVMVirtualMachine.cc (getClassMethod): Change to use JVMTI.Kyle Galloway
2007-05-04interpret.cc: Don't include ExceptionEvent.h.Keith Seitz
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz
2007-05-03Server.java (Server): Record the delegate.Andrew Haley
2007-04-28Jdwp.class: Regenerated.Keith Seitz
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz
2007-04-27[multiple changes]Thomas Fitzsimmons
2007-04-25VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway
2007-04-242007-04-24 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-04-24headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz
2007-04-23natVMVirtualMachine.cc (getSourceFile): Check for null source file and throw ...Kyle Galloway
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey
2007-04-19libjavaTom Tromey
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley
2007-04-09ArrayValue.java: New file.Kyle Galloway
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey
2007-04-02interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway
2007-03-28sources.am, [...]: Rebuilt.Tom Tromey
2007-03-27VMFrame.java: Update from upstream classpath.Keith Seitz
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney