]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Merge Helgrind from branches/YARD into the trunk. Also includes some
authorJulian Seward <jseward@acm.org>
Sat, 25 Oct 2008 16:22:41 +0000 (16:22 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 25 Oct 2008 16:22:41 +0000 (16:22 +0000)
commit35c28b721f156ebe17f63afaafa9b77222cb9f91
treec05d91dd88d6e8c720ff2609a5b5cf275a072dbd
parent4d822b7bd32af55506d923584c97a460384d6bb2
Merge Helgrind from branches/YARD into the trunk.  Also includes some
minor changes to make stack unwinding on amd64-linux approximately
twice as fast as it was before.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8707
26 files changed:
coregrind/m_debuginfo/debuginfo.c
coregrind/m_debuginfo/priv_storage.h
coregrind/m_debuginfo/storage.c
coregrind/m_execontext.c
coregrind/m_main.c
coregrind/m_stacktrace.c
coregrind/m_xarray.c
coregrind/pub_core_debuginfo.h
glibc-2.34567-NPTL-helgrind.supp
helgrind/Makefile.am
helgrind/README_MSMProp2.txt [new file with mode: 0644]
helgrind/README_YARD.txt [new file with mode: 0644]
helgrind/helgrind.h
helgrind/hg_basics.c [new file with mode: 0644]
helgrind/hg_basics.h [new file with mode: 0644]
helgrind/hg_errors.c [new file with mode: 0644]
helgrind/hg_errors.h [new file with mode: 0644]
helgrind/hg_intercepts.c
helgrind/hg_lock_n_thread.c [new file with mode: 0644]
helgrind/hg_lock_n_thread.h [new file with mode: 0644]
helgrind/hg_main.c
helgrind/hg_wordset.c
helgrind/hg_wordset.h
helgrind/libhb.h [new file with mode: 0644]
helgrind/libhb_core.c [new file with mode: 0644]
include/pub_tool_execontext.h