summaryrefslogtreecommitdiffstats
path: root/libjava/jvmti.cc
Commit message (Expand)AuthorAgeFilesLines
* 2007-01-17 Marco Trudel <mtrudel@gmx.ch>tromey2007-01-171-7/+5
* 2007-01-16 Kyle Galloway <kgallowa@redhat.com>kgallowa2007-01-161-1/+48
* * jvmti.cc (_Jv_JVMTI_GetLineNumberTable): New function.kseitz2006-11-021-1/+49
* * gnu/gcj/jvmti/Location.java: New file.kseitz2006-11-011-2/+72
* * include/java-stack.h (ncodeMap): Declare.kseitz2006-10-281-1/+19
* * include/jvmti-int.h (JVMTI): Declare all members "extern".kseitz2006-10-121-0/+39
* 2006-09-22 Marco Trudel <mtrudel@gmx.ch>tromey2006-09-221-1/+1
* * jvmti.cc (_Jv_JVMTI_DisposeEnvironment): Check for enabledkseitz2006-09-221-2/+684
* * jvmti.cc (_Jv_JVMTI_CreateRawMonitor): Use _Jv_MallocUnchkedkseitz2006-09-211-5/+19
* * jvmti.cc (_Jv_JVMTI_GetErrorName): New function.kseitz2006-09-201-1/+214
* * jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Clarify parameter list.kseitz2006-09-191-12/+14
* * jvmti.cc (THREAD_DEFAULT_TO_CURRENT): Encapsulate in do..while loop.kseitz2006-09-011-12/+36
* * include/jvm.h (_Jv_JVMTI_Init): Declare.kseitz2006-09-011-3/+71
* * jvmti.cc (_Jv_JVMTI_RawMonitorWait): Add millis parameter.kseitz2006-08-311-2/+3
* 2006-08-04 Mark Wielaard <mark@klomp.org>tromey2006-08-051-0/+2
* * jvmti.cc: Added MAYBE_UNUSED to 'env' parameters.tromey2006-08-051-24/+34
* * jvmti.cc (REQUIRE_PHASE): New macro.tromey2006-08-031-35/+536
* 2006-07-23 Mohan Embar <gnustuff@thisiscool.com>membar2006-07-231-3/+3
* * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,kseitz2006-07-211-2/+50
* * jvmti.cc (_Jv_JVMTI_DisposeEnvironment): New function.kseitz2006-07-201-1/+9
* * include/jvm.h (_Jv_GetJVMTIEnv): Declare.kseitz2006-07-201-0/+184
OpenPOWER on IntegriCloud