ACKNOWLEDGEMENTS | 5 FAQ.txt | 25 Makefile.am | 6 Makefile.in | 6 Makefile.install.am | 2 NEWS | 91 VEX/LICENSE.README | 2 VEX/Makefile | 4 VEX/auxprogs/genoffsets.c | 2 VEX/priv/guest-amd64/gdefs.h | 9 VEX/priv/guest-amd64/ghelpers.c | 381 VEX/priv/guest-amd64/toIR.c | 219 VEX/priv/guest-arm/gdefs.h | 2 VEX/priv/guest-arm/ghelpers.c | 2 VEX/priv/guest-arm/toIR.c | 2 VEX/priv/guest-generic/bb_to_IR.c | 2 VEX/priv/guest-generic/bb_to_IR.h | 2 VEX/priv/guest-generic/g_generic_x87.c | 2 VEX/priv/guest-generic/g_generic_x87.h | 2 VEX/priv/guest-ppc/gdefs.h | 4 VEX/priv/guest-ppc/ghelpers.c | 20 VEX/priv/guest-ppc/toIR.c | 146 VEX/priv/guest-x86/gdefs.h | 2 VEX/priv/guest-x86/ghelpers.c | 109 VEX/priv/guest-x86/toIR.c | 196 VEX/priv/host-amd64/hdefs.c | 2 VEX/priv/host-amd64/hdefs.h | 2 VEX/priv/host-amd64/isel.c | 2 VEX/priv/host-arm/hdefs.c | 2 VEX/priv/host-arm/hdefs.h | 2 VEX/priv/host-arm/isel.c | 2 VEX/priv/host-generic/h_generic_regs.c | 2 VEX/priv/host-generic/h_generic_regs.h | 2 VEX/priv/host-generic/h_generic_simd64.c | 23 VEX/priv/host-generic/h_generic_simd64.h | 3 VEX/priv/host-generic/reg_alloc2.c | 262 VEX/priv/host-ppc/hdefs.c | 69 VEX/priv/host-ppc/hdefs.h | 2 VEX/priv/host-ppc/isel.c | 2 VEX/priv/host-x86/hdefs.c | 2 VEX/priv/host-x86/hdefs.h | 2 VEX/priv/host-x86/isel.c | 4 VEX/priv/ir/irdefs.c | 7 VEX/priv/ir/irmatch.c | 2 VEX/priv/ir/irmatch.h | 2 VEX/priv/ir/iropt.c | 8 VEX/priv/ir/iropt.h | 2 VEX/priv/main/vex_globals.c | 2 VEX/priv/main/vex_globals.h | 2 VEX/priv/main/vex_main.c | 2 VEX/priv/main/vex_svnversion.h | 2 VEX/priv/main/vex_util.c | 2 VEX/priv/main/vex_util.h | 2 VEX/pub/libvex.h | 2 VEX/pub/libvex_basictypes.h | 2 VEX/pub/libvex_emwarn.h | 2 VEX/pub/libvex_guest_amd64.h | 2 VEX/pub/libvex_guest_arm.h | 2 VEX/pub/libvex_guest_ppc32.h | 2 VEX/pub/libvex_guest_ppc64.h | 2 VEX/pub/libvex_guest_x86.h | 2 VEX/pub/libvex_ir.h | 821 VEX/pub/libvex_trc_values.h | 2 auxprogs/libmpiwrap.c | 119 auxprogs/valgrind-listener.c | 2 cachegrind/Makefile.in | 2 cachegrind/cg-amd64.c | 16 cachegrind/cg-x86.c | 12 cachegrind/cg_annotate.in | 50 cachegrind/cg_arch.h | 2 cachegrind/cg_main.c | 4 cachegrind/cg_sim.c | 33 cachegrind/docs/Makefile.am | 2 cachegrind/docs/Makefile.in | 2 cachegrind/docs/cg-manual.xml | 103 cachegrind/docs/cg-tech-docs.xml | 563 callgrind/Makefile.in | 2 callgrind/bb.c | 2 callgrind/bbcc.c | 2 callgrind/callgrind.h | 2 callgrind/callstack.c | 2 callgrind/clo.c | 2 callgrind/command.c | 2 callgrind/context.c | 2 callgrind/costs.c | 2 callgrind/debug.c | 2 callgrind/dump.c | 2 callgrind/events.c | 2 callgrind/fn.c | 2 callgrind/jumps.c | 2 callgrind/main.c | 6 callgrind/sim.c | 23 callgrind/threads.c | 2 config.h.in | 3 configure | 57 configure.in | 20 coregrind/Makefile.am | 2 coregrind/Makefile.in | 4 coregrind/launcher.c | 2 coregrind/m_aspacemgr/aspacemgr.c | 12 coregrind/m_clientstate.c | 2 coregrind/m_commandline.c | 2 coregrind/m_coredump/coredump-amd64-linux.c | 2 coregrind/m_coredump/coredump-elf.c | 2 coregrind/m_coredump/coredump-ppc32-linux.c | 2 coregrind/m_coredump/coredump-ppc64-linux.c | 2 coregrind/m_coredump/coredump-x86-linux.c | 2 coregrind/m_coredump/priv_elf.h | 2 coregrind/m_cpuid.S | 2 coregrind/m_debugger.c | 2 coregrind/m_debuginfo/debuginfo.c | 157 coregrind/m_debuginfo/priv_readdwarf.h | 2 coregrind/m_debuginfo/priv_readelf.h | 2 coregrind/m_debuginfo/priv_readstabs.h | 2 coregrind/m_debuginfo/priv_storage.h | 32 coregrind/m_debuginfo/readdwarf.c | 400 coregrind/m_debuginfo/readelf.c | 153 coregrind/m_debuginfo/readstabs.c | 2 coregrind/m_debuginfo/storage.c | 19 coregrind/m_debuglog.c | 2 coregrind/m_demangle/demangle.c | 2 coregrind/m_dispatch/dispatch-amd64-linux.S | 4 coregrind/m_dispatch/dispatch-ppc32-linux.S | 10 coregrind/m_dispatch/dispatch-ppc64-linux.S | 10 coregrind/m_dispatch/dispatch-x86-linux.S | 4 coregrind/m_errormgr.c | 18 coregrind/m_execontext.c | 38 coregrind/m_hashtable.c | 2 coregrind/m_libcassert.c | 2 coregrind/m_libcbase.c | 2 coregrind/m_libcfile.c | 10 coregrind/m_libcprint.c | 4 coregrind/m_libcproc.c | 2 coregrind/m_libcsignal.c | 2 coregrind/m_machine.c | 2 coregrind/m_main.c | 41 coregrind/m_mallocfree.c | 2 coregrind/m_options.c | 2 coregrind/m_redir.c | 4 coregrind/m_replacemalloc/replacemalloc_core.c | 2 coregrind/m_replacemalloc/vg_replace_malloc.c | 8 coregrind/m_scheduler/priv_sema.h | 2 coregrind/m_scheduler/scheduler.c | 2 coregrind/m_scheduler/sema.c | 2 coregrind/m_sigframe/sigframe-amd64-linux.c | 2 coregrind/m_sigframe/sigframe-ppc32-linux.c | 4 coregrind/m_sigframe/sigframe-ppc64-linux.c | 4 coregrind/m_sigframe/sigframe-x86-linux.c | 2 coregrind/m_signals.c | 2 coregrind/m_stacks.c | 2 coregrind/m_stacktrace.c | 2 coregrind/m_syscall.c | 2 coregrind/m_syswrap/priv_syswrap-generic.h | 2 coregrind/m_syswrap/priv_syswrap-linux-variants.h | 2 coregrind/m_syswrap/priv_syswrap-linux.h | 2 coregrind/m_syswrap/priv_syswrap-main.h | 2 coregrind/m_syswrap/priv_types_n_macros.h | 2 coregrind/m_syswrap/syscall-amd64-linux.S | 2 coregrind/m_syswrap/syscall-x86-linux.S | 2 coregrind/m_syswrap/syswrap-amd64-linux.c | 6 coregrind/m_syswrap/syswrap-generic.c | 144 coregrind/m_syswrap/syswrap-linux-variants.c | 2 coregrind/m_syswrap/syswrap-linux.c | 102 coregrind/m_syswrap/syswrap-main.c | 2 coregrind/m_syswrap/syswrap-ppc32-linux.c | 6 coregrind/m_syswrap/syswrap-ppc64-linux.c | 4 coregrind/m_syswrap/syswrap-x86-linux.c | 9 coregrind/m_threadstate.c | 2 coregrind/m_tooliface.c | 2 coregrind/m_trampoline.S | 2 coregrind/m_translate.c | 2 coregrind/m_transtab.c | 2 coregrind/m_ume.c | 16 coregrind/pub_core_aspacemgr.h | 11 coregrind/pub_core_basics.h | 2 coregrind/pub_core_basics_asm.h | 2 coregrind/pub_core_clientstate.h | 2 coregrind/pub_core_clreq.h | 2 coregrind/pub_core_commandline.h | 2 coregrind/pub_core_coredump.h | 2 coregrind/pub_core_cpuid.h | 2 coregrind/pub_core_debugger.h | 2 coregrind/pub_core_debuginfo.h | 2 coregrind/pub_core_debuglog.h | 2 coregrind/pub_core_demangle.h | 2 coregrind/pub_core_dispatch.h | 2 coregrind/pub_core_dispatch_asm.h | 2 coregrind/pub_core_errormgr.h | 2 coregrind/pub_core_execontext.h | 2 coregrind/pub_core_hashtable.h | 2 coregrind/pub_core_libcassert.h | 2 coregrind/pub_core_libcbase.h | 2 coregrind/pub_core_libcfile.h | 2 coregrind/pub_core_libcprint.h | 2 coregrind/pub_core_libcproc.h | 2 coregrind/pub_core_libcsignal.h | 2 coregrind/pub_core_machine.h | 2 coregrind/pub_core_mallocfree.h | 2 coregrind/pub_core_options.h | 2 coregrind/pub_core_oset.h | 2 coregrind/pub_core_redir.h | 2 coregrind/pub_core_replacemalloc.h | 2 coregrind/pub_core_scheduler.h | 2 coregrind/pub_core_sigframe.h | 2 coregrind/pub_core_signals.h | 2 coregrind/pub_core_stacks.h | 2 coregrind/pub_core_stacktrace.h | 2 coregrind/pub_core_syscall.h | 2 coregrind/pub_core_syswrap.h | 2 coregrind/pub_core_threadstate.h | 2 coregrind/pub_core_tooliface.h | 2 coregrind/pub_core_trampoline.h | 2 coregrind/pub_core_translate.h | 2 coregrind/pub_core_transtab.h | 2 coregrind/pub_core_transtab_asm.h | 2 coregrind/pub_core_ume.h | 2 coregrind/vg_preloaded.c | 2 coregrind/vki_unistd-amd64-linux.h | 2 coregrind/vki_unistd-x86-linux.h | 2 default.supp | 989 docs/html/FAQ.html | 16 docs/html/QuickStart.html | 10 docs/html/cg-manual.html | 105 docs/html/cg-tech-docs.html | 490 docs/html/cl-format.html | 70 docs/html/cl-manual.html | 4 docs/html/dist.acknowledge.html | 9 docs/html/dist.authors.html | 4 docs/html/dist.html | 14 docs/html/dist.install.html | 4 docs/html/dist.news.html | 95 docs/html/dist.readme-developers.html | 4 docs/html/dist.readme-missing.html | 4 docs/html/dist.readme-packagers.html | 4 docs/html/dist.readme.html | 4 docs/html/faq.html | 51 docs/html/hg-manual.html | 4 docs/html/index.html | 10 docs/html/license.gfdl.html | 4 docs/html/license.gpl.html | 4 docs/html/licenses.html | 4 docs/html/lk-manual.html | 10 docs/html/manual-core.html | 8 docs/html/manual-intro.html | 10 docs/html/manual.html | 49 docs/html/mc-manual.html | 4 docs/html/mc-tech-docs.html | 10 docs/html/ms-manual.html | 4 docs/html/nl-manual.html | 4 docs/html/quick-start.html | 4 docs/html/tech-docs.html | 115 docs/html/writing-tools.html | 470 docs/index.pdf |22603 - docs/index.ps |457140 ++++++++++++---------- docs/valgrind.1 | 401 docs/xml/FAQ.xml | 30 docs/xml/Makefile.am | 2 docs/xml/Makefile.in | 2 docs/xml/manual-intro.xml | 6 docs/xml/manual-writing-tools.xml | 721 docs/xml/manual.xml | 2 docs/xml/tech-docs.xml | 4 docs/xml/vg-entities.xml | 7 docs/xml/writing-tools.xml | 1000 glibc-2.3.supp | 15 glibc-2.4.supp | 16 glibc-2.5.supp | 216 helgrind/Makefile.in | 2 helgrind/helgrind.h | 2 helgrind/hg_main.c | 4 include/pub_tool_aspacemgr.h | 2 include/pub_tool_basics.h | 5 include/pub_tool_basics_asm.h | 2 include/pub_tool_clientstate.h | 2 include/pub_tool_clreq.h | 2 include/pub_tool_cpuid.h | 2 include/pub_tool_debuginfo.h | 2 include/pub_tool_errormgr.h | 2 include/pub_tool_execontext.h | 2 include/pub_tool_hashtable.h | 2 include/pub_tool_libcassert.h | 5 include/pub_tool_libcbase.h | 2 include/pub_tool_libcfile.h | 2 include/pub_tool_libcprint.h | 2 include/pub_tool_libcproc.h | 2 include/pub_tool_libcsignal.h | 2 include/pub_tool_machine.h | 2 include/pub_tool_mallocfree.h | 2 include/pub_tool_options.h | 2 include/pub_tool_oset.h | 2 include/pub_tool_redir.h | 2 include/pub_tool_replacemalloc.h | 2 include/pub_tool_signals.h | 2 include/pub_tool_stacktrace.h | 2 include/pub_tool_threadstate.h | 2 include/pub_tool_tooliface.h | 2 include/valgrind.h | 2 include/vki-amd64-linux.h | 4 include/vki-linux.h | 131 include/vki-ppc32-linux.h | 8 include/vki-ppc64-linux.h | 8 include/vki-x86-linux.h | 4 include/vki_posixtypes-amd64-linux.h | 2 include/vki_posixtypes-x86-linux.h | 2 lackey/Makefile.in | 2 lackey/lk_main.c | 16 massif/Makefile.in | 2 massif/ms_main.c | 2 memcheck/Makefile.in | 2 memcheck/mc_include.h | 2 memcheck/mc_leakcheck.c | 15 memcheck/mc_main.c | 13 memcheck/mc_malloc_wrappers.c | 2 memcheck/mc_replace_strmem.c | 103 memcheck/mc_translate.c | 4 memcheck/memcheck.h | 2 memcheck/tests/Makefile.am | 4 memcheck/tests/Makefile.in | 47 memcheck/tests/leak-0.stderr.exp | 2 memcheck/tests/leak-cycle.stderr.exp64 | 2 memcheck/tests/leak-regroot.stderr.exp | 2 memcheck/tests/leak-tree.stderr.exp | 4 memcheck/tests/leak-tree.stderr.exp2 | 4 memcheck/tests/leak-tree.stderr.exp64 | 4 memcheck/tests/nanoleak2.c | 19 memcheck/tests/nanoleak2.vgtest | 2 memcheck/tests/pointer-trace.stderr.exp | 4 memcheck/tests/pointer-trace.stderr.exp64 | 4 memcheck/tests/with-space.stderr.exp | 2 memcheck/tests/with-space.stdout.exp | 1 memcheck/tests/with-space.vgtest | 7 memcheck/tests/wrap8.c | 55 none/Makefile.in | 2 none/nl_main.c | 5 none/tests/cmdline1.stdout.exp | 2 none/tests/cmdline2.stdout.exp | 2 none/tests/ppc32/jm-insns.c | 1092 none/tests/ppc32/jm-vmx.stdout.exp | 16 none/tests/ppc64/jm-insns.c | 1092 none/tests/ppc64/jm-vmx.stdout.exp | 16 perf/tinycc.c | 26 valgrind.pc.in | 4 xfree-4.supp | 33 343 files changed, 269737 insertions(+), 222837 deletions(-)