aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2007-07-23 * configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.Rainer Orth
2007-07-16 PR target/32340Rask Ingemann Lambertsen
2007-07-16 * java/io/File.java: Implement Comparable<File>.Tom Tromey
2007-07-15 * Rebuilt .class files.Tom Tromey
2007-07-152007-07-14 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson
2007-07-152007-07-15 Andrew Haley <aph@redhat.com>Andrew Haley
2007-07-132007-07-13 Andrew Haley <aph@redhat.com>Andrew Haley
2007-07-132007-07-13 Andrew Haley <aph@redhat.com>Andrew Haley
2007-07-13 * java/lang/natPosixProcess.cc: Include <sys/time.h> beforeRoger Sayle
2007-07-122007-07-12 Matthias Klose <doko@ubuntu.com>Matthias Klose
2007-07-122007-07-12 Matthias Klose <doko@ubuntu.com>Matthias Klose
2007-07-11 * interpret.cc (get_local_var_table) [DIRECT_THREADED]: Make sure theKeith Seitz
2007-07-10 PR libgcj/32651Rainer Orth
2007-07-052007-07-05 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu
2007-07-032007-07-03 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-07-02 PR libgcj/30513Rainer Orth
2007-06-292007-06-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-06-282007-06-28 Jan Nijtmans <nijtmans@users.sourceforge.net>Jan Nijtmans
2007-06-282007-06-28 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-06-21 * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.Keith Seitz
2007-06-20Update from classpath trunk:Keith Seitz
2007-06-20 * gnu/classpath/jdwp/VMVirtualMachine.java (executeMethod):Keith Seitz
2007-06-20Update from classpath trunk:Keith Seitz
2007-06-19 * gnu/gcj/jvmti/Breakpoint.java: Make abstract.Keith Seitz
2007-06-15 * include/java-interp.h (_Jv_LocalVarTableEntry): Add unionKeith Seitz
2007-06-09 * testsuite/libjava.jvmti/dummyagent.c (Agent_OnLoad):Keith Seitz
2007-06-072007-06-07 Matthias Klose <doko@ubuntu.com> Matthias Klose
2007-06-042007-06-04 Matthias Klose <doko@ubuntu.com>Matthias Klose
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose
2007-06-02boehm-gc:Paolo Bonzini
2007-05-312007-05-31 Andrew Haley <aph@redhat.com>Andrew Haley
2007-05-312003-05-31 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2007-05-302007-05-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-05-302007-05-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-05-292007-05-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2007-05-282007-05-27 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2007-05-24 * include/java-interp.h (_Jv_InterpFrame::get_pc): Only deductKeith Seitz
2007-05-24 * ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-05-192007-05-19 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway
2007-05-17 * include/java-stack.h (_Jv_FrameInfo): Remove union definition.David Daney
2007-05-16 * include/java-interp.h (breakpoint_at): Declare.Keith Seitz
2007-05-16 * include/java-interp.h (breakpoint_at): Declare.Keith Seitz
2007-05-16 * classpath/lib/javax/swing/text/html/HTMLEditorKit.class: RegenerateDavid Daney
2007-05-15 * interpret.cc (STOREA): Rewrite using temporary variable toKeith Seitz
2007-05-12 PR libgcj/29324David Daney
2007-05-08 PR java/31842Ian Lance Taylor