summaryrefslogtreecommitdiff
path: root/include/pub_tool_mallocfree.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-03Update copyright dates to 2010.sewardj1-1/+1
2009-08-05Document the 'cc' param of VG_(malloc) et al.njn1-0/+2
2009-03-15Fix all the non-VEX problems identified with the Clang Static Analyzer.njn1-0/+1
2009-03-10Updated copyright years.njn1-1/+1
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj1-4/+4
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj1-1/+1
2007-11-10Changed Massif to record the 'slop' heap bytes caused by rounding asked-fornjn1-0/+4
2007-03-27Augment a comment.njn1-0/+2
2007-01-08Update copyright dates.sewardj1-1/+1
2006-06-05Update copyright dates.sewardj1-1/+1
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj1-0/+4
2005-06-11Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree.njn1-0/+1
2005-05-10Modularised the malloc/free stuff into two modules: m_mallocfree for thenjn1-0/+46