aboutsummaryrefslogtreecommitdiff
path: root/lackey
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-03-12Added some shortcuts for VG_(message)(), and used them in a few places (butnjn
2009-03-10Updated copyright years.njn
2009-02-26Merge r9283 (lackey testing fixes) from the DARWIN branch.njn
2009-02-25atoll() is a terrible function -- you can't do any error checking with it.njn
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-22Avoid some compiler warnings.njn
2007-11-09Track vex r1793: make all tools able to handle the new IR memory bussewardj
2007-09-23Fix various format string errors, courtesy of Florian Krohm.njn
2007-08-27fixed a couple of minor thingsnjn
2007-05-23Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to datesewardj
2007-02-16lackey: Take possible condition invertion for Jccs into accountweidendo
2007-02-12This code shouldn't be run unless --trace-mem was specified.njn
2007-02-12* make the --trace-mem output format more concisesewardj
2007-01-08Update copyright dates.sewardj
2006-12-24Non-functional commit: track IR renaming in vex r1689.sewardj
2006-11-25Use the newly-added dopyIRBBExceptStmts() in tools.njn
2006-10-18Improve comments.njn
2006-10-17Merge r6214 (some parts):sewardj
2006-10-17Merge r6086:sewardj
2006-06-05Update copyright dates.sewardj
2006-05-21Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!")sewardj
2006-04-09Redid the --trace-mem=yes option of Lackey properly. Updated some relatednjn
2006-04-07Tweaked Lackey. Main change is that the default instrumentation is now onlynjn
2006-03-11Add a comment.njn
2006-02-08Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub).sewardj
2006-01-17These files all speak about instrumentation functions.sewardj
2005-12-30Add a --trace-mem option to Lackey to print out a memory access trace, ifnjn
2005-12-23ppc64-linux fixessewardj
2005-12-03Tidying up stuff re generating manpage from *.xml docsde
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-15Complete documentation trawl for 3.1.0.sewardj
2005-11-07Dual architecture support - this commit is a major rework of the buildtom
2005-11-01Reinstate and extend lackey's functionality (a major overhaul), fromsewardj
2005-10-18Change the core-tool interface so that tools are fully aware of bothsewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-06-23argh! there were loads of the little beggars ....de
2005-06-19Final commit for the initial modularisation pass:njn
2005-06-12Finished the modularisation of vg_mylibc.c, which meant it could be removed.njn
2005-06-11Avoid compiler warnings.njn
2005-06-03Modularise printing functions in m_libcprint.njn
2005-05-10Modularised the core/tool interface ('details', 'needs' and VG_(tdict))njn
2005-05-09Big clean-up: changed the core/tool interface to be mediated entirelynjn
2005-05-08A crucial, crucial change: update my email address.njn
2005-03-31This change reduces the number of calls to dlsym() when loading tools from anjn
2005-03-21Track Vex API change in rev 1062: pass both the guest and host wordsewardj
2005-03-12Update copyright notice for 2005 on all relevant files. Don't bother tryingnjn
2005-01-07Handle IRStmt_MFence in the tools.sewardj