summaryrefslogtreecommitdiff
path: root/lackey
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Unbreak lackey --detailed-counts=yes after r11604weidendo1-1/+1
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj1-2/+4
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn1-2/+2
2010-06-13Remove link_tool_exe.c and replace it with perl scripts that do thesewardj1-2/+2
2010-06-02Add a new program (link_tool_exe.c) and use this to link the toolsewardj1-2/+17
2010-05-03Update copyright dates to 2010.sewardj1-2/+2
2009-11-26Track vex r1930 (Change the IR representation of load linked and storesewardj1-8/+42
2009-08-12Update .exp files for r10783.njn1-1/+1
2009-08-10Make "option" terminology consistent some more. Also tweaked the mempoolnjn1-3/+3
2009-08-05Fix Lackey test breakage.njn2-2/+5
2009-08-05More docs build tweaks:njn2-1/+2
2009-08-05- Rejigged Lackey's manualnjn2-122/+77
2009-07-30We currently use a mix of <option> and <computeroutput> tags for commandnjn1-9/+9
2009-07-29Started overhauling the documentation:njn1-1/+1
2009-07-15Merge lackey/ changes from branches/MESSAGING_TIDYUP r10464.sewardj1-27/+27
2009-07-01Merge in branches/DCAS.sewardj1-0/+21
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn2-81/+33
2009-05-28Merge the DARWIN branch onto the trunk.njn1-0/+20
2009-03-12Added some shortcuts for VG_(message)(), and used them in a few places (butnjn1-31/+27
2009-03-10Updated copyright years.njn1-2/+2
2009-02-26Merge r9283 (lackey testing fixes) from the DARWIN branch.njn3-28/+23
2009-02-25atoll() is a terrible function -- you can't do any error checking with it.njn1-5/+5
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn1-6/+6
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart1-11/+11
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj1-2/+2
2007-11-22Avoid some compiler warnings.njn1-2/+2
2007-11-09Track vex r1793: make all tools able to handle the new IR memory bussewardj1-1/+1
2007-09-23Fix various format string errors, courtesy of Florian Krohm.njn1-4/+4
2007-08-27fixed a couple of minor thingsnjn1-2/+2
2007-05-23Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to datesewardj1-10/+21
2007-02-16lackey: Take possible condition invertion for Jccs into accountweidendo1-5/+47
2007-02-12This code shouldn't be run unless --trace-mem was specified.njn1-14/+19
2007-02-12* make the --trace-mem output format more concisesewardj2-89/+182
2007-01-08Update copyright dates.sewardj1-2/+2
2006-12-24Non-functional commit: track IR renaming in vex r1689.sewardj1-29/+29
2006-11-25Use the newly-added dopyIRBBExceptStmts() in tools.njn1-4/+1
2006-10-18Improve comments.njn1-2/+8
2006-10-17Merge r6214 (some parts):sewardj1-1/+1
2006-10-17Merge r6086:sewardj1-4/+24
2006-06-05Update copyright dates.sewardj1-2/+2
2006-05-21Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!")sewardj1-1/+2
2006-04-09Redid the --trace-mem=yes option of Lackey properly. Updated some relatednjn2-131/+401
2006-04-07Tweaked Lackey. Main change is that the default instrumentation is now onlynjn1-153/+177
2006-03-11Add a comment.njn1-0/+3
2006-02-08Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub).sewardj1-0/+2
2006-01-17These files all speak about instrumentation functions.sewardj1-3/+5
2005-12-30Add a --trace-mem option to Lackey to print out a memory access trace, ifnjn2-4/+80
2005-12-23ppc64-linux fixessewardj1-11/+19
2005-12-03Tidying up stuff re generating manpage from *.xml docsde1-4/+42
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj1-0/+10