aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-07-05natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11...Andreas Tobler2-2/+7
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu2-9/+9
2007-07-03Class.h: Remove redundant 'class java::*::* declarations.Andreas Tobler2-9/+4
2007-07-02re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10)Rainer Orth2-0/+8
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Fix a typo.H.J. Lu2-2/+6
2007-06-28re PR libgcj/30999 (support for GCC4.0's fvisibility option in JNIEXPORT macro)Jan Nijtmans2-10/+20
2007-06-28jvmti-interp.exp (gij_jvmti_test_one): Pass the cxxldlibflags to exec_gij to ...Andreas Tobler2-2/+8
2007-06-21* gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz2-1/+9
2007-06-20Update from classpath trunk:Keith Seitz4-3/+18
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz8-10/+26
2007-06-20Update from classpath trunk:Keith Seitz6-104/+110
2007-06-19Breakpoint.java: Make abstract.Keith Seitz15-31/+180
2007-06-15java-interp.h (_Jv_LocalVarTableEntry): Add union for bytecode_pc and direct-...Keith Seitz4-13/+56
2007-06-09dummyagent.c (Agent_OnLoad): Add missing return value.Keith Seitz2-0/+6
2007-06-07re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error...Matthias Klose2-9/+5
2007-06-04acinclude.m4: Accept GCJ and JIKES.Matthias Klose3-43/+61
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose2951-68241/+80640
2007-06-02configure: Regenerate.Paolo Bonzini2-55/+65
2007-05-31natClassLoader.cc (_Jv_NewClassFromInitializer): Clear INTERPRETED access mod...Andrew Haley2-1/+15
2007-05-31[multiple changes]Paolo Bonzini3-19/+20
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu2-12/+21
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu5-596/+16411
2007-05-29configure.ac: Don't include ../config/confsubdir.m4.H.J. Lu4-27/+42
2007-05-28re PR other/32078 (Make FAILURE in 4.3.0 - `CXXFLAGS' has changed error cause...Paolo Bonzini3-18/+50
2007-05-24java-interp.h (_Jv_InterpFrame::get_pc): Only deduct one when pc_ptr is non-N...Keith Seitz6-12/+53
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey7-1219/+19942
2007-05-19re PR libgcj/31659 (config-int.h:327:1: error: "INT8_MIN" redefined)Andreas Tobler3-0/+56
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway3-2/+8
2007-05-17natVMMethod.cc (getModifiers): Check for native classes and mark methods as n...Kyle Galloway2-1/+13
2007-05-17VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway5-5/+26
2007-05-17java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney5-10/+19
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz1-0/+3
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz6-5/+71
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney3-6/+5
2007-05-15interpret.cc (STOREA): Rewrite using temporary variable to avoid double-macro...Keith Seitz2-44/+77
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney10-172/+248
2007-05-08re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor2-4/+10
2007-05-07Jdwp.class: Regenerate.Keith Seitz8-2/+23
2007-05-07Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz4-22/+132
2007-05-04natVMVirtualMachine.cc (getClassMethod): Change to use JVMTI.Kyle Galloway2-5/+23
2007-05-04interpret.cc: Don't include ExceptionEvent.h.Keith Seitz5-69/+7
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz11-169/+198
2007-05-03Makefile.in: Regenerate.Thomas Fitzsimmons6-1/+19
2007-05-03Server.java (Server): Record the delegate.Andrew Haley1-0/+3
2007-05-03Server.java (Server): Record the delegate.Andrew Haley4-0/+0
2007-05-03Server.java (Server): Record the delegate.Andrew Haley2-0/+28
2007-05-02natCharacter.cc (Character::getType): Handle negative code points.Tom Tromey2-10/+20
2007-05-01VMIdManager.class: Regenerated.Kyle Galloway3-0/+0
2007-05-01interpret-run.cc (NEXT_INSN): Advance PC before executing the instruction.Keith Seitz3-3/+12
2007-04-282007-04-04 Francis Kung <fkung@redhat.com>Francis Kung4-45/+32