aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2007-06-15java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-...Keith Seitz
2007-06-09dummyagent.c (Agent_OnLoad): Add missing return value.Keith Seitz
2007-06-07re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error...Matthias Klose
2007-06-04acinclude.m4: Accept GCJ and JIKES.Matthias Klose
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-06-02configure: Regenerate.Paolo Bonzini
2007-05-31natClassLoader.cc (_Jv_NewClassFromInitializer): Clear INTERPRETED access mod...Andrew Haley
2007-05-31[multiple changes]Paolo Bonzini
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu
2007-05-29configure.ac: Don't include ../config/confsubdir.m4.H.J. Lu
2007-05-28re PR other/32078 (Make FAILURE in 4.3.0 - `CXXFLAGS' has changed error cause...Paolo Bonzini
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-19re PR libgcj/31659 (config-int.h:327:1: error: "INT8_MIN" redefined)Andreas Tobler
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
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-15interpret.cc (STOREA): Rewrite using temporary variable to avoid double-macro...Keith Seitz
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney
2007-05-08re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor
2007-05-07Jdwp.class: Regenerate.Keith Seitz
2007-05-07Jdwp.java (notify): Rewrite to call new array-based method.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-03Makefile.in: Regenerate.Thomas Fitzsimmons
2007-05-03Server.java (Server): Record the delegate.Andrew Haley
2007-05-03Server.java (Server): Record the delegate.Andrew Haley
2007-05-03Server.java (Server): Record the delegate.Andrew Haley
2007-05-02natCharacter.cc (Character::getType): Handle negative code points.Tom Tromey
2007-05-01VMIdManager.class: Regenerated.Kyle Galloway
2007-05-01interpret-run.cc (NEXT_INSN): Advance PC before executing the instruction.Keith Seitz
2007-04-282007-04-04 Francis Kung <fkung@redhat.com>Francis Kung
2007-04-28Jdwp.class: Regenerated.Keith Seitz
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz
2007-04-27[multiple changes]Thomas Fitzsimmons
2007-04-26VMIdManager.class: Regenerated.Kyle Galloway
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley
2007-04-25VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway
2007-04-25re PR libgcj/31084 (TRUE or FALSE defined)John David Anglin
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-23no-gc.h (_Jv_IsThreadSuspended): Declare.Keith Seitz
2007-04-23java-interp.h (_Jv_InterpFrame): Add pointer to the interpreter PC.Kyle Galloway