summaryrefslogtreecommitdiff
path: root/coregrind/m_execontext.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-03Update copyright dates to 2010.sewardj1-1/+1
2009-07-15Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj1-3/+3
2009-05-07Fix up some stack trace inconsistencies:njn1-1/+1
2009-05-01Renamed various things for clarity. Added some comments. And fixed thenjn1-1/+1
2009-03-10Updated copyright years.njn1-1/+1
2008-10-25Merge Helgrind from branches/YARD into the trunk. Also includes somesewardj1-0/+5
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj1-3/+3
2008-07-18Format string fixes for ppc{32,64}-aix5.sewardj1-3/+3
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart1-3/+3
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj1-15/+77
2008-03-03Merge in the DATASYMS branch.sewardj1-0/+2
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj1-1/+1
2007-12-21Add a new method VG_(record_depth_1_ExeContext), a trivial derivativesewardj1-4/+26
2007-11-09Merge (from branches/THRCHECK) the following amd64-linux stack unwindsewardj1-2/+3
2007-08-23Dynamically expand the ExeContext hash table, rather than using asewardj1-41/+136
2007-08-22Make the ExeContext hash table a whole lot bigger.sewardj1-1/+1
2007-01-08Update copyright dates.sewardj1-1/+1
2006-10-24Make the hashing in VG_(record_ExeContext) 64-bit clean and moresewardj1-4/+32
2006-06-05Update copyright dates.sewardj1-1/+1
2005-12-25Merge in r5435 from COMPVBITS. Also added a note tonjn1-25/+33
2005-12-19Remove all remaining profiling gunk.njn1-5/+0
2005-10-06Changed some overflow-prone counters from UInt to ULong.njn1-14/+12
2005-09-28Increase some sizes to deal better with the new multigigabyte world:sewardj1-1/+1
2005-06-28Comment wibblesewardj1-1/+1
2005-06-21Don't #include pub_core_stacktrace.h in pub_core_execontext.h. Sonjn1-0/+1
2005-06-20Remove some unnecessary #includes, comment some others.njn1-1/+1
2005-06-19Final commit for the initial modularisation pass:njn1-1/+1
2005-06-11Having moved VG_(arena_strdup)() out of core.h, core.h no longernjn1-0/+1
2005-06-04Modularised assertions and panics in m_libcassert.njn1-0/+1
2005-06-03Modularise printing functions in m_libcprint.njn1-0/+1
2005-06-01Modularised the profiling stuff as m_profile.c. It's much more njn1-0/+1
2005-05-16Added module m_options for holding all the command-line option stuff.njn1-0/+1
2005-04-24Rename the first three modules as per naming scheme.sewardj1-0/+257