aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-05-28re PR other/32078 (Make FAILURE in 4.3.0 - `CXXFLAGS' has changed error cause...Paolo Bonzini1-0/+6
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz1-0/+16
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-0/+9
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway1-0/+7
2007-05-17natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway1-1/+6
2007-05-17VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway1-0/+9
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney1-0/+13
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz1-0/+20
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney1-0/+5
2007-05-15interpret.cc (STOREA): Rewrite using temporary variable to avoid double-macro...Keith Seitz1-0/+12
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney1-0/+43
2007-05-08re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor1-0/+6
2007-05-07Jdwp.class: Regenerate.Keith Seitz1-0/+12
2007-05-04natVMVirtualMachine.cc (getClassMethod): Change to use JVMTI.Kyle Galloway1-0/+5
2007-05-04interpret.cc: Don't include ExceptionEvent.h.Keith Seitz1-0/+7
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz1-0/+29
2007-05-03Makefile.in: Regenerate.Thomas Fitzsimmons1-0/+13
2007-05-02natCharacter.cc (Character::getType): Handle negative code points.Tom Tromey1-0/+12
2007-05-01interpret-run.cc (NEXT_INSN): Advance PC before executing the instruction.Keith Seitz1-0/+8
2007-04-28Jdwp.class: Regenerated.Keith Seitz1-0/+7
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz1-0/+12
2007-04-27[multiple changes]Thomas Fitzsimmons1-0/+5
2007-04-25VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway1-0/+6
2007-04-25re PR libgcj/31084 (TRUE or FALSE defined)John David Anglin1-0/+5
2007-04-242007-04-24 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway1-0/+5
2007-04-24headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz1-0/+19
2007-04-23java-interp.h (_Jv_InterpFrame): Add pointer to the interpreter PC.Kyle Galloway1-0/+12
2007-04-23natVMVirtualMachine.cc (getSourceFile): Check for null source file and throw ...Kyle Galloway1-0/+5
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz1-0/+10
2007-04-20interpret-run.cc [...]: Save the original insn for the breakpoint before post...Keith Seitz1-0/+5
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey1-0/+4
2007-04-19libjavaTom Tromey1-0/+4
2007-04-18natVMProxy.cc (ncode_closure): Add method_index.Andrew Haley1-0/+1
2007-04-18natVMProxy.cc (ncode_closure): Add method_index.Andrew Haley1-0/+11
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley1-0/+10
2007-04-10sources.am: Regenerate.Keith Seitz1-0/+5
2007-04-09interpret-run.cc: If debugging, check if args is NULL before getting the "thi...Kyle Galloway1-0/+5
2007-04-09ArrayValue.java: New file.Kyle Galloway1-0/+8
2007-04-09Fix ChangeLog date.David Daney1-1/+1
2007-04-09re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe)David Daney1-0/+9
2007-04-09prims.cc (load_jvmti_agent): Add the missing `,'.H.J. Lu1-0/+4
2007-04-09gij.cc (main): Accept -agentlib and -agentpath options.Kyle Galloway1-0/+6
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento1-0/+18
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway1-0/+6
2007-04-03ProxyTest.java: New test.Andrew Haley1-0/+4
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey1-0/+6
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey1-0/+11
2007-04-02natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.Andrew Haley1-0/+9
2007-04-02interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway1-0/+19
2007-04-022007-04-02 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway1-0/+5