natVMVirtualMachine (getFrames): Implement.
[gcc.git] / libjava / ChangeLog
2007-02-15 Kyle GallowaynatVMVirtualMachine (getFrames): Implement.
2007-02-13 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-13 Andrew Haley2007-02-13 Andrew Haley <aph@redhat.com>
2007-02-13 Keith Seitzjvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from...
2007-02-12 Tom TromeyCollections.java (UnmodifiableMap.toArray): Imported...
2007-02-12 Jakub JelinekVMTimeZone.java: Rewrite to handle both the old 'TZif...
2007-02-10 Andrew Haleyre PR libgcj/30742 (ResourceBundle regression)
2007-02-10 Mohan Embarconfigure: Rebuilt.
2007-02-10 Mohan EmbarMakefile.in: Rebuilt.
2007-02-09 Richard Henderson* sysdep/alpha/locks.h (read_barrier): New.
2007-02-09 Matthias Klose- reindent ChangeLog entries
2007-02-09 Keith Seitz* gnu/classpath/jdwp/VMVirtualMachine.java
2007-02-09 Keith Seitzsources.am: Regenerate.
2007-02-09 Keith Seitzsources.am: Regenerate.
2007-02-08 Kyle GallowayStackFrameCommandSet.java (executeGetValues): Pass...
2007-02-08 Kyle Gallowayjava-interp.h (_Jv_InterpFrame): obj_ptr field added...
2007-02-08 Keith Seitzjava-interp.h (_Jv_Frame::depth): New function.
2007-02-07 Kyle Gallowayjvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.
2007-02-07 Marco Trudeljni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL...
2007-02-07 Tom Tromeyinit.c: New file.
2007-02-07 Jakub Jelinek[multiple changes]
2007-02-06 Andrew Haleymakemake.tcl (emit_bc_rule): Set the source filename.
2007-02-05 Keith Seitzjvmti.cc (_envListLock): Change type to ReentrantReadWr...
2007-02-05 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-02-05 Matthias Klosetestsuite/Makefile.am (compile-tests): Fix typo.
2007-02-02 Andrew HaleynatClass.cc (initializeClass): Re-throw SecurityExceptions.
2007-02-02 Kyle GallowaynatVMVirtualMachine.cc (getFrameCount): Implement.
2007-02-02 Jakub Jelinekconfigure.ac (libjava_cv_anon_version_script): New...
2007-02-02 David Daneymakemake.tcl: Replace gnu/xml build with build of all...
2007-02-01 Tom Tromey* java/lang/ClassLoader.java (getResources): No longer...
2007-02-01 Tom TromeyLogManager.java (loggers): Genericized.
2007-02-01 Tom TromeyCalendar.java: Implement Comparable<Calendar>.
2007-02-01 Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-01-31 Andreas Toblerjvmti-interp.exp (gij_jvmti_test_one): Add -shared...
2007-01-31 Tom Tromeyscripts.am, [...]: Rebuilt.
2007-01-31 Keith Seitzgetmethodname.h: New file.
2007-01-31 Andrew Haleyprims.cc (_Jv_Abort): fflush (stderr).
2007-01-31 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-31 Tom Tromeyre PR libgcj/30606 (natVMURLConnection.cc:21: error...
2007-01-30 Tom TromeyMakefile.in: Rebuilt.
2007-01-30 Andreas Toblernatevents.cc (FieldModificationCB): Use a cast to print...
2007-01-30 Kaloian Doganovre PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdapt...
2007-01-29 Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-29 Tom Tromeyinterpret.cc (run_debug): Remove comment.
2007-01-29 Tom Tromeyconfigure, [...]: Rebuilt.
2007-01-29 Tom TromeyMakefile.in: Rebuilt.
2007-01-29 Keith Seitzjvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
2007-01-28 Michele Sandri2007-01-28 Michele Sandri <gpointorama@gmail.com>
2007-01-27 Andreas Toblerre PR libgcj/30513 (Bootstrap failure with libgcj on...
2007-01-27 Keith Seitz* gnu/classpath/jdwp/natVMVirtualMachine.cc
2007-01-26 Jakub JelinekMakefile.am (generic_header_files): Add $(inner_nat_hea...
2007-01-26 Tom Tromeylibjava
2007-01-26 Tom Tromeyre PR libgcj/29594 (jv-convert with no args NPE)
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).
next