aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2007-05-17VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway3-5/+17
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney2-3/+3
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz1-0/+3
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz2-5/+31
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney1-6/+0
2007-05-07Jdwp.class: Regenerate.Keith Seitz3-2/+11
2007-05-04natVMVirtualMachine.cc (getClassMethod): Change to use JVMTI.Kyle Galloway1-5/+18
2007-05-04interpret.cc: Don't include ExceptionEvent.h.Keith Seitz1-59/+0
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz3-140/+57
2007-05-03Server.java (Server): Record the delegate.Andrew Haley1-0/+3
2007-04-28Jdwp.class: Regenerated.Keith Seitz1-1/+3
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz3-1/+14
2007-04-27[multiple changes]Thomas Fitzsimmons2-36/+60
2007-04-25VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway1-1/+9
2007-04-242007-04-24 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway1-2/+31
2007-04-24headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz2-0/+24
2007-04-23natVMVirtualMachine.cc (getSourceFile): Check for null source file and throw ...Kyle Galloway1-1/+9
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz2-4/+9
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey2-4/+1
2007-04-19libjavaTom Tromey16-36/+36
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey1-0/+7
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley1-2/+60
2007-04-09ArrayValue.java: New file.Kyle Galloway2-0/+56
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento2-2/+1
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway1-2/+2
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey1-1/+13
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey3-3/+10
2007-04-02interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway1-7/+300
2007-03-28sources.am, [...]: Rebuilt.Tom Tromey4-297/+0
2007-03-27VMFrame.java: Update from upstream classpath.Keith Seitz26-28/+994
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney3-8/+0
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz1-2/+2
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons3-0/+15
2007-03-06AbsentInformationException.java: New file.Kyle Galloway2-7/+125
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey4-4/+4
2007-02-23Main.java: Updated copyright year.Gary Benson1-1/+1
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek1-0/+70
2007-02-20* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-19/+20
2007-02-20XEventLoop.h: Regenerated.Gary Benson4-4/+4
2007-02-17* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-0/+175
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson1-1/+6
2007-02-16[multiple changes]Andrew Haley1-6/+9
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway3-0/+199
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney14-0/+2347
2007-02-15PlainSocketImpl.h: Regenerate.David Daney3-30/+37
2007-02-15natVMVirtualMachine (getFrames): Implement.Kyle Galloway1-4/+42
2007-02-13* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz1-2/+28
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey3-7/+27
2007-02-10re PR libgcj/30742 (ResourceBundle regression)Andrew Haley1-21/+29
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz3-1/+84