jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
[platform/upstream/gcc.git] / libjava / ChangeLog
2007-01-25 Keith Seitzjvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
2007-01-25 Andrew Haleyconfigure, [...]: Rebuilt.
2007-01-25 Keith Seitzjvmti.cc (_Jv_JVMTI_GetMethodName): New function.
2007-01-25 Kyle GallowayKyle Galloway 2007-01-25 <kgallowa@redhat.com>
2007-01-25 Keith Seitzlink.cc (_Jv_Linker::wait_for_state): Add JVMTI CLASS_P...
2007-01-25 Keith Seitzinterpret.cc: Include gnu/gcj/jvmti/Breakpoint.h...
2007-01-24 Keith Seitzprims.cc (_Jv_RunMain): Send JVMTI event notifications...
2007-01-24 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-24 Andrew HaleynatVMStackWalker.cc: Call InitClass everywhere.
2007-01-24 Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
2007-01-23 H.J. Lure PR libgcj/30550 (Missing dependencies for ecjx target)
2007-01-23 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-23 Keith SeitzClass.h (_Jv_GetClassStatus): Declare.
2007-01-23 Tom Tromeyconfigure: Rebuilt.
2007-01-22 Tom Tromeyre PR java/29812 (env->klass value is not updated durin...
2007-01-22 Tom Tromey* libtool-version: Bump current to 9.
2007-01-22 Andrew Haleylocks.h (write_barrier): New.
2007-01-21 Matthias KloseMakefile.am (install-exec-hook): Use transformed name.
2007-01-19 Keith SeitznatVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.
2007-01-19 Keith SeitznatVMVirtualMachine.cc: Mark unused parameters in metho...
2007-01-19 Keith SeitzFrom Macro Trudel <mtrudel@gmx.ch>:
2007-01-18 Marco Trudeljni.cc (_Jv_JNI_FindClass): Initialize class.
2007-01-18 Tom Tromeyconfigure: Rebuilt.
2007-01-18 Gary BensonnatVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImpl...
2007-01-17 Andrew HaleyMakefile.in: Rebuilt.
2007-01-17 Keith SeitznatThread.cc (finish_): Add JVMTI ThreadEnd notification.
2007-01-17 Tom TromeyChangeLog rotation
2007-01-17 Jack Howarthaclocal.m4: Regenerate to use multi.m4.
2007-01-17 Gary BensonnatVMDirectByteBufferImpl.cc: Renamed from java/nio...
2007-01-17 Marco Trudeljvmti.cc (_Jv_JVMTI_GetAllThreads): Now static.
2007-01-17 Tom TromeynatThread.cc (finalize_native): Remove cast.
2007-01-16 Keith Seitznatevents.cc (FieldModificationCB): Use %#llx instead...
2007-01-16 Keith SeitznatVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.
2007-01-16 Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetAllThreads): New function.
2007-01-15 Keith SeitznatVMVirtualMachine.cc (suspendThread): Use java.lang...
2007-01-15 Gary BensonMappedByteBuffer.java: Removed.
2007-01-15 Gary BensonURLClassLoader.java: Removed.
2007-01-14 H.J. Luld-symbolic.m4: New.
2007-01-12 Kaz Kojimalocks.h (read_barrier): New.
2007-01-12 Andrew Haleyi386-signal.h: Rewrite to use rt_sigaction.
2007-01-11 Andrew Haley2007-01-11 Andrew Haley <aph@redhat.com>
2007-01-11 Tom Tromey*.h: New files.
2007-01-10 Tom Tromey* HACKING: Various updates.
2007-01-10 Tom TromeynatDouble.cc (toString): Added parens.
2007-01-10 H.J. Lure PR libgcj/30424 (revision 120632 failed to build...
2007-01-10 Gary BensonURL.java: Removed.
2007-01-10 Matthias KloseMakefile.am (install-exec-hook): Support $(DESTDIR).
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-12-21 Adam Megaczconfigure.ac: add $built_gcc_dir to $GCJH and $GCJ...
2006-12-18 Adam MegaczMakefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...
2006-12-04 Eric Botcazoutls.m4 (GCC_CHECK_TLS): Do not test TLS with static...
2006-11-28 Mike Stumplocks.h: Enable use of either file on either target...
2006-11-21 Gary BensonSecurity.java: Merge with classpath.
2006-11-20 David Daneymips-signal.h (sys/syscall.h): Do not include.
2006-11-20 David DaneyThrow_3.java: New Test.
2006-11-13 Daniel Jacobowitz* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
2006-11-03 Gary BensonInetAddress.java: Removed.
2006-11-02 Keith Seitz* gnu/classpath/jdwp/natVMMethod.cc (getLineTable)...
2006-11-02 Keith Seitzjvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.
2006-11-01 Keith SeitzLocation.java: New file.
2006-10-28 Keith SeitzMakefile.am (nat_source_files): Add natBreakpoint.cc.
2006-10-28 Keith Seitzjava-stack.h (ncodeMap): Declare.
2006-10-25 Andreas Toblernatevents.cc (do_callback_arg_tests): Replace formattin...
2006-10-20 Tom Tromeynatevents.cc (do_callback_arg_tests): Correctly pass...
2006-10-18 Tom Tromeyregister2.java: New file.
2006-10-17 Geoffrey Keatingnatevents.cc (env): Delete.
2006-10-14 Keith Seitzjava-insns.h (enum java_code): Add op_breakpoint.
2006-10-12 Keith Seitzjvmti-int.h (JVMTI): Declare all members "extern".
2006-10-11 Tom TromeyMakefile.in: Rebuilt.
2006-10-11 Tom TromeynatSystemProperties.cc (insertSystemProperties): Remove...
2006-10-10 Keith Seitzjava-interp.h (_Jv_InterpMethod::get_insn): Declare.
2006-10-10 Tom Tromeyprims.cc (_Jv_PrependVersionedLibdir): Use _Jv_platform...
2006-10-10 Tom Tromeyre PR libgcj/29205 (lib/pkgconfig/libgcj.pc needs to...
2006-10-03 Gary Benson2006-10-03 Gary Benson <gbenson@redhat.com>
2006-10-02 Gary Benson2006-10-02 Gary Benson <gbenson@redhat.com>
2006-09-30 Keith Seitzjava-interp.h (prepared): Change type to pc_t.
2006-09-27 Jack Howarthre PR target/26792 (need to use autoconf when using...
2006-09-27 Tom TromeyLocale.java (hashcode): No longer transient.
2006-09-25 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2006-09-22 Marco Trudeljvmti.cc (_Jv_JVMTI_GetErrorName): Now static.
2006-09-22 Keith Seitzjvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for...
2006-09-21 Sandro Tolainiconfigure.ac: Don't use darwin-signal.h as signal handl...
2006-09-21 Keith Seitzjvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUn...
2006-09-20 Keith Seitzjvmti.cc (_Jv_JVMTI_GetErrorName): New function.
2006-09-20 Gary BensonInetAddress.java: Mostly merged with Classpath.
2006-09-19 Keith Seitz* testsuite/libjava.jvmti/jvmti.exp: New file.
2006-09-19 Keith Seitzjvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter...
2006-09-19 Tom Tromey[multiple changes]
2006-09-19 Tom Tromeytls.m4 (GCC_CHECK_TLS): Pass empty argument as "help...
2006-09-18 Petr Salingerconfigure.host: Handle kfreebsd.
2006-09-18 Petr Salingerconfigure: Rebuilt.
2006-09-18 Tom Tromeyremoved old conflict marker
2006-09-14 Tom Tromeyre PR boehm-gc/29068 (Bootstrap fails building libjava...
2006-09-14 Andreas Schwab* posix-threads.cc: Include "posix.h".
2006-09-14 Geoffrey Keatingposix.cc (_Jv_platform_nanotime): Return nanoseconds...
2006-09-12 Tom Tromeyre PR java/29013 (gcj generates a MetalLookAndFeel...
2006-09-12 Tom Tromey* testsuite/libjava.jacks/jacks.exp (load_gcc_lib)...
2006-09-12 Andrew PinskiFix some whitespace issues in the changelog.
2006-09-07 Matthias KloseMakefile.am (AM_CXXFLAGS): Remove duplicate define.
2006-09-06 Keith SeitzClass.h (_Jv_FindInterpreterMethod): Change return...
next