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