aboutsummaryrefslogtreecommitdiff
path: root/include/pub_tool_tooliface.h
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-03-10Updated copyright years.njn
2009-02-27Remove dead code relating to interface versions.njn
2009-02-17In the core, include malloc_usable_size() as one of the functions that mustnjn
2009-01-15Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all thosenjn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-05-01Bump the core/tool iface version number, since the just-merged-insewardj
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-25Core-tool iface changes needed to support exp-drd (Bart Van Assche).sewardj
2007-11-10Fix bogus grammar in r7139.sewardj
2007-11-10Clarify reason for existence of track_pre_thread_ll_create/_exit.sewardj
2007-11-09Merge (from branches/THRCHECK) the following two changes to the core-toolsewardj
2007-08-28Merge, from CGTUNE branch, a cleaned up version of r6742:sewardj
2007-06-23VG_(needs_shadow_memory) does not exist; remove prototype for it.sewardj
2007-03-27clarify commentnjn
2007-02-05s/IRBB/IRSB/njn
2007-01-08Update copyright dates.sewardj
2006-12-28Get rid of the core-tool events pre_mutex_lock, post_mutex_lock andsewardj
2006-12-24Split the thread_runstate event into two, start_client_code andnjn
2006-12-24Non-functional commit: track IR renaming in vex r1689.sewardj
2006-12-23Change the core-tool interface 'thread_run' event to be more useful:sewardj
2006-12-15Remove defunct constant.njn
2006-11-14change void* to Addr in mutex helpers. patch by Bard Van Assche. dirk
2006-10-19Fix bug in memcheck's instrumenter introduced in r6319. Big commentsewardj
2006-10-18Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not importnjn
2006-10-17Update 'expected' default translation size (partial merge of r6214).sewardj
2006-10-15Minor comment mods.sewardj
2006-10-15Add further comments about the tool instrument function.sewardj
2006-10-15Add proper comments explaining the args for the tool instrumenationsewardj
2006-06-05Update copyright dates.sewardj
2006-04-16Remove tool-specific code (which says which tools allow XML) from the corenjn
2006-02-12Extend stack-permissions-change fast-case machinery to handle +/- 112,sewardj
2006-01-17These files all speak about instrumentation functions.sewardj
2005-10-18Change the core-tool interface so that tools are fully aware of bothsewardj
2005-10-16augment commentnjn
2005-10-12Redo the way cachegrind generates instrumentation code, so that it cansewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-08-15Something I realised recently: in C, iterators are much better thannjn
2005-07-01Move the last remaining tests out of corecheck.njn
2005-06-24Moved the mman VG_(*_native)() functions into m_aspacemgr, and removednjn
2005-06-23Removed the VGA_/VGO_/VGP_ prefixes for arch/OS/platform-specificnjn
2005-06-21Malloc replacement worked very much like a 'need', but wasn't one.njn
2005-06-07A major overhaul of all machinery to do with syscalls, but mostly ofsewardj
2005-05-16core.h: remove some #include lines, move some others to more localisednjn
2005-05-10Modularised the core/tool interface ('details', 'needs' and VG_(tdict))njn