]> git.ipfire.org Git - thirdparty/gcc.git/history - libjava/jvmti.cc
name-lookup.c (current_decl_namespace): Non-static.
[thirdparty/gcc.git] / libjava / jvmti.cc
2010-03-21  Dave KornPR target/42811 (prerequisite)
2007-04-23  Keith Seitzno-gc.h (_Jv_IsThreadSuspended): Declare.
2007-04-23  Kyle Gallowayjava-interp.h (_Jv_InterpFrame): Add pointer to the...
2007-03-12  Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type...
2007-03-12  Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type...
2007-03-06  Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Mal...
2007-02-21  Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.
2007-02-16  Kyle Gallowayinterpret.cc: Add extra DEBUG_LOCALS_INSN calls for...
2007-02-15  Kyle Gallowaydefineclass.cc (_Jv_ClassReader::read_one_code_attribut...
2007-02-13  Keith Seitzjvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast from...
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-05  Keith Seitzjvmti.cc (_envListLock): Change type to ReentrantReadWr...
2007-01-31  Keith Seitzjvmti-int.h (JVMTI): Declare member "enabled".
2007-01-29  Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-29  Keith Seitzjvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.
2007-01-25  Keith Seitzjvmti.cc (_Jv_JVMTI_GetMethodName): New function.
2007-01-23  Keith SeitzClass.h (_Jv_GetClassStatus): Declare.
2007-01-17  Marco Trudeljvmti.cc (_Jv_JVMTI_GetAllThreads): Now static.
2007-01-16  Kyle Gallowayjvmti.cc (_Jv_JVMTI_GetAllThreads): New function.
2006-11-02  Keith Seitzjvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.
2006-11-01  Keith SeitzLocation.java: New file.
2006-10-28  Keith Seitzjava-stack.h (ncodeMap): Declare.
2006-10-12  Keith Seitzjvmti-int.h (JVMTI): Declare all members "extern".
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  Keith Seitzjvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUn...
2006-09-20  Keith Seitzjvmti.cc (_Jv_JVMTI_GetErrorName): New function.
2006-09-19  Keith Seitzjvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter...
2006-09-01  Keith Seitzjvmti.cc (THREAD_DEFAULT_TO_CURRENT): Encapsulate in...
2006-09-01  Keith Seitzjvm.h (_Jv_JVMTI_Init): Declare.
2006-08-31  Keith Seitzjvmti.cc (_Jv_JVMTI_RawMonitorWait): Add millis parameter.
2006-08-05  Mark Wielaardjvmti.cc: Include gcj/method.h.
2006-08-05  Tom Tromeyjvmti.cc: Added MAYBE_UNUSED to 'env' parameters.
2006-08-03  Tom Tromeyjvmti.cc (REQUIRE_PHASE): New macro.
2006-07-23  Mohan Embarjvmti.cc (_Jv_JVMTI_SuspendThread): Add missing JNICALL...
2006-07-21  Keith Seitzboehm.cc (_Jv_SuspendThread): Don't ifdef the function...
2006-07-20  Keith Seitzjvmti.cc (_Jv_JVMTI_DisposeEnvironment): New function.
2006-07-20  Keith Seitzjvm.h (_Jv_GetJVMTIEnv): Declare.