aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2008-07-28Merge from trunk @ 138209Vladimir Makarov
2008-07-04Merge with trank @ 137446Vladimir Makarov
2008-05-302008-05-30 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2008-03-29Merged with thrunk at 133688Vladimir Makarov
2008-02-11Merge -r 127928:132243 from trunkVladimir Makarov
2007-09-19Megre from trunk 127927.Vladimir Makarov
2006-12-04config/Eric Botcazou
2006-11-28 * sysdep/x86-64/locks.h: Enable use of either file on eitherMike Stump
2006-11-212006-11-21 Gary Benson <gbenson@redhat.com>Gary Benson
2006-11-202006-11-20 David Daney <ddaney@avtrex.com>David Daney
2006-11-20 * testsuite/libjava.lang/Throw_3.java: New Test.David Daney
2006-11-13 * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz
2006-11-032006-11-03 Gary Benson <gbenson@redhat.com>Gary Benson
2006-11-032006-11-03 Gary Benson <gbenson@redhat.com>Gary Benson
2006-11-02 * gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz
2006-11-02 * jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.Keith Seitz
2006-11-01 * gnu/gcj/jvmti/Location.java: New file.Keith Seitz
2006-10-28 * Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz
2006-10-28 * include/java-stack.h (ncodeMap): Declare.Keith Seitz
2006-10-252006-10-25 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2006-10-20 * testsuite/libjava.jvmti/natevents.cc (do_callback_arg_tests):Tom Tromey
2006-10-18 * testsuite/libjava.jni/register2.java: New file.Tom Tromey
2006-10-17 * testsuite/libjava.jvmti/natevents.cc (env): Delete.Geoffrey Keating
2006-10-14 * include/java-insns.h (enum java_code): Add op_breakpoint.Keith Seitz
2006-10-12 * include/jvmti-int.h (JVMTI): Declare all members "extern".Keith Seitz
2006-10-11 * Makefile.in: Rebuilt.Tom Tromey
2006-10-11 * gnu/classpath/natSystemProperties.cc (insertSystemProperties):Tom Tromey
2006-10-10 * include/java-interp.h (_Jv_InterpMethod::get_insn): Declare.Keith Seitz
2006-10-10 PR classpath/29362:Tom Tromey
2006-10-10 * prims.cc (_Jv_PrependVersionedLibdir): UseTom Tromey
2006-10-10 PR libgcj/29205:Tom Tromey
2006-10-052006-10-05 Gary Benson <gbenson@redhat.com>Gary Benson
2006-10-032006-10-03 Gary Benson <gbenson@redhat.com>Gary Benson
2006-10-022006-10-02 Gary Benson <gbenson@redhat.com>Gary Benson
2006-09-30 * include/java-interp.h (prepared): Change type to pc_t.Keith Seitz
2006-09-272006-09-26 Jack Howarth <howarth@bromo.med.uc.edu>Jack Howarth
2006-09-27 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201712Tom Tromey
2006-09-25 * native/jni/gconf-peer/Makefile.in: Rebuilt.Tom Tromey
2006-09-25 PR libgcj/29178:Tom Tromey
2006-09-25 * native/fdlibm/mprec.c (mprec_calloc): Renamed.Tom Tromey
2006-09-252006-09-25 Mark Wielaard <mark@klomp.org>Mark Wielaard
2006-09-25 * gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2006-09-222006-09-22 Marco Trudel <mtrudel@gmx.ch>Marco Trudel
2006-09-22 PR classpath/28661David Daney
2006-09-222006-08-02 Sven de Marothy <sven@physto.se>Sven de Marothy
2006-09-22 * jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabledKeith Seitz
2006-09-212006-09-21 Sandro Tolaini <tolaini@libero.it>Sandro Tolaini
2006-09-21 * jvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUnchkedKeith Seitz
2006-09-20 * jvmti.cc (_Jv_JVMTI_GetErrorName): New function.Keith Seitz
2006-09-20 * ChangeLog: Fix latest entry.Gary Benson