Age | Commit message (Expand) | Author | Files | Lines |
2011-07-13 | Allow core dumps on 32 bit architectures to go over 2Gb in size. BZ#277610. | tom | 1 | -3/+6 |
2011-07-12 | Make this compilable on Android. | sewardj | 1 | -9/+33 |
2011-06-28 | Delete the AIX5 port. The last release this worked for is 3.4.1, | sewardj | 1 | -52/+0 |
2011-04-15 | Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes | sewardj | 1 | -4/+6 |
2011-04-11 | Make MacOS builds work again following fixes for #259977 | sewardj | 1 | -0/+1 |
2011-04-11 | Create new module m_libcsetjmp, which wraps up uses of | sewardj | 1 | -0/+1 |
2011-03-07 | Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind | sewardj | 1 | -0/+20 |
2010-08-22 | Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. | sewardj | 1 | -1/+1 |
2010-05-03 | Update copyright dates to 2010. | sewardj | 2 | -2/+2 |
2010-01-01 | Merge from branches/ARM, all parts of the ARM-Linux port except for | sewardj | 1 | -0/+22 |
2009-07-15 | Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. | sewardj | 1 | -2/+2 |
2009-06-24 | This commit merges the BUILD_TWEAKS branch onto the trunk. It has the | njn | 10 | -502/+198 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 2 | -0/+78 |
2009-05-18 | Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the | njn | 1 | -3/+3 |
2009-05-08 | Created a new module, m_aspacehl. Factored out three(!) copies of | njn | 1 | -34/+2 |
2009-03-15 | Fix all the non-VEX problems identified with the Clang Static Analyzer. | njn | 1 | -3/+1 |
2009-03-10 | Updated copyright years. | njn | 8 | -8/+8 |
2008-11-17 | Expand filename for coredumps correctly. Fixes #174908. Also take | sewardj | 1 | -2/+11 |
2008-09-18 | Merge all remaining changes from branches/PTRCHECK. These are some | sewardj | 1 | -3/+4 |
2008-02-11 | Update copyright dates ("200X-2007" --> "200X-2008"). | sewardj | 8 | -8/+8 |
2007-04-29 | Add disclaimers. | sewardj | 2 | -0/+10 |
2007-02-25 | Get rid of the type XArrayStrings in m_clientstate and use new generic | sewardj | 1 | -0/+1 |
2007-01-08 | Update copyright dates. | sewardj | 8 | -8/+8 |
2006-10-17 | Track SysRes change. | sewardj | 1 | -3/+3 |
2006-10-17 | Merge r6097: | sewardj | 2 | -0/+86 |
2006-10-14 | Unbreak amd64-linux after recent commits. | sewardj | 1 | -0/+1 |
2006-10-14 | Unbreak ppc{32,64}-linux after recent commits. | sewardj | 2 | -0/+2 |
2006-10-14 | Create a new module, m_vki, and move all knowledge about the kernel | sewardj | 2 | -0/+2 |
2006-06-05 | Update copyright dates. | sewardj | 6 | -6/+6 |
2006-03-27 | Merge in the COMPVBITS branch to the trunk. This is a big change to | njn | 1 | -1/+1 |
2005-11-29 | Add framework for ppc64 support. Apologies in advance for the | sewardj | 2 | -3/+79 |
2005-11-18 | Make coredump files have names like vgcore.12345 rather than vgcore.pid12345 | njn | 1 | -2/+2 |
2005-11-07 | Improve factoring in m_coredump a little. | njn | 5 | -15/+16 |
2005-11-04 | Placate compiler warning. | sewardj | 1 | -1/+1 |
2005-11-01 | Build fixes following recent coredump hackery. | sewardj | 1 | -3/+5 |
2005-11-01 | Fix a couple of gcc warnings following recent coredumping changes | sewardj | 1 | -1/+1 |
2005-10-31 | Get core dumping working again - the architecture specific code that | tom | 5 | -0/+765 |