aboutsummaryrefslogtreecommitdiff
path: root/coregrind/pub_core_mallocfree.h
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-21DARWIN sync: make VG_MIN_MALLOC_SZB 16 bytes where appropriate. Add anothernjn
2009-05-18Remove a dead declaration.njn
2009-03-10Updated copyright years.njn
2009-02-17In the core, include malloc_usable_size() as one of the functions that mustnjn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-10Changed Massif to record the 'slop' heap bytes caused by rounding asked-fornjn
2007-01-08Update copyright dates.sewardj
2006-06-05Update copyright dates.sewardj
2005-10-18Add a new arena (VG_AR_TTAUX) for holding auxiliary TT/TC structuressewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-08-17Partial implementation of mallinfo(). It still puts zero in allnjn
2005-08-17malloc_usable_size() was totally broken, crashing immediately.njn
2005-06-11Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree.njn
2005-05-10Modularised the malloc/free stuff into two modules: m_mallocfree for thenjn