aboutsummaryrefslogtreecommitdiff
path: root/libjava/jvmti.cc
AgeCommit message (Expand)AuthorFilesLines
2006-08-03jvmti.cc (REQUIRE_PHASE): New macro.Tom Tromey1-35/+536
2006-07-23jvmti.cc (_Jv_JVMTI_SuspendThread): Add missing JNICALL attribute.Mohan Embar1-3/+3
2006-07-21boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration, just the ...Keith Seitz1-2/+50
2006-07-20jvmti.cc (_Jv_JVMTI_DisposeEnvironment): New function.Keith Seitz1-1/+9
2006-07-20jvm.h (_Jv_GetJVMTIEnv): Declare.Keith Seitz1-0/+184