aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-07-23configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth3-2/+25
2007-07-16re PR target/32340 ([arm] libjava build failure due to missing thread synchro...Rask Ingemann Lambertsen2-0/+7
2007-07-16File.java: Implement Comparable<File>.Tom Tromey5-42/+30
2007-07-15* Rebuilt .class files.Tom Tromey1775-0/+4
2007-07-15natGCInfo.cc: Use HAVE_STRERROR_R.Krister Walfridsson5-10/+15
2007-07-15configure.host: arm*-linux-gnu -> arm*-linux*.Andrew Haley2-1/+6
2007-07-13libgcj.ver: Add __gcj_personality_sj0.Andrew Haley1-2/+2
2007-07-13[multiple changes]Andrew Haley13-17/+139
2007-07-13natPosixProcess.cc: Include <sys/time.h> before <sys/resource.h> to restore b...Roger Sayle2-0/+8
2007-07-12MethodResult.h, [...]: Regenerate.Matthias Klose3-10/+15
2007-07-12jazzlib, rmi: Remove empty directories.Matthias Klose1-0/+4
2007-07-11interpret.cc (get_local_var_table): Make sure the method is compiled.Keith Seitz3-19/+30
2007-07-10re PR libgcj/32651 (libjava fails to build on IRIX 6.5)Rainer Orth2-0/+11
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