Age | Commit message (Expand) | Author | Files | Lines |
2008-07-07 | Merged FORMATCHECK branch (r8368) to trunk. | bart | 1 | -11/+11 |
2008-02-11 | Update copyright dates ("200X-2007" --> "200X-2008"). | sewardj | 1 | -2/+2 |
2007-11-22 | Avoid some compiler warnings. | njn | 1 | -2/+2 |
2007-11-09 | Track vex r1793: make all tools able to handle the new IR memory bus | sewardj | 1 | -1/+1 |
2007-09-23 | Fix various format string errors, courtesy of Florian Krohm. | njn | 1 | -4/+4 |
2007-08-27 | fixed a couple of minor things | njn | 1 | -2/+2 |
2007-05-23 | Merge (from 3.2 branch) r6743 (Edit the manual to bring it up to date | sewardj | 1 | -10/+21 |
2007-02-16 | lackey: Take possible condition invertion for Jccs into account | weidendo | 1 | -5/+47 |
2007-02-12 | This code shouldn't be run unless --trace-mem was specified. | njn | 1 | -14/+19 |
2007-02-12 | * make the --trace-mem output format more concise | sewardj | 2 | -89/+182 |
2007-01-08 | Update copyright dates. | sewardj | 1 | -2/+2 |
2006-12-24 | Non-functional commit: track IR renaming in vex r1689. | sewardj | 1 | -29/+29 |
2006-11-25 | Use the newly-added dopyIRBBExceptStmts() in tools. | njn | 1 | -4/+1 |
2006-10-18 | Improve comments. | njn | 1 | -2/+8 |
2006-10-17 | Merge r6214 (some parts): | sewardj | 1 | -1/+1 |
2006-10-17 | Merge r6086: | sewardj | 1 | -4/+24 |
2006-06-05 | Update copyright dates. | sewardj | 1 | -2/+2 |
2006-05-21 | Add missing closing tags (a.k.a. "Wow, that xsltproc is such a pedant!") | sewardj | 1 | -1/+2 |
2006-04-09 | Redid the --trace-mem=yes option of Lackey properly. Updated some related | njn | 2 | -131/+401 |
2006-04-07 | Tweaked Lackey. Main change is that the default instrumentation is now only | njn | 1 | -153/+177 |
2006-03-11 | Add a comment. | njn | 1 | -0/+3 |
2006-02-08 | Track vex r1573 (introduction of 4-arg IR primops for ppc fmadd/fmsub). | sewardj | 1 | -0/+2 |
2006-01-17 | These files all speak about instrumentation functions. | sewardj | 1 | -3/+5 |
2005-12-30 | Add a --trace-mem option to Lackey to print out a memory access trace, if | njn | 2 | -4/+80 |
2005-12-23 | ppc64-linux fixes | sewardj | 1 | -11/+19 |
2005-12-03 | Tidying up stuff re generating manpage from *.xml docs | de | 1 | -4/+42 |
2005-11-29 | Add framework for ppc64 support. Apologies in advance for the | sewardj | 1 | -0/+10 |
2005-11-15 | Complete documentation trawl for 3.1.0. | sewardj | 1 | -0/+5 |
2005-11-07 | Dual architecture support - this commit is a major rework of the build | tom | 1 | -5/+32 |
2005-11-01 | Reinstate and extend lackey's functionality (a major overhaul), from | sewardj | 2 | -162/+359 |
2005-10-18 | Change the core-tool interface so that tools are fully aware of both | sewardj | 1 | -2/+4 |
2005-09-27 | This commit merges in changes from branches/ASPACEM (specifically, | sewardj | 2 | -5/+6 |
2005-06-23 | argh! there were loads of the little beggars .... | de | 3 | -6/+0 |
2005-06-19 | Final commit for the initial modularisation pass: | njn | 1 | -1/+1 |
2005-06-12 | Finished the modularisation of vg_mylibc.c, which meant it could be removed. | njn | 1 | -0/+1 |
2005-06-11 | Avoid compiler warnings. | njn | 1 | -0/+3 |
2005-06-03 | Modularise printing functions in m_libcprint. | njn | 1 | -0/+1 |
2005-05-10 | Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) | njn | 1 | -0/+1 |
2005-05-09 | Big clean-up: changed the core/tool interface to be mediated entirely | njn | 1 | -21/+21 |
2005-05-08 | A crucial, crucial change: update my email address. | njn | 1 | -1/+1 |
2005-03-31 | This change reduces the number of calls to dlsym() when loading tools from a | njn | 1 | -1/+4 |
2005-03-21 | Track Vex API change in rev 1062: pass both the guest and host word | sewardj | 1 | -2/+9 |
2005-03-12 | Update copyright notice for 2005 on all relevant files. Don't bother trying | njn | 1 | -2/+2 |
2005-01-07 | Handle IRStmt_MFence in the tools. | sewardj | 1 | -1/+1 |
2004-12-01 | Changed message at the top of files, and the startup message, and the | njn | 1 | -0/+3 |
2004-11-30 | Overhauled the docs. Removed all the HTML files, put in XML files as | njn | 3 | -71/+40 |
2004-11-22 | Make various other tools compile; also fix the stage2 linker script. | sewardj | 1 | -37/+86 |
2004-11-22 | Converted the SK_ prefix to TL_ everywhere. | njn | 1 | -6/+6 |
2004-11-22 | Changed name of tool shared objects from vgskin_XXX.so to vgtool_XXX.so. | njn | 1 | -3/+3 |
2004-10-20 | Arch-abstraction: | nethercote | 1 | -25/+25 |