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