summaryrefslogtreecommitdiff
path: root/coregrind/m_stacks.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj1-1/+1
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart1-1/+1
2008-05-06Suppress stack-switching message in XML mode.sewardj1-1/+1
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj1-3/+4
2008-03-12Merge, from branches/HGDEV, r7604 and r7609 (Try to addresssewardj1-0/+59
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj1-1/+1
2008-02-08Make the clone system call wrappers call VG_(register_stack) to recordtom1-0/+14
2007-11-17Stack registration stuff: don't dereference NULL pointers (Ericsewardj1-2/+3
2007-08-28Make the --max-stackframe machinery 64-bit clean.sewardj1-1/+1
2007-01-08Update copyright dates.sewardj1-1/+1
2006-06-05Update copyright dates.sewardj1-1/+1
2005-11-10Avoid compiler warnings.njn1-4/+6
2005-11-10Add some extra debugging to the stack management module and simplytom1-14/+15
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj1-0/+3
2005-08-14Partially evaluate m_stacks.c to simplify and shrink it a bit.njn1-52/+17
2005-06-24Moved Robert's stack tracking code out of m_aspacemgr into a new modulenjn1-0/+283