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