aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-04-29Add disclaimers.sewardj
2007-04-15Fix some copyright notices:njn
2007-03-28add a commentnjn
2007-03-28Remove duplicate code -- make XArray use VG_(ssort).njn
2007-03-27Augment a comment.njn
2007-03-27clarify commentnjn
2007-03-07Add support for linux key management system calls.tom
2007-03-07Add support for some I2C ioctls.tom
2007-03-07Handle some additional ptrace reason codes. Based on a patchtom
2007-02-27VG_(addToXA): return index in the array where the item was added.sewardj
2007-02-25Get rid of the type XArrayStrings in m_clientstate and use new genericsewardj
2007-02-25Make all the m_xarray functions tool-visible.sewardj
2007-02-12Essentially non-functional tidyings and improvements to debuginfosewardj
2007-02-09Unbreak aix build.sewardj
2007-02-07Make VG_(clo_log_file_qualifier) tool-visible.sewardj
2007-02-05s/IRBB/IRSB/njn
2007-01-31implement support for AT_FDCWD in openat()dirk
2007-01-08Update copyright dates.sewardj
2006-12-30Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linuxsewardj
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-18Add support for some USB ioctls. Based on patches from Jon Burgess andtom
2006-12-18Improve prctl support - based on patch from Eric Pouech in bug #138627.tom
2006-12-15Remove defunct constant.njn
2006-12-14Make VG_STREQ return True or False, rather than any integer.njn
2006-12-08Get rid of the use of explicit register variables in the ppc32-linuxsewardj
2006-11-20Clarify NON_SIMD_CALL instructions.njn
2006-11-14change void* to Addr in mutex helpers. patch by Bard Van Assche. dirk
2006-10-19Move a couple of functions out of tool view.sewardj
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-18Fix installation of includes.sewardj
2006-10-17Update 'expected' default translation size (partial merge of r6214).sewardj
2006-10-17Change authorship.sewardj
2006-10-17Merge r6133:sewardj
2006-10-17Merge r6132:sewardj
2006-10-17Merge r6131:sewardj
2006-10-17Merge r6130:sewardj
2006-10-17Merge r6128:sewardj
2006-10-17Merge r6127: Extend for AIX5. Nothing surprising here.sewardj
2006-10-17Merge r6125: Function-wrapping macros and associated stuff, for AIX.sewardj
2006-10-17Merge r6119:sewardj
2006-10-17Merge r6092 and some of r6093:sewardj
2006-10-17Merge r6086: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-10-15Move functions which deal with bad command line options from m_mainsewardj