]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Merge all remaining changes from branches/PTRCHECK. These are some
authorJulian Seward <jseward@acm.org>
Thu, 18 Sep 2008 18:12:50 +0000 (18:12 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 18 Sep 2008 18:12:50 +0000 (18:12 +0000)
commit335992d8fccfc70a99e1107264696e927ec4dc6d
treeaeb2792624ce9bca55bc448b7ee970e13145eef2
parent31b741dc9bc69b94d942590f734de1310553902e
Merge all remaining changes from branches/PTRCHECK.  These are some
relatively minor extensions to m_debuginfo, a major overhaul of
m_debuginfo/readdwarf3.c to get its space usage under control, and
changes throughout the system to enable heap-use profiling.

The majority of the merged changes were committed into
branches/PTRCHECK as the following revs: 8591 8595 8598 8599 8601 and
8161.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8621
102 files changed:
Makefile.am
cachegrind/cg_main.c
cachegrind/cg_sim.c
callgrind/bb.c
callgrind/bbcc.c
callgrind/callstack.c
callgrind/clo.c
callgrind/command.c
callgrind/context.c
callgrind/costs.c
callgrind/debug.c
callgrind/dump.c
callgrind/events.c
callgrind/fn.c
callgrind/global.h
callgrind/jumps.c
callgrind/sim.c
callgrind/threads.c
configure.in
coregrind/m_commandline.c
coregrind/m_coredump/coredump-elf.c
coregrind/m_debuginfo/d3basics.c
coregrind/m_debuginfo/debuginfo.c
coregrind/m_debuginfo/misc.c
coregrind/m_debuginfo/priv_d3basics.h
coregrind/m_debuginfo/priv_misc.h
coregrind/m_debuginfo/priv_storage.h
coregrind/m_debuginfo/priv_tytypes.h
coregrind/m_debuginfo/readdwarf.c
coregrind/m_debuginfo/readdwarf3.c
coregrind/m_debuginfo/readelf.c
coregrind/m_debuginfo/readstabs.c
coregrind/m_debuginfo/readxcoff.c
coregrind/m_debuginfo/storage.c
coregrind/m_debuginfo/tytypes.c
coregrind/m_demangle/cp-demangle.c
coregrind/m_demangle/cplus-dem.c
coregrind/m_demangle/dyn-string.c
coregrind/m_errormgr.c
coregrind/m_execontext.c
coregrind/m_hashtable.c
coregrind/m_initimg/initimg-aix5.c
coregrind/m_initimg/initimg-linux.c
coregrind/m_libcfile.c
coregrind/m_libcproc.c
coregrind/m_machine.c
coregrind/m_main.c
coregrind/m_mallocfree.c
coregrind/m_options.c
coregrind/m_oset.c
coregrind/m_redir.c
coregrind/m_replacemalloc/replacemalloc_core.c
coregrind/m_signals.c
coregrind/m_stacks.c
coregrind/m_syswrap/syswrap-aix5.c
coregrind/m_syswrap/syswrap-generic.c
coregrind/m_syswrap/syswrap-x86-linux.c
coregrind/m_tooliface.c
coregrind/m_transtab.c
coregrind/m_ume.c
coregrind/m_wordfm.c
coregrind/m_xarray.c
coregrind/pub_core_clientstate.h
coregrind/pub_core_debuginfo.h
coregrind/pub_core_mallocfree.h
coregrind/pub_core_options.h
coregrind/pub_core_tooliface.h
coregrind/pub_core_vkiscnums.h
drd/drd_barrier.c
drd/drd_bitmap.c
drd/drd_clientobj.c
drd/drd_error.c
drd/drd_main.c
drd/drd_malloc_wrappers.c
drd/drd_rwlock.c
drd/drd_segment.c
drd/drd_vc.c
drd/tests/drd_bitmap_test.c
exp-omega/o_main.c
helgrind/hg_main.c
helgrind/hg_wordset.c
helgrind/hg_wordset.h
include/pub_tool_basics.h
include/pub_tool_debuginfo.h
include/pub_tool_libcbase.h
include/pub_tool_machine.h
include/pub_tool_mallocfree.h
include/pub_tool_oset.h
include/pub_tool_tooliface.h
include/pub_tool_vkiscnums.h
include/pub_tool_wordfm.h
include/pub_tool_xarray.h
massif/ms_main.c
memcheck/mc_errors.c
memcheck/mc_leakcheck.c
memcheck/mc_main.c
memcheck/mc_malloc_wrappers.c
memcheck/mc_translate.c
memcheck/tests/oset_test.c
none/tests/Makefile.am
none/tests/ppc32/Makefile.am
none/tests/ppc64/Makefile.am