Imported Upstream version 3.10.0 upstream/3.10.0
authorChanho Park <chanho61.park@samsung.com>
Mon, 15 Sep 2014 08:36:08 +0000 (17:36 +0900)
committerChanho Park <chanho61.park@samsung.com>
Mon, 15 Sep 2014 08:36:08 +0000 (17:36 +0900)
commit7d7b87b9494026a6ccec7f110dcba9831f81a522
tree5b4b727494cc759a922fc343b33d317ac81fe3d5
parent9eba96380f72624b0ec85ecc4cbf338f97c86702
Imported Upstream version 3.10.0
1929 files changed:
AUTHORS
FAQ.txt
Makefile.all.am
Makefile.am
Makefile.in
Makefile.tool-tests.am
Makefile.tool.am
Makefile.vex.am
Makefile.vex.in
NEWS
README
README.aarch64 [new file with mode: 0644]
README.android
README.android_emulator
README.mips
README.s390
README_DEVELOPERS
VEX/auxprogs/genoffsets.c
VEX/priv/guest_amd64_defs.h
VEX/priv/guest_amd64_helpers.c
VEX/priv/guest_amd64_toIR.c
VEX/priv/guest_arm64_defs.h [new file with mode: 0644]
VEX/priv/guest_arm64_helpers.c [new file with mode: 0644]
VEX/priv/guest_arm64_toIR.c [new file with mode: 0644]
VEX/priv/guest_arm_defs.h
VEX/priv/guest_arm_helpers.c
VEX/priv/guest_arm_toIR.c
VEX/priv/guest_generic_bb_to_IR.c
VEX/priv/guest_generic_bb_to_IR.h
VEX/priv/guest_generic_x87.c
VEX/priv/guest_generic_x87.h
VEX/priv/guest_mips_defs.h
VEX/priv/guest_mips_helpers.c
VEX/priv/guest_mips_toIR.c
VEX/priv/guest_ppc_defs.h
VEX/priv/guest_ppc_helpers.c
VEX/priv/guest_ppc_toIR.c
VEX/priv/guest_s390_defs.h
VEX/priv/guest_s390_helpers.c
VEX/priv/guest_s390_toIR.c
VEX/priv/guest_x86_defs.h
VEX/priv/guest_x86_helpers.c
VEX/priv/guest_x86_toIR.c
VEX/priv/host_amd64_defs.c
VEX/priv/host_amd64_defs.h
VEX/priv/host_amd64_isel.c
VEX/priv/host_arm64_defs.c [new file with mode: 0644]
VEX/priv/host_arm64_defs.h [new file with mode: 0644]
VEX/priv/host_arm64_isel.c [new file with mode: 0644]
VEX/priv/host_arm_defs.c
VEX/priv/host_arm_defs.h
VEX/priv/host_arm_isel.c
VEX/priv/host_generic_maddf.c [new file with mode: 0644]
VEX/priv/host_generic_maddf.h [new file with mode: 0644]
VEX/priv/host_generic_reg_alloc2.c
VEX/priv/host_generic_regs.c
VEX/priv/host_generic_regs.h
VEX/priv/host_generic_simd128.c
VEX/priv/host_generic_simd128.h
VEX/priv/host_generic_simd256.c [new file with mode: 0644]
VEX/priv/host_generic_simd256.h [new file with mode: 0644]
VEX/priv/host_generic_simd64.c
VEX/priv/host_generic_simd64.h
VEX/priv/host_mips_defs.c
VEX/priv/host_mips_defs.h
VEX/priv/host_mips_isel.c
VEX/priv/host_ppc_defs.c
VEX/priv/host_ppc_defs.h
VEX/priv/host_ppc_isel.c
VEX/priv/host_s390_defs.c
VEX/priv/host_s390_defs.h
VEX/priv/host_s390_isel.c
VEX/priv/host_x86_defs.c
VEX/priv/host_x86_defs.h
VEX/priv/host_x86_isel.c
VEX/priv/ir_defs.c
VEX/priv/ir_inject.c [new file with mode: 0644]
VEX/priv/ir_match.c
VEX/priv/ir_match.h
VEX/priv/ir_opt.c
VEX/priv/ir_opt.h
VEX/priv/main_globals.c
VEX/priv/main_globals.h
VEX/priv/main_main.c
VEX/priv/main_util.c
VEX/priv/main_util.h
VEX/priv/s390_defs.h [new file with mode: 0644]
VEX/priv/s390_disasm.c [moved from VEX/priv/host_s390_disasm.c with 90% similarity]
VEX/priv/s390_disasm.h [moved from VEX/priv/host_s390_disasm.h with 90% similarity]
VEX/pub/libvex.h
VEX/pub/libvex_basictypes.h
VEX/pub/libvex_emnote.h [moved from VEX/pub/libvex_emwarn.h with 55% similarity]
VEX/pub/libvex_guest_amd64.h
VEX/pub/libvex_guest_arm.h
VEX/pub/libvex_guest_arm64.h [new file with mode: 0644]
VEX/pub/libvex_guest_mips32.h
VEX/pub/libvex_guest_mips64.h [new file with mode: 0644]
VEX/pub/libvex_guest_offsets.h
VEX/pub/libvex_guest_ppc32.h
VEX/pub/libvex_guest_ppc64.h
VEX/pub/libvex_guest_s390x.h
VEX/pub/libvex_guest_x86.h
VEX/pub/libvex_ir.h
VEX/pub/libvex_s390x_common.h
VEX/pub/libvex_trc_values.h
aclocal.m4
auxprogs/Makefile.am
auxprogs/Makefile.in
auxprogs/change-copyright-year
auxprogs/docs/valgrind-listener-manpage.xml [new file with mode: 0644]
auxprogs/getoff.c [new file with mode: 0644]
auxprogs/nightly-build-summary
auxprogs/update-demangler
auxprogs/valgrind-di-server.c [new file with mode: 0644]
auxprogs/valgrind-listener.c
cachegrind/Makefile.am
cachegrind/Makefile.in
cachegrind/cg-arch.c [deleted file]
cachegrind/cg-ppc32.c [deleted file]
cachegrind/cg-ppc64.c [deleted file]
cachegrind/cg-s390x.c [deleted file]
cachegrind/cg-x86-amd64.c [deleted file]
cachegrind/cg_annotate.in
cachegrind/cg_arch.c [new file with mode: 0644]
cachegrind/cg_arch.h
cachegrind/cg_branchpred.c
cachegrind/cg_diff.in
cachegrind/cg_main.c
cachegrind/cg_merge.c
cachegrind/cg_sim.c
cachegrind/docs/cg-manual.xml
cachegrind/docs/cg_diff-manpage.xml [new file with mode: 0644]
cachegrind/docs/cg_merge-manpage.xml [new file with mode: 0644]
cachegrind/tests/Makefile.in
cachegrind/tests/filter_stderr
cachegrind/tests/x86/Makefile.in
callgrind/Makefile.am
callgrind/Makefile.in
callgrind/bb.c
callgrind/bbcc.c
callgrind/callgrind.h
callgrind/callgrind_annotate.in
callgrind/callgrind_control.in
callgrind/callstack.c
callgrind/clo.c
callgrind/context.c
callgrind/costs.c
callgrind/costs.h
callgrind/debug.c
callgrind/docs/cl-format.xml
callgrind/docs/cl-manual.xml
callgrind/dump.c
callgrind/events.c
callgrind/events.h
callgrind/fn.c
callgrind/global.h
callgrind/jumps.c
callgrind/main.c
callgrind/sim.c
callgrind/tests/Makefile.in
callgrind/tests/filter_stderr
callgrind/threads.c
compile
config.guess [changed mode: 0755->0644]
config.h
config.h.in
config.sub [changed mode: 0755->0644]
configure
configure.ac [moved from configure.in with 74% similarity]
coregrind/Makefile.am
coregrind/Makefile.in
coregrind/docs/vgdb-manpage.xml [new file with mode: 0644]
coregrind/launcher-darwin.c
coregrind/launcher-linux.c
coregrind/link_tool_exe_linux.in
coregrind/m_addrinfo.c [new file with mode: 0644]
coregrind/m_aspacehl.c
coregrind/m_aspacemgr/aspacemgr-common.c
coregrind/m_aspacemgr/aspacemgr-linux.c
coregrind/m_aspacemgr/priv_aspacemgr.h
coregrind/m_cache.c [new file with mode: 0644]
coregrind/m_clientstate.c
coregrind/m_commandline.c
coregrind/m_coredump/coredump-elf.c
coregrind/m_coredump/coredump-macho.c
coregrind/m_cpuid.S
coregrind/m_debugger.c
coregrind/m_debuginfo/d3basics.c
coregrind/m_debuginfo/debuginfo.c
coregrind/m_debuginfo/image.c [new file with mode: 0644]
coregrind/m_debuginfo/lzoconf.h [new file with mode: 0644]
coregrind/m_debuginfo/lzodefs.h [new file with mode: 0644]
coregrind/m_debuginfo/minilzo-inl.c [new file with mode: 0644]
coregrind/m_debuginfo/minilzo.h [new file with mode: 0644]
coregrind/m_debuginfo/misc.c
coregrind/m_debuginfo/priv_d3basics.h
coregrind/m_debuginfo/priv_image.h [new file with mode: 0644]
coregrind/m_debuginfo/priv_misc.h
coregrind/m_debuginfo/priv_readdwarf.h
coregrind/m_debuginfo/priv_readdwarf3.h
coregrind/m_debuginfo/priv_readelf.h
coregrind/m_debuginfo/priv_readexidx.h [moved from cachegrind/cg-mips32.c with 52% similarity]
coregrind/m_debuginfo/priv_readmacho.h
coregrind/m_debuginfo/priv_readpdb.h
coregrind/m_debuginfo/priv_readstabs.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/readexidx.c [new file with mode: 0644]
coregrind/m_debuginfo/readmacho.c
coregrind/m_debuginfo/readpdb.c
coregrind/m_debuginfo/readstabs.c
coregrind/m_debuginfo/storage.c
coregrind/m_debuginfo/tytypes.c
coregrind/m_debuglog.c
coregrind/m_deduppoolalloc.c [new file with mode: 0644]
coregrind/m_demangle/ansidecl.h
coregrind/m_demangle/cp-demangle.c
coregrind/m_demangle/cp-demangle.h
coregrind/m_demangle/cplus-dem.c
coregrind/m_demangle/demangle.c
coregrind/m_demangle/demangle.h
coregrind/m_demangle/vg_libciface.h
coregrind/m_dispatch/dispatch-amd64-darwin.S
coregrind/m_dispatch/dispatch-amd64-linux.S
coregrind/m_dispatch/dispatch-arm-linux.S
coregrind/m_dispatch/dispatch-arm64-linux.S [new file with mode: 0644]
coregrind/m_dispatch/dispatch-mips32-linux.S
coregrind/m_dispatch/dispatch-mips64-linux.S [new file with mode: 0644]
coregrind/m_dispatch/dispatch-ppc32-linux.S
coregrind/m_dispatch/dispatch-ppc64be-linux.S [moved from coregrind/m_dispatch/dispatch-ppc64-linux.S with 98% similarity]
coregrind/m_dispatch/dispatch-ppc64le-linux.S [new file with mode: 0644]
coregrind/m_dispatch/dispatch-s390x-linux.S
coregrind/m_dispatch/dispatch-x86-darwin.S
coregrind/m_dispatch/dispatch-x86-linux.S
coregrind/m_errormgr.c
coregrind/m_execontext.c
coregrind/m_gdbserver/64bit-linux-valgrind-s1.xml
coregrind/m_gdbserver/64bit-linux-valgrind-s2.xml
coregrind/m_gdbserver/64bit-linux.xml
coregrind/m_gdbserver/README_DEVELOPERS
coregrind/m_gdbserver/m_gdbserver.c
coregrind/m_gdbserver/mips64-cp0-valgrind-s1.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-cp0-valgrind-s2.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-cp0.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-cpu-valgrind-s1.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-cpu-valgrind-s2.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-cpu.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-fpu-valgrind-s1.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-fpu-valgrind-s2.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-fpu.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-linux-valgrind.xml [new file with mode: 0644]
coregrind/m_gdbserver/mips64-linux.xml [new file with mode: 0644]
coregrind/m_gdbserver/regcache.c
coregrind/m_gdbserver/regcache.h
coregrind/m_gdbserver/regdef.h
coregrind/m_gdbserver/remote-utils.c
coregrind/m_gdbserver/server.c
coregrind/m_gdbserver/server.h
coregrind/m_gdbserver/signals.c
coregrind/m_gdbserver/target.c
coregrind/m_gdbserver/target.h
coregrind/m_gdbserver/utils.c
coregrind/m_gdbserver/valgrind-low-amd64.c
coregrind/m_gdbserver/valgrind-low-arm.c
coregrind/m_gdbserver/valgrind-low-arm64.c [new file with mode: 0644]
coregrind/m_gdbserver/valgrind-low-mips32.c
coregrind/m_gdbserver/valgrind-low-mips64.c [new file with mode: 0644]
coregrind/m_gdbserver/valgrind-low-ppc32.c
coregrind/m_gdbserver/valgrind-low-ppc64.c
coregrind/m_gdbserver/valgrind-low-s390x.c
coregrind/m_gdbserver/valgrind-low-x86.c
coregrind/m_gdbserver/valgrind_low.h
coregrind/m_hashtable.c
coregrind/m_initimg/initimg-darwin.c
coregrind/m_initimg/initimg-linux.c
coregrind/m_initimg/initimg-pathscan.c
coregrind/m_initimg/priv_initimg_pathscan.h
coregrind/m_initimg/simple_huffman.c [deleted file]
coregrind/m_libcassert.c
coregrind/m_libcbase.c
coregrind/m_libcfile.c
coregrind/m_libcprint.c
coregrind/m_libcproc.c
coregrind/m_libcsetjmp.c
coregrind/m_libcsignal.c
coregrind/m_mach/mach_basics.c
coregrind/m_mach/mach_traps-amd64-darwin.S
coregrind/m_mach/mach_traps-x86-darwin.S
coregrind/m_machine.c
coregrind/m_main.c
coregrind/m_mallocfree.c
coregrind/m_options.c
coregrind/m_oset.c
coregrind/m_poolalloc.c
coregrind/m_rangemap.c [new file with mode: 0644]
coregrind/m_redir.c
coregrind/m_replacemalloc/replacemalloc_core.c
coregrind/m_replacemalloc/vg_replace_malloc.c
coregrind/m_sbprofile.c [new file with mode: 0644]
coregrind/m_scheduler/priv_sched-lock-impl.h
coregrind/m_scheduler/priv_sched-lock.h
coregrind/m_scheduler/priv_sema.h
coregrind/m_scheduler/sched-lock-generic.c
coregrind/m_scheduler/sched-lock.c
coregrind/m_scheduler/scheduler.c
coregrind/m_scheduler/sema.c
coregrind/m_scheduler/ticket-lock-linux.c
coregrind/m_seqmatch.c
coregrind/m_sigframe/sigframe-amd64-darwin.c
coregrind/m_sigframe/sigframe-amd64-linux.c
coregrind/m_sigframe/sigframe-arm-linux.c
coregrind/m_sigframe/sigframe-arm64-linux.c [new file with mode: 0644]
coregrind/m_sigframe/sigframe-mips32-linux.c
coregrind/m_sigframe/sigframe-mips64-linux.c [new file with mode: 0644]
coregrind/m_sigframe/sigframe-ppc32-linux.c
coregrind/m_sigframe/sigframe-ppc64-linux.c
coregrind/m_sigframe/sigframe-s390x-linux.c
coregrind/m_sigframe/sigframe-x86-darwin.c
coregrind/m_sigframe/sigframe-x86-linux.c
coregrind/m_signals.c
coregrind/m_sparsewa.c
coregrind/m_stacks.c
coregrind/m_stacktrace.c
coregrind/m_syscall.c
coregrind/m_syswrap/priv_syswrap-darwin.h
coregrind/m_syswrap/priv_syswrap-generic.h
coregrind/m_syswrap/priv_syswrap-linux-variants.h
coregrind/m_syswrap/priv_syswrap-linux.h
coregrind/m_syswrap/priv_syswrap-main.h
coregrind/m_syswrap/priv_syswrap-xen.h [new file with mode: 0644]
coregrind/m_syswrap/priv_types_n_macros.h
coregrind/m_syswrap/syscall-amd64-darwin.S
coregrind/m_syswrap/syscall-amd64-linux.S
coregrind/m_syswrap/syscall-arm-linux.S
coregrind/m_syswrap/syscall-arm64-linux.S [new file with mode: 0644]
coregrind/m_syswrap/syscall-mips32-linux.S
coregrind/m_syswrap/syscall-mips64-linux.S [new file with mode: 0644]
coregrind/m_syswrap/syscall-ppc32-linux.S
coregrind/m_syswrap/syscall-ppc64be-linux.S [moved from coregrind/m_syswrap/syscall-ppc64-linux.S with 97% similarity]
coregrind/m_syswrap/syscall-ppc64le-linux.S [new file with mode: 0644]
coregrind/m_syswrap/syscall-s390x-linux.S
coregrind/m_syswrap/syscall-x86-darwin.S
coregrind/m_syswrap/syscall-x86-linux.S
coregrind/m_syswrap/syswrap-amd64-darwin.c
coregrind/m_syswrap/syswrap-amd64-linux.c
coregrind/m_syswrap/syswrap-arm-linux.c
coregrind/m_syswrap/syswrap-arm64-linux.c [new file with mode: 0644]
coregrind/m_syswrap/syswrap-darwin.c
coregrind/m_syswrap/syswrap-generic.c
coregrind/m_syswrap/syswrap-linux-variants.c
coregrind/m_syswrap/syswrap-linux.c
coregrind/m_syswrap/syswrap-main.c
coregrind/m_syswrap/syswrap-mips32-linux.c
coregrind/m_syswrap/syswrap-mips64-linux.c [new file with mode: 0644]
coregrind/m_syswrap/syswrap-ppc32-linux.c
coregrind/m_syswrap/syswrap-ppc64-linux.c
coregrind/m_syswrap/syswrap-s390x-linux.c
coregrind/m_syswrap/syswrap-x86-darwin.c
coregrind/m_syswrap/syswrap-x86-linux.c
coregrind/m_syswrap/syswrap-xen.c [new file with mode: 0644]
coregrind/m_threadstate.c
coregrind/m_tooliface.c
coregrind/m_trampoline.S
coregrind/m_translate.c
coregrind/m_transtab.c
coregrind/m_ume/elf.c
coregrind/m_ume/macho.c
coregrind/m_ume/main.c
coregrind/m_ume/priv_ume.h
coregrind/m_ume/script.c
coregrind/m_vki.c
coregrind/m_vkiscnums.c
coregrind/m_wordfm.c
coregrind/m_xarray.c
coregrind/pub_core_addrinfo.h [moved from include/pub_tool_cpuid.h with 73% similarity]
coregrind/pub_core_aspacehl.h
coregrind/pub_core_aspacemgr.h
coregrind/pub_core_basics.h
coregrind/pub_core_basics_asm.h
coregrind/pub_core_clientstate.h
coregrind/pub_core_clreq.h
coregrind/pub_core_commandline.h
coregrind/pub_core_coredump.h
coregrind/pub_core_cpuid.h
coregrind/pub_core_debugger.h
coregrind/pub_core_debuginfo.h
coregrind/pub_core_debuglog.h
coregrind/pub_core_deduppoolalloc.h [new file with mode: 0644]
coregrind/pub_core_demangle.h
coregrind/pub_core_dispatch.h
coregrind/pub_core_dispatch_asm.h
coregrind/pub_core_errormgr.h
coregrind/pub_core_execontext.h
coregrind/pub_core_gdbserver.h
coregrind/pub_core_hashtable.h
coregrind/pub_core_initimg.h
coregrind/pub_core_inner.h [moved from include/pub_tool_inner.h with 92% similarity]
coregrind/pub_core_libcassert.h
coregrind/pub_core_libcbase.h
coregrind/pub_core_libcfile.h
coregrind/pub_core_libcprint.h
coregrind/pub_core_libcproc.h
coregrind/pub_core_libcsetjmp.h
coregrind/pub_core_libcsignal.h
coregrind/pub_core_mach.h
coregrind/pub_core_machine.h
coregrind/pub_core_mallocfree.h
coregrind/pub_core_options.h
coregrind/pub_core_oset.h
coregrind/pub_core_poolalloc.h [new file with mode: 0644]
coregrind/pub_core_rangemap.h [moved from cachegrind/cg-arm.c with 52% similarity]
coregrind/pub_core_redir.h
coregrind/pub_core_replacemalloc.h
coregrind/pub_core_sbprofile.h [new file with mode: 0644]
coregrind/pub_core_scheduler.h
coregrind/pub_core_seqmatch.h
coregrind/pub_core_sigframe.h
coregrind/pub_core_signals.h
coregrind/pub_core_sparsewa.h
coregrind/pub_core_stacks.h
coregrind/pub_core_stacktrace.h
coregrind/pub_core_syscall.h
coregrind/pub_core_syswrap.h
coregrind/pub_core_threadstate.h
coregrind/pub_core_tooliface.h
coregrind/pub_core_trampoline.h
coregrind/pub_core_translate.h
coregrind/pub_core_transtab.h
coregrind/pub_core_transtab_asm.h
coregrind/pub_core_ume.h
coregrind/pub_core_vki.h
coregrind/pub_core_vkiscnums.h
coregrind/pub_core_vkiscnums_asm.h
coregrind/pub_core_wordfm.h
coregrind/pub_core_xarray.h
coregrind/vg_preloaded.c
coregrind/vgdb-invoker-none.c [new file with mode: 0644]
coregrind/vgdb-invoker-ptrace.c [new file with mode: 0644]
coregrind/vgdb.c
coregrind/vgdb.h [new file with mode: 0644]
darwin10-drd.supp
darwin10.supp
darwin11.supp
darwin12.supp
darwin13.supp [new file with mode: 0644]
depcomp
docs/Makefile.am
docs/Makefile.in
docs/callgrind_annotate.1
docs/callgrind_control.1
docs/cg_annotate.1
docs/cg_diff.1 [new file with mode: 0644]
docs/cg_merge.1 [new file with mode: 0644]
docs/html/FAQ.html
docs/html/QuickStart.html
docs/html/bbv-manual.html
docs/html/cg-manual.html
docs/html/cl-format.html
docs/html/cl-manual.html
docs/html/design-impl.html
docs/html/dh-manual.html
docs/html/dist.authors.html
docs/html/dist.html
docs/html/dist.news.html
docs/html/dist.news.old.html
docs/html/dist.readme-android.html
docs/html/dist.readme-android_emulator.html
docs/html/dist.readme-developers.html
docs/html/dist.readme-mips.html
docs/html/dist.readme-missing.html
docs/html/dist.readme-packagers.html
docs/html/dist.readme-s390.html
docs/html/dist.readme.html
docs/html/drd-manual.html
docs/html/faq.html
docs/html/hg-manual.html
docs/html/index.html
docs/html/license.gfdl.html
docs/html/license.gpl.html
docs/html/licenses.html
docs/html/lk-manual.html
docs/html/manual-core-adv.html
docs/html/manual-core.html
docs/html/manual-intro.html
docs/html/manual-writing-tools.html
docs/html/manual.html
docs/html/mc-manual.html
docs/html/ms-manual.html
docs/html/nl-manual.html
docs/html/quick-start.html
docs/html/sg-manual.html
docs/html/tech-docs.html
docs/index.pdf
docs/index.ps
docs/internals/3_10_BUGSTATUS.txt [new file with mode: 0644]
docs/internals/3_7_BUGSTATUS.txt
docs/internals/3_8_BUGSTATUS.txt [new file with mode: 0644]
docs/internals/3_9_BUGSTATUS.txt [new file with mode: 0644]
docs/internals/porting-to-ARM.txt
docs/internals/register-uses.txt
docs/internals/release-HOWTO.txt
docs/internals/t-chaining-notes.txt
docs/internals/xml-output-protocol4.txt
docs/ms_print.1
docs/valgrind-listener.1 [new file with mode: 0644]
docs/valgrind.1
docs/vgdb.1 [new file with mode: 0644]
docs/xml/FAQ.xml
docs/xml/manpages-index.xml
docs/xml/manual-core-adv.xml
docs/xml/manual-core.xml
docs/xml/valgrind-manpage.xml
docs/xml/vg-entities.xml
drd/Makefile.am
drd/Makefile.in
drd/docs/drd-manual.xml
drd/drd.h
drd/drd_barrier.c
drd/drd_barrier.h
drd/drd_basics.h
drd/drd_bitmap.c
drd/drd_bitmap.h
drd/drd_clientobj.c
drd/drd_clientobj.h
drd/drd_clientreq.c
drd/drd_clientreq.h
drd/drd_cond.c
drd/drd_cond.h
drd/drd_darwin_intercepts.c
drd/drd_error.c
drd/drd_error.h
drd/drd_hb.c
drd/drd_hb.h
drd/drd_libstdcxx_intercepts.c [new file with mode: 0644]
drd/drd_load_store.c
drd/drd_load_store.h
drd/drd_main.c
drd/drd_malloc_wrappers.c
drd/drd_malloc_wrappers.h
drd/drd_mutex.c
drd/drd_mutex.h
drd/drd_pthread_intercepts.c
drd/drd_qtcore_intercepts.c
drd/drd_rwlock.c
drd/drd_rwlock.h
drd/drd_segment.c
drd/drd_segment.h
drd/drd_semaphore.c
drd/drd_semaphore.h
drd/drd_strmem_intercepts.c
drd/drd_suppression.c
drd/drd_suppression.h
drd/drd_thread.c
drd/drd_thread.h
drd/drd_thread_bitmap.h
drd/drd_vc.c
drd/drd_vc.h
drd/pub_drd_bitmap.h
drd/tests/Makefile.am
drd/tests/Makefile.in
drd/tests/annotate_barrier_xml.stderr.exp
drd/tests/annotate_ignore_rw.stderr.exp
drd/tests/annotate_ignore_rw2.stderr.exp
drd/tests/annotate_ignore_write.stderr.exp
drd/tests/annotate_ignore_write2.stderr.exp
drd/tests/annotate_sem.c [new file with mode: 0644]
drd/tests/annotate_sem.stderr.exp [new file with mode: 0644]
drd/tests/annotate_sem.vgtest [new file with mode: 0644]
drd/tests/annotate_smart_pointer.cpp
drd/tests/annotate_smart_pointer2.stderr.exp-darwin [new file with mode: 0644]
drd/tests/annotate_trace_memory.c
drd/tests/annotate_trace_memory.stderr.exp-32bit
drd/tests/annotate_trace_memory.stderr.exp-mips32 [new file with mode: 0644]
drd/tests/annotate_trace_memory_xml.stderr.exp-32bit
drd/tests/annotate_trace_memory_xml.stderr.exp-mips32 [new file with mode: 0644]
drd/tests/atomic_var.stderr.exp
drd/tests/concurrent_close.cpp [new file with mode: 0644]
drd/tests/concurrent_close.stderr.exp [new file with mode: 0644]
drd/tests/concurrent_close.vgtest [new file with mode: 0644]
drd/tests/filter_stderr
drd/tests/fp_race.stderr.exp
drd/tests/fp_race.stderr.exp-mips32-be [new file with mode: 0644]
drd/tests/fp_race.stderr.exp-mips32-le [new file with mode: 0644]
drd/tests/fp_race_xml.stderr.exp
drd/tests/fp_race_xml.stderr.exp-mips32-be [new file with mode: 0644]
drd/tests/fp_race_xml.stderr.exp-mips32-le [new file with mode: 0644]
drd/tests/free_is_write.c
drd/tests/hg03_inherit.stderr.exp
drd/tests/hg04_race.stderr.exp
drd/tests/local_static.cpp [new file with mode: 0644]
drd/tests/local_static.stderr.exp [new file with mode: 0644]
drd/tests/local_static.vgtest [new file with mode: 0644]
drd/tests/pth_barrier_thr_cr.supp
drd/tests/pth_cancel_locked.c
drd/tests/pth_cancel_locked.stderr.exp
drd/tests/pth_cond_destroy_busy.c [new file with mode: 0644]
drd/tests/pth_cond_destroy_busy.stderr.exp [new file with mode: 0644]
drd/tests/pth_cond_destroy_busy.vgtest [new file with mode: 0644]
drd/tests/pth_create_chain.c
drd/tests/pth_detached3.c
drd/tests/pth_spinlock.vgtest
drd/tests/rwlock_race.stderr.exp
drd/tests/sem_as_mutex.stderr.exp
drd/tests/sem_as_mutex.stderr.exp-mips32-be [new file with mode: 0644]
drd/tests/sem_as_mutex.stderr.exp-mips32-le [new file with mode: 0644]
drd/tests/sem_as_mutex3.stderr.exp
drd/tests/sem_as_mutex3.stderr.exp-mips32-be [new file with mode: 0644]
drd/tests/sem_as_mutex3.stderr.exp-mips32-le [new file with mode: 0644]
drd/tests/sem_open.c
drd/tests/sem_open.stderr.exp
drd/tests/sem_open.stderr.exp-mips32-be [new file with mode: 0644]
drd/tests/sem_open.stderr.exp-mips32-le [new file with mode: 0644]
drd/tests/sem_open3.stderr.exp
drd/tests/sem_open3.stderr.exp-mips32-be [new file with mode: 0644]
drd/tests/sem_open3.stderr.exp-mips32-le [new file with mode: 0644]
drd/tests/sem_open_traced.stderr.exp
drd/tests/sem_wait.cpp [new file with mode: 0644]
drd/tests/sem_wait.stderr.exp [new file with mode: 0644]
drd/tests/sem_wait.vgtest [new file with mode: 0644]
drd/tests/std_atomic.cpp [new file with mode: 0644]
drd/tests/std_atomic.stderr.exp [new file with mode: 0644]
drd/tests/std_atomic.vgtest [new file with mode: 0644]
drd/tests/std_list.cpp [new file with mode: 0644]
drd/tests/std_list.stderr.exp [new file with mode: 0644]
drd/tests/std_list.vgtest [new file with mode: 0644]
drd/tests/std_string.cpp [new file with mode: 0644]
drd/tests/std_string.stderr.exp [new file with mode: 0644]
drd/tests/std_string.vgtest [new file with mode: 0644]
drd/tests/std_thread.cpp
drd/tests/std_thread.vgtest
drd/tests/std_thread2.cpp [new file with mode: 0644]
drd/tests/std_thread2.stderr.exp [new file with mode: 0644]
drd/tests/std_thread2.supp [new file with mode: 0644]
drd/tests/std_thread2.vgtest [new file with mode: 0644]
drd/tests/str_tester.stderr.exp [new file with mode: 0644]
drd/tests/str_tester.vgtest [new file with mode: 0644]
drd/tests/tc21_pthonce.stdout.exp
drd/tests/thread_name.c
drd/tests/threaded-fork-vcs.stderr.exp [new file with mode: 0644]
drd/tests/threaded-fork-vcs.vgtest [new file with mode: 0644]
drd/tests/tls_threads.stderr.exp [new file with mode: 0644]
drd/tests/tls_threads.vgtest [new file with mode: 0644]
drd/tests/trylock.c
drd/tests/tsan_unittest.cpp
drd/tests/unit_bitmap.c
drd/tests/unit_vc.c
exp-bbv/Makefile.in
exp-bbv/bbv_main.c
exp-bbv/tests/Makefile.in
exp-bbv/tests/amd64-linux/Makefile.am
exp-bbv/tests/amd64-linux/Makefile.in
exp-bbv/tests/amd64-linux/fldcw_check.S
exp-bbv/tests/amd64-linux/ll.S
exp-bbv/tests/arm-linux/Makefile.am
exp-bbv/tests/arm-linux/Makefile.in
exp-bbv/tests/arm-linux/ll.S
exp-bbv/tests/ppc32-linux/Makefile.am
exp-bbv/tests/ppc32-linux/Makefile.in
exp-bbv/tests/ppc32-linux/ll.S
exp-bbv/tests/x86-linux/Makefile.am
exp-bbv/tests/x86-linux/Makefile.in
exp-bbv/tests/x86-linux/ll.S
exp-bbv/tests/x86/Makefile.in
exp-dhat/Makefile.am
exp-dhat/Makefile.in
exp-dhat/dh_main.c
exp-dhat/tests/Makefile.in
exp-sgcheck/Makefile.am
exp-sgcheck/Makefile.in
exp-sgcheck/docs/sg-manual.xml
exp-sgcheck/h_intercepts.c
exp-sgcheck/h_main.c
exp-sgcheck/h_main.h
exp-sgcheck/pc_common.c
exp-sgcheck/pc_common.h
exp-sgcheck/pc_main.c
exp-sgcheck/sg_main.c
exp-sgcheck/sg_main.h
exp-sgcheck/tests/Makefile.am
exp-sgcheck/tests/Makefile.in
exp-sgcheck/tests/globalerr.stderr.exp-gcc491-amd64 [new file with mode: 0644]
exp-sgcheck/tests/hackedbz2.c
exp-sgcheck/tests/is_arch_supported
gdbserver_tests/Makefile.am
gdbserver_tests/Makefile.in
gdbserver_tests/filter_gdb
gdbserver_tests/filter_helgrind_monitor [new file with mode: 0755]
gdbserver_tests/filter_stderr
gdbserver_tests/filter_vgdb
gdbserver_tests/gone.c [new file with mode: 0644]
gdbserver_tests/hginfo.stderr.exp [new file with mode: 0644]
gdbserver_tests/hginfo.stderrB.exp [new file with mode: 0644]
gdbserver_tests/hginfo.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/hginfo.stdoutB.exp [new file with mode: 0644]
gdbserver_tests/hginfo.vgtest [new file with mode: 0644]
gdbserver_tests/hgtls.stderr.exp [new file with mode: 0644]
gdbserver_tests/hgtls.stderrB.exp [new file with mode: 0644]
gdbserver_tests/hgtls.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/hgtls.stdoutB.exp [new file with mode: 0644]
gdbserver_tests/hgtls.vgtest [new file with mode: 0644]
gdbserver_tests/make_local_links
gdbserver_tests/mcbreak.stderrB.exp
gdbserver_tests/mcbreak.stdinB.gdb
gdbserver_tests/mcclean_after_fork.stderr.exp
gdbserver_tests/mchelp.stdoutB.exp
gdbserver_tests/mcinfcallWSRU.stderrB.exp
gdbserver_tests/mcinvokeRU.vgtest
gdbserver_tests/mcinvokeWS.vgtest
gdbserver_tests/mcleak.stderr.exp
gdbserver_tests/mcleak.stderrB.exp
gdbserver_tests/mcleak.stdoutB.exp
gdbserver_tests/mcmain_pic.stderr.exp
gdbserver_tests/mcmain_pic.stderrB.exp
gdbserver_tests/mcmain_pic.stdoutB.exp
gdbserver_tests/mcsignopass.stderr.exp
gdbserver_tests/mcsigpass.stderr.exp
gdbserver_tests/mcvabits.stdinB.gdb
gdbserver_tests/mcwatchpoints.stderr.exp
gdbserver_tests/mcwatchpoints.stdinB.gdb
gdbserver_tests/mcwatchpoints.stdoutB.exp
gdbserver_tests/mssnapshot.stderrB.exp
gdbserver_tests/mssnapshot.vgtest
gdbserver_tests/nlcontrolc.stdoutB.exp
gdbserver_tests/nlcontrolc.vgtest
gdbserver_tests/nlgone_abrt.stderr.exp [new file with mode: 0644]
gdbserver_tests/nlgone_abrt.stderrB.exp [new file with mode: 0644]
gdbserver_tests/nlgone_abrt.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/nlgone_abrt.stdoutB.exp [new file with mode: 0644]
gdbserver_tests/nlgone_abrt.vgtest [new file with mode: 0644]
gdbserver_tests/nlgone_exit.stderr.exp [new file with mode: 0644]
gdbserver_tests/nlgone_exit.stderrB.exp [new file with mode: 0644]
gdbserver_tests/nlgone_exit.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/nlgone_exit.stdoutB.exp [new file with mode: 0644]
gdbserver_tests/nlgone_exit.vgtest [new file with mode: 0644]
gdbserver_tests/nlgone_return.stderr.exp [new file with mode: 0644]
gdbserver_tests/nlgone_return.stderrB.exp [new file with mode: 0644]
gdbserver_tests/nlgone_return.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/nlgone_return.stdoutB.exp [new file with mode: 0644]
gdbserver_tests/nlgone_return.vgtest [new file with mode: 0644]
gdbserver_tests/nlpasssigalrm.stderrB.exp
gdbserver_tests/nlpasssigalrm.stdoutB.exp
gdbserver_tests/nlself_invalidate.stderr.exp [new file with mode: 0644]
gdbserver_tests/nlself_invalidate.stderrB.exp [new file with mode: 0644]
gdbserver_tests/nlself_invalidate.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/nlself_invalidate.vgtest [new file with mode: 0644]
gdbserver_tests/nlsigvgdb.vgtest
gdbserver_tests/nlvgdbsigqueue.stderr.exp [new file with mode: 0644]
gdbserver_tests/nlvgdbsigqueue.stderrB.exp [new file with mode: 0644]
gdbserver_tests/nlvgdbsigqueue.stdinB.gdb [new file with mode: 0644]
gdbserver_tests/nlvgdbsigqueue.stdoutB.exp [new file with mode: 0644]
gdbserver_tests/nlvgdbsigqueue.vgtest [new file with mode: 0644]
gdbserver_tests/self_invalidate.c [new file with mode: 0644]
gdbserver_tests/send_signal [new file with mode: 0755]
gdbserver_tests/sleepers.c
gdbserver_tests/watchpoints.c
glibc-2.34567-NPTL-helgrind.supp
helgrind/Makefile.am
helgrind/Makefile.in
helgrind/docs/hg-manual.xml
helgrind/helgrind.h
helgrind/hg_addrdescr.c [new file with mode: 0644]
helgrind/hg_addrdescr.h [new file with mode: 0644]
helgrind/hg_basics.c
helgrind/hg_basics.h
helgrind/hg_errors.c
helgrind/hg_errors.h
helgrind/hg_intercepts.c
helgrind/hg_lock_n_thread.c
helgrind/hg_lock_n_thread.h
helgrind/hg_main.c
helgrind/hg_wordset.c
helgrind/hg_wordset.h
helgrind/libhb.h
helgrind/libhb_core.c
helgrind/tests/Makefile.am
helgrind/tests/Makefile.in
helgrind/tests/annotate_hbefore.c
helgrind/tests/annotate_rwlock.stderr.exp
helgrind/tests/cond_init_destroy.c [new file with mode: 0644]
helgrind/tests/cond_init_destroy.stderr.exp [new file with mode: 0644]
helgrind/tests/cond_init_destroy.vgtest [new file with mode: 0644]
helgrind/tests/cond_timedwait_test.c [new file with mode: 0644]
helgrind/tests/cond_timedwait_test.stderr.exp [new file with mode: 0644]
helgrind/tests/cond_timedwait_test.stdout.exp [new file with mode: 0644]
helgrind/tests/cond_timedwait_test.vgtest [new file with mode: 0644]
helgrind/tests/filter_stderr
helgrind/tests/free_is_write.stderr.exp
helgrind/tests/hg01_all_ok.c
helgrind/tests/hg02_deadlock.stderr.exp
helgrind/tests/hg03_inherit.stderr.exp
helgrind/tests/hg04_race.stderr.exp
helgrind/tests/hg05_race2.stderr.exp
helgrind/tests/locked_vs_unlocked1_fwd.stderr.exp
helgrind/tests/locked_vs_unlocked1_rev.stderr.exp
helgrind/tests/locked_vs_unlocked2.stderr.exp
helgrind/tests/locked_vs_unlocked3.stderr.exp
helgrind/tests/pth_barrier1.stderr.exp
helgrind/tests/pth_barrier2.stderr.exp
helgrind/tests/pth_barrier3.stderr.exp
helgrind/tests/pth_cond_destroy_busy.stderr.exp [new file with mode: 0644]
helgrind/tests/pth_cond_destroy_busy.vgtest [new file with mode: 0644]
helgrind/tests/pth_destroy_cond.stderr.exp
helgrind/tests/rwlock_race.stderr.exp
helgrind/tests/tc01_simple_race.stderr.exp
helgrind/tests/tc05_simple_race.stderr.exp
helgrind/tests/tc06_two_races.stderr.exp
helgrind/tests/tc07_hbl1.c
helgrind/tests/tc08_hbl2.c
helgrind/tests/tc09_bad_unlock.stderr.exp
helgrind/tests/tc10_rec_lock.stderr.exp
helgrind/tests/tc11_XCHG.c
helgrind/tests/tc12_rwl_trivial.stderr.exp
helgrind/tests/tc13_laog1.stderr.exp
helgrind/tests/tc14_laog_dinphils.c
helgrind/tests/tc14_laog_dinphils.stderr.exp
helgrind/tests/tc15_laog_lockdel.c
helgrind/tests/tc15_laog_lockdel.stderr.exp
helgrind/tests/tc16_byterace.stderr.exp
helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32 [new file with mode: 0644]
helgrind/tests/tc18_semabuse.stderr.exp-linux-mips32-b [new file with mode: 0644]
helgrind/tests/tc19_shadowmem.stderr.exp
helgrind/tests/tc19_shadowmem.stderr.exp-mips32 [new file with mode: 0644]
helgrind/tests/tc20_verifywrap.c
helgrind/tests/tc20_verifywrap.stderr.exp
helgrind/tests/tc20_verifywrap.stderr.exp-glibc-2.18 [new file with mode: 0644]
helgrind/tests/tc20_verifywrap.stderr.exp-mips32 [new file with mode: 0644]
helgrind/tests/tc20_verifywrap.stderr.exp-mips32-b [new file with mode: 0644]
helgrind/tests/tc20_verifywrap.stderr.exp-s390x [new file with mode: 0644]
helgrind/tests/tc21_pthonce.c
helgrind/tests/tc21_pthonce.stderr.exp
helgrind/tests/tc21_pthonce.stdout.exp
helgrind/tests/tc22_exit_w_lock.stderr.exp
helgrind/tests/tc23_bogus_condwait.stderr.exp-mips32 [new file with mode: 0644]
helgrind/tests/tls_threads.c [new file with mode: 0644]
helgrind/tests/tls_threads.stderr.exp [new file with mode: 0644]
helgrind/tests/tls_threads.stdout.exp [new file with mode: 0644]
helgrind/tests/tls_threads.vgtest [new file with mode: 0644]
include/Makefile.am
include/Makefile.in
include/pub_tool_addrinfo.h [new file with mode: 0644]
include/pub_tool_aspacehl.h
include/pub_tool_aspacemgr.h
include/pub_tool_basics.h
include/pub_tool_basics_asm.h
include/pub_tool_clientstate.h
include/pub_tool_clreq.h
include/pub_tool_debuginfo.h
include/pub_tool_deduppoolalloc.h [new file with mode: 0644]
include/pub_tool_errormgr.h
include/pub_tool_execontext.h
include/pub_tool_gdbserver.h
include/pub_tool_hashtable.h
include/pub_tool_libcassert.h
include/pub_tool_libcbase.h
include/pub_tool_libcfile.h
include/pub_tool_libcprint.h
include/pub_tool_libcproc.h
include/pub_tool_libcsetjmp.h
include/pub_tool_libcsignal.h
include/pub_tool_machine.h
include/pub_tool_mallocfree.h
include/pub_tool_options.h
include/pub_tool_oset.h
include/pub_tool_poolalloc.h
include/pub_tool_rangemap.h [new file with mode: 0644]
include/pub_tool_redir.h
include/pub_tool_replacemalloc.h
include/pub_tool_seqmatch.h
include/pub_tool_signals.h
include/pub_tool_sparsewa.h
include/pub_tool_stacktrace.h
include/pub_tool_threadstate.h
include/pub_tool_tooliface.h
include/pub_tool_vki.h
include/pub_tool_vkiscnums.h
include/pub_tool_vkiscnums_asm.h
include/pub_tool_wordfm.h
include/pub_tool_xarray.h
include/valgrind.h
include/vki/vki-amd64-linux.h
include/vki/vki-arm-linux.h
include/vki/vki-arm64-linux.h [new file with mode: 0644]
include/vki/vki-darwin.h
include/vki/vki-linux-drm.h [new file with mode: 0644]
include/vki/vki-linux.h
include/vki/vki-mips32-linux.h
include/vki/vki-mips64-linux.h [new file with mode: 0644]
include/vki/vki-posixtypes-amd64-linux.h
include/vki/vki-posixtypes-arm-linux.h
include/vki/vki-posixtypes-arm64-linux.h [new file with mode: 0644]
include/vki/vki-posixtypes-mips32-linux.h
include/vki/vki-posixtypes-mips64-linux.h [new file with mode: 0644]
include/vki/vki-posixtypes-ppc32-linux.h
include/vki/vki-posixtypes-ppc64-linux.h
include/vki/vki-posixtypes-s390x-linux.h
include/vki/vki-posixtypes-x86-linux.h
include/vki/vki-ppc32-linux.h
include/vki/vki-ppc64-linux.h
include/vki/vki-s390x-linux.h
include/vki/vki-scnums-amd64-linux.h
include/vki/vki-scnums-arm-linux.h
include/vki/vki-scnums-arm64-linux.h [new file with mode: 0644]
include/vki/vki-scnums-darwin.h
include/vki/vki-scnums-mips32-linux.h
include/vki/vki-scnums-mips64-linux.h [new file with mode: 0644]
include/vki/vki-scnums-ppc32-linux.h
include/vki/vki-scnums-ppc64-linux.h
include/vki/vki-scnums-s390x-linux.h
include/vki/vki-scnums-x86-linux.h
include/vki/vki-x86-linux.h
include/vki/vki-xen-domctl.h [new file with mode: 0644]
include/vki/vki-xen-evtchn.h [new file with mode: 0644]
include/vki/vki-xen-gnttab.h [new file with mode: 0644]
include/vki/vki-xen-hvm.h [new file with mode: 0644]
include/vki/vki-xen-memory.h [new file with mode: 0644]
include/vki/vki-xen-mmuext.h [new file with mode: 0644]
include/vki/vki-xen-sysctl.h [new file with mode: 0644]
include/vki/vki-xen-tmem.h [new file with mode: 0644]
include/vki/vki-xen-version.h [new file with mode: 0644]
include/vki/vki-xen-x86.h [new file with mode: 0644]
include/vki/vki-xen.h [new file with mode: 0644]
install-sh
lackey/Makefile.in
lackey/lk_main.c
lackey/tests/Makefile.in
massif/Makefile.am
massif/Makefile.in
massif/ms_main.c
massif/ms_print.in
massif/tests/Makefile.am
massif/tests/Makefile.in
massif/tests/overloaded-new.cpp
massif/tests/overloaded-new.post.exp-mips32 [new file with mode: 0644]
massif/tests/pages_as_heap.c
memcheck/Makefile.am
memcheck/Makefile.in
memcheck/docs/mc-manual.xml
memcheck/docs/mc-tech-docs.xml
memcheck/mc_errors.c
memcheck/mc_include.h
memcheck/mc_leakcheck.c
memcheck/mc_machine.c
memcheck/mc_main.c
memcheck/mc_malloc_wrappers.c
memcheck/mc_replace_strmem.c
memcheck/mc_translate.c
memcheck/memcheck.h
memcheck/tests/Makefile.am
memcheck/tests/Makefile.in
memcheck/tests/accounting.stderr.exp
memcheck/tests/addressable.c
memcheck/tests/amd64-linux/Makefile.in
memcheck/tests/amd64/Makefile.am
memcheck/tests/amd64/Makefile.in
memcheck/tests/amd64/bt_everything.c
memcheck/tests/amd64/insn-bsfl.c [new file with mode: 0644]
memcheck/tests/amd64/insn-bsfl.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/insn-bsfl.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/insn-bsfl.vgtest [new file with mode: 0644]
memcheck/tests/amd64/insn-pcmpistri.c [new file with mode: 0644]
memcheck/tests/amd64/insn-pcmpistri.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/insn-pcmpistri.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/insn-pcmpistri.vgtest [new file with mode: 0644]
memcheck/tests/amd64/insn-pmovmskb.c [new file with mode: 0644]
memcheck/tests/amd64/insn-pmovmskb.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/insn-pmovmskb.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/insn-pmovmskb.vgtest [new file with mode: 0644]
memcheck/tests/amd64/insn_sse.stdout.exp
memcheck/tests/amd64/more_x87_fp.c
memcheck/tests/amd64/more_x87_fp.vgtest
memcheck/tests/amd64/sh-mem-vec128-plo-no.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec128-plo-no.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec128-plo-no.vgtest [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec128-plo-yes.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec128-plo-yes.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec128-plo-yes.vgtest [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec128.c [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256-plo-no.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256-plo-no.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256-plo-no.vgtest [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256-plo-yes.stderr.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256-plo-yes.stdout.exp [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256-plo-yes.vgtest [new file with mode: 0644]
memcheck/tests/amd64/sh-mem-vec256.c [new file with mode: 0644]
memcheck/tests/atomic_incs.c
memcheck/tests/badfree.stderr.exp
memcheck/tests/badfree3.stderr.exp
memcheck/tests/badjump.c
memcheck/tests/badpoll.stderr.exp
memcheck/tests/big_blocks_freed_list.c
memcheck/tests/big_blocks_freed_list.stderr.exp
memcheck/tests/buflen_check.c
memcheck/tests/client-msg-as-xml.stderr.exp [new file with mode: 0644]
memcheck/tests/client-msg-as-xml.vgtest [new file with mode: 0644]
memcheck/tests/client-msg.c [new file with mode: 0644]
memcheck/tests/client-msg.stderr.exp [new file with mode: 0644]
memcheck/tests/client-msg.vgtest [new file with mode: 0644]
memcheck/tests/clientperm.c
memcheck/tests/common/Makefile.am [new file with mode: 0644]
memcheck/tests/common/Makefile.in [new file with mode: 0644]
memcheck/tests/common/sh-mem-vec128-plo-no.stderr.exp-32bit-le [new file with mode: 0644]
memcheck/tests/common/sh-mem-vec128-plo-no.stderr.exp-64bit-le [new file with mode: 0644]
memcheck/tests/common/sh-mem-vec128-plo-yes.stderr.exp-32bit-le [new file with mode: 0644]
memcheck/tests/common/sh-mem-vec128-plo-yes.stderr.exp-64bit-le [new file with mode: 0644]
memcheck/tests/common/sh-mem-vec128.tmpl.c [new file with mode: 0644]
memcheck/tests/cond_ld.stderr.exp-32bit-non-arm [new file with mode: 0644]
memcheck/tests/cond_ld.stderr.exp-64bit-non-arm [new file with mode: 0644]
memcheck/tests/cond_ld.stderr.exp-arm [new file with mode: 0644]
memcheck/tests/cond_ld.stdout.exp [new file with mode: 0644]
memcheck/tests/cond_ld.vgtest [new file with mode: 0644]
memcheck/tests/cond_ld_st.c [new file with mode: 0644]
memcheck/tests/cond_st.stderr.exp-32bit-non-arm [new file with mode: 0644]
memcheck/tests/cond_st.stderr.exp-64bit-non-arm [new file with mode: 0644]
memcheck/tests/cond_st.stderr.exp-arm [new file with mode: 0644]
memcheck/tests/cond_st.stdout.exp [new file with mode: 0644]
memcheck/tests/cond_st.vgtest [new file with mode: 0644]
memcheck/tests/custom_alloc.c
memcheck/tests/darwin/Makefile.in
memcheck/tests/deep_templates.vgtest
memcheck/tests/demangle.cpp [new file with mode: 0644]
memcheck/tests/demangle.stderr.exp [new file with mode: 0644]
memcheck/tests/demangle.vgtest [new file with mode: 0644]
memcheck/tests/descr_belowsp.c [new file with mode: 0644]
memcheck/tests/descr_belowsp.stderr.exp [new file with mode: 0644]
memcheck/tests/descr_belowsp.vgtest [new file with mode: 0644]
memcheck/tests/describe-block.c
memcheck/tests/dw4.c
memcheck/tests/dw4.stderr.exp
memcheck/tests/dw4.vgtest
memcheck/tests/err_disable_arange1.c [new file with mode: 0644]
memcheck/tests/err_disable_arange1.stderr.exp [new file with mode: 0644]
memcheck/tests/err_disable_arange1.vgtest [new file with mode: 0644]
memcheck/tests/filter_dw4 [new file with mode: 0755]
memcheck/tests/filter_memcheck
memcheck/tests/filter_stderr
memcheck/tests/filter_strchr [new file with mode: 0755]
memcheck/tests/filter_xml
memcheck/tests/fprw.stderr.exp-mips32-be [new file with mode: 0644]
memcheck/tests/fprw.stderr.exp-mips32-le [new file with mode: 0644]
memcheck/tests/holey_buffer_too_small.c
memcheck/tests/inlinfo.c [new file with mode: 0644]
memcheck/tests/inlinfo.stderr.exp [new file with mode: 0644]
memcheck/tests/inlinfo.stdout.exp [new file with mode: 0644]
memcheck/tests/inlinfo.vgtest [new file with mode: 0644]
memcheck/tests/inlinfosupp.stderr.exp [new file with mode: 0644]
memcheck/tests/inlinfosupp.stdout.exp [new file with mode: 0644]
memcheck/tests/inlinfosupp.supp [new file with mode: 0644]
memcheck/tests/inlinfosupp.vgtest [new file with mode: 0644]
memcheck/tests/inlinfosuppobj.stderr.exp [new file with mode: 0644]
memcheck/tests/inlinfosuppobj.stdout.exp [new file with mode: 0644]
memcheck/tests/inlinfosuppobj.supp [new file with mode: 0644]
memcheck/tests/inlinfosuppobj.vgtest [new file with mode: 0644]
memcheck/tests/inltemplate.cpp [new file with mode: 0644]
memcheck/tests/inltemplate.stderr.exp [new file with mode: 0644]
memcheck/tests/inltemplate.stderr.exp-old-gcc [new file with mode: 0644]
memcheck/tests/inltemplate.stdout.exp [new file with mode: 0644]
memcheck/tests/inltemplate.vgtest [new file with mode: 0644]
memcheck/tests/leak-pool.c
memcheck/tests/leak-segv-jmp.c [new file with mode: 0644]
memcheck/tests/leak-segv-jmp.stderr.exp [new file with mode: 0644]
memcheck/tests/leak-segv-jmp.vgtest [new file with mode: 0644]
memcheck/tests/leak_cpp_interior.cpp [new file with mode: 0644]
memcheck/tests/leak_cpp_interior.stderr.exp [new file with mode: 0644]
memcheck/tests/leak_cpp_interior.stderr.exp-64bit [new file with mode: 0644]
memcheck/tests/leak_cpp_interior.vgtest [new file with mode: 0644]
memcheck/tests/linux/Makefile.am
memcheck/tests/linux/Makefile.in
memcheck/tests/linux/getregset.c [new file with mode: 0644]
memcheck/tests/linux/getregset.stderr.exp [new file with mode: 0644]
memcheck/tests/linux/getregset.stdout.exp [new file with mode: 0644]
memcheck/tests/linux/getregset.vgtest [new file with mode: 0644]
memcheck/tests/linux/proc-auxv.c [new file with mode: 0644]
memcheck/tests/linux/proc-auxv.stderr.exp [new file with mode: 0644]
memcheck/tests/linux/proc-auxv.vgtest [new file with mode: 0644]
memcheck/tests/linux/rfcomm.c [new file with mode: 0644]
memcheck/tests/linux/rfcomm.stderr.exp [new file with mode: 0644]
memcheck/tests/linux/rfcomm.vgtest [new file with mode: 0644]
memcheck/tests/linux/sys-openat.c [new file with mode: 0644]
memcheck/tests/linux/sys-openat.stderr.exp [new file with mode: 0644]
memcheck/tests/linux/sys-openat.stdout.exp [new file with mode: 0644]
memcheck/tests/linux/sys-openat.vgtest [new file with mode: 0644]
memcheck/tests/lks.stderr.exp [new file with mode: 0644]
memcheck/tests/lks.stdout.exp [new file with mode: 0644]
memcheck/tests/lks.supp [new file with mode: 0644]
memcheck/tests/lks.vgtest [new file with mode: 0644]
memcheck/tests/malloc1_ks_alloc.stderr.exp [new file with mode: 0644]
memcheck/tests/malloc1_ks_alloc.vgtest [new file with mode: 0644]
memcheck/tests/malloc1_ks_alloc_and_free.stderr.exp [new file with mode: 0644]
memcheck/tests/malloc1_ks_alloc_and_free.vgtest [new file with mode: 0644]
memcheck/tests/malloc1_ks_free.stderr.exp [new file with mode: 0644]
memcheck/tests/malloc1_ks_free.vgtest [new file with mode: 0644]
memcheck/tests/malloc1_ks_none.stderr.exp [new file with mode: 0644]
memcheck/tests/malloc1_ks_none.vgtest [new file with mode: 0644]
memcheck/tests/malloc3.stderr.exp
memcheck/tests/malloc_free_fill.c
memcheck/tests/match-overrun.c
memcheck/tests/memcmptest.stderr.exp
memcheck/tests/memcmptest.stderr.exp2
memcheck/tests/mempool.c
memcheck/tests/mempool2.c
memcheck/tests/new_override.cpp
memcheck/tests/origin1-yes.c
memcheck/tests/origin3-no.c
memcheck/tests/origin5-bz2.c
memcheck/tests/origin5-bz2.stderr.exp-glibc218-mips32 [new file with mode: 0644]
memcheck/tests/origin5-bz2.stderr.exp-glibc25-amd64-b [new file with mode: 0644]
memcheck/tests/origin6-fp.c
memcheck/tests/overlap.stderr.exp
memcheck/tests/pdb-realloc.c
memcheck/tests/pointer-trace.c
memcheck/tests/post-syscall.c
memcheck/tests/ppc32/Makefile.am
memcheck/tests/ppc32/Makefile.in
memcheck/tests/ppc32/power_ISA2_05.c
memcheck/tests/ppc32/power_ISA2_05.stdout.exp
memcheck/tests/ppc32/power_ISA2_05.stdout.exp_Without_FPPO [new file with mode: 0644]
memcheck/tests/ppc64/Makefile.am
memcheck/tests/ppc64/Makefile.in
memcheck/tests/ppc64/power_ISA2_05.c
memcheck/tests/ppc64/power_ISA2_05.stdout.exp
memcheck/tests/ppc64/power_ISA2_05.stdout.exp_Without_FPPO [new file with mode: 0644]
memcheck/tests/reach_thread_register.c [new file with mode: 0644]
memcheck/tests/reach_thread_register.stderr.exp [new file with mode: 0644]
memcheck/tests/reach_thread_register.stderr.exp-mips32 [new file with mode: 0644]
memcheck/tests/reach_thread_register.stderr.exp-mips64 [new file with mode: 0644]
memcheck/tests/reach_thread_register.vgtest [new file with mode: 0644]
memcheck/tests/recursive-merge.c [new file with mode: 0644]
memcheck/tests/recursive-merge.stderr.exp [new file with mode: 0644]
memcheck/tests/recursive-merge.vgtest [new file with mode: 0644]
memcheck/tests/s390x/Makefile.am
memcheck/tests/s390x/Makefile.in
memcheck/tests/s390x/ltgjhe.c [new file with mode: 0644]
memcheck/tests/s390x/ltgjhe.stderr.exp [new file with mode: 0644]
memcheck/tests/s390x/ltgjhe.stdout.exp [new file with mode: 0644]
memcheck/tests/s390x/ltgjhe.vgtest [new file with mode: 0644]
memcheck/tests/sem.stderr.exp [new file with mode: 0644]
memcheck/tests/sem.vgtest [new file with mode: 0644]
memcheck/tests/sendmsg.c [new file with mode: 0644]
memcheck/tests/sendmsg.stderr.exp [new file with mode: 0644]
memcheck/tests/sendmsg.vgtest [new file with mode: 0644]
memcheck/tests/sh-mem-random.c
memcheck/tests/sh-mem.c
memcheck/tests/stpncpy.c [new file with mode: 0644]
memcheck/tests/stpncpy.stderr.exp [new file with mode: 0644]
memcheck/tests/stpncpy.stdout.exp [new file with mode: 0644]
memcheck/tests/stpncpy.vgtest [new file with mode: 0644]
memcheck/tests/strchr.stderr.exp
memcheck/tests/strchr.stderr.exp-darwin [deleted file]
memcheck/tests/strchr.stderr.exp2
memcheck/tests/strchr.stderr.exp3
memcheck/tests/strchr.vgtest
memcheck/tests/suppfree.c
memcheck/tests/suppfree.stderr.exp
memcheck/tests/suppfreecollision.stderr.exp [new file with mode: 0644]
memcheck/tests/suppfreecollision.supp [new file with mode: 0644]
memcheck/tests/suppfreecollision.vgtest [new file with mode: 0644]
memcheck/tests/supponlyobj.stderr.exp [new file with mode: 0644]
memcheck/tests/supponlyobj.supp [new file with mode: 0755]
memcheck/tests/supponlyobj.vgtest [new file with mode: 0644]
memcheck/tests/suppvarinfo5.stderr.exp [new file with mode: 0644]
memcheck/tests/suppvarinfo5.supp [new file with mode: 0644]
memcheck/tests/suppvarinfo5.vgtest [new file with mode: 0644]
memcheck/tests/test-plo-yes.vgtest
memcheck/tests/thread_alloca.c [new file with mode: 0644]
memcheck/tests/thread_alloca.stderr.exp [new file with mode: 0644]
memcheck/tests/thread_alloca.vgtest [new file with mode: 0644]
memcheck/tests/threadname.c [new file with mode: 0644]
memcheck/tests/threadname.stderr.exp [new file with mode: 0644]
memcheck/tests/threadname.vgtest [new file with mode: 0644]
memcheck/tests/threadname_xml.stderr.exp [new file with mode: 0644]
memcheck/tests/threadname_xml.vgtest [new file with mode: 0644]
memcheck/tests/undef_malloc_args.c [new file with mode: 0644]
memcheck/tests/undef_malloc_args.stderr.exp [new file with mode: 0644]
memcheck/tests/undef_malloc_args.vgtest [new file with mode: 0644]
memcheck/tests/unit_libcbase.c
memcheck/tests/unit_oset.c
memcheck/tests/unit_oset.stdout.exp
memcheck/tests/varinfo1.c
memcheck/tests/varinfo2.c
memcheck/tests/varinfo3.c
memcheck/tests/varinfo3.stderr.exp
memcheck/tests/varinfo3.stderr.exp-ppc64
memcheck/tests/varinfo4.c
memcheck/tests/varinfo5.stderr.exp
memcheck/tests/varinfo5.stderr.exp-ppc64
memcheck/tests/varinfo5.vgtest
memcheck/tests/varinfo5so.c
memcheck/tests/varinfo6.c
memcheck/tests/varinforestrict.c [new file with mode: 0644]
memcheck/tests/varinforestrict.stderr.exp [new file with mode: 0644]
memcheck/tests/varinforestrict.vgtest [new file with mode: 0644]
memcheck/tests/vbit-test/Makefile.am [new file with mode: 0644]
memcheck/tests/vbit-test/Makefile.in [new file with mode: 0644]
memcheck/tests/vbit-test/README [new file with mode: 0644]
memcheck/tests/vbit-test/TODO [new file with mode: 0644]
memcheck/tests/vbit-test/binary.c [new file with mode: 0644]
memcheck/tests/vbit-test/filter_stderr [new file with mode: 0755]
memcheck/tests/vbit-test/irops.c [new file with mode: 0644]
memcheck/tests/vbit-test/main.c [new file with mode: 0644]
memcheck/tests/vbit-test/qernary.c [new file with mode: 0644]
memcheck/tests/vbit-test/ternary.c [new file with mode: 0644]
memcheck/tests/vbit-test/unary.c [new file with mode: 0644]
memcheck/tests/vbit-test/util.c [new file with mode: 0644]
memcheck/tests/vbit-test/valgrind.c [new file with mode: 0644]
memcheck/tests/vbit-test/vbit-test.stderr.exp [new file with mode: 0644]
memcheck/tests/vbit-test/vbit-test.vgtest [new file with mode: 0644]
memcheck/tests/vbit-test/vbits.c [new file with mode: 0644]
memcheck/tests/vbit-test/vbits.h [new file with mode: 0644]
memcheck/tests/vbit-test/vtest.h [new file with mode: 0644]
memcheck/tests/wcs.c [new file with mode: 0644]
memcheck/tests/wcs.stderr.exp [new file with mode: 0644]
memcheck/tests/wcs.stdout.exp [new file with mode: 0644]
memcheck/tests/wcs.vgtest [new file with mode: 0644]
memcheck/tests/x86-linux/Makefile.in
memcheck/tests/x86-linux/scalar.c
memcheck/tests/x86-linux/scalar.stderr.exp
memcheck/tests/x86/Makefile.am
memcheck/tests/x86/Makefile.in
memcheck/tests/x86/insn_mmxext.vgtest
memcheck/tests/x86/sh-mem-vec128-plo-no.stderr.exp [new file with mode: 0644]
memcheck/tests/x86/sh-mem-vec128-plo-no.stdout.exp [new file with mode: 0644]
memcheck/tests/x86/sh-mem-vec128-plo-no.vgtest [new file with mode: 0644]
memcheck/tests/x86/sh-mem-vec128-plo-yes.stderr.exp [new file with mode: 0644]
memcheck/tests/x86/sh-mem-vec128-plo-yes.stdout.exp [new file with mode: 0644]
memcheck/tests/x86/sh-mem-vec128-plo-yes.vgtest [new file with mode: 0644]
memcheck/tests/x86/sh-mem-vec128.c [new file with mode: 0644]
memcheck/tests/xml1.stderr.exp
missing
mpi/Makefile.am
mpi/Makefile.in
mpi/libmpiwrap.c
none/Makefile.in
none/nl_main.c
none/tests/Makefile.am
none/tests/Makefile.in
none/tests/allexec_prepare_prereq
none/tests/amd64/Makefile.am
none/tests/amd64/Makefile.in
none/tests/amd64/allexec.c
none/tests/amd64/asorep.vgtest
none/tests/amd64/avx-1.c
none/tests/amd64/avx-1.stdout.exp
none/tests/amd64/avx2-1.c [new file with mode: 0644]
none/tests/amd64/avx2-1.stderr.exp [new file with mode: 0644]
none/tests/amd64/avx2-1.stdout.exp [new file with mode: 0644]
none/tests/amd64/avx2-1.vgtest [new file with mode: 0644]
none/tests/amd64/bmi.c [new file with mode: 0644]
none/tests/amd64/bmi.stderr.exp [new file with mode: 0644]
none/tests/amd64/bmi.stdout.exp [new file with mode: 0644]
none/tests/amd64/bmi.vgtest [new file with mode: 0644]
none/tests/amd64/fma.c [new file with mode: 0644]
none/tests/amd64/fma.stderr.exp [new file with mode: 0644]
none/tests/amd64/fma.stdout.exp [new file with mode: 0644]
none/tests/amd64/fma.vgtest [new file with mode: 0644]
none/tests/amd64/gen_insn_test.pl
none/tests/amd64/insn_sse.def
none/tests/amd64/insn_sse.stdout.exp
none/tests/amd64/loopnel.vgtest
none/tests/amd64/mpx.c [new file with mode: 0644]
none/tests/amd64/mpx.stderr.exp [new file with mode: 0644]
none/tests/amd64/mpx.stdout.exp [new file with mode: 0644]
none/tests/amd64/mpx.vgtest [new file with mode: 0644]
none/tests/amd64/pcmpstr64.c
none/tests/amd64/pcmpstr64.stdout.exp
none/tests/amd64/pcmpstr64w.c
none/tests/amd64/pcmpxstrx64.c
none/tests/amd64/pcmpxstrx64w.c
none/tests/amd64/sse4-64.c
none/tests/amd64/sse4-64.stdout.exp
none/tests/amd64/tm1.c [new file with mode: 0644]
none/tests/amd64/tm1.stderr.exp [new file with mode: 0644]
none/tests/amd64/tm1.stdout.exp [new file with mode: 0644]
none/tests/amd64/tm1.vgtest [new file with mode: 0644]
none/tests/amd64/x87trigOOR.c [new file with mode: 0644]
none/tests/amd64/x87trigOOR.stderr.exp [new file with mode: 0644]
none/tests/amd64/x87trigOOR.stdout.exp [new file with mode: 0644]
none/tests/amd64/x87trigOOR.vgtest [new file with mode: 0644]
none/tests/amd64/xacq_xrel.c [new file with mode: 0644]
none/tests/amd64/xacq_xrel.stderr.exp [new file with mode: 0644]
none/tests/amd64/xacq_xrel.stdout.exp [new file with mode: 0644]
none/tests/amd64/xacq_xrel.vgtest [new file with mode: 0644]
none/tests/amd64/xadd.c
none/tests/ansi.c
none/tests/arm/Makefile.am
none/tests/arm/Makefile.in
none/tests/arm/allexec.c
none/tests/arm/intdiv.c [new file with mode: 0644]
none/tests/arm/intdiv.stderr.exp [new file with mode: 0644]
none/tests/arm/intdiv.stdout.exp [new file with mode: 0644]
none/tests/arm/intdiv.vgtest [new file with mode: 0644]
none/tests/arm/ldrt.c [new file with mode: 0644]
none/tests/arm/ldrt.stderr.exp [new file with mode: 0644]
none/tests/arm/ldrt.stdout.exp [new file with mode: 0644]
none/tests/arm/ldrt.vgtest [new file with mode: 0644]
none/tests/arm/ldrt_arm.c [new file with mode: 0644]
none/tests/arm/ldrt_arm.stderr.exp [new file with mode: 0644]
none/tests/arm/ldrt_arm.stdout.exp [new file with mode: 0644]
none/tests/arm/ldrt_arm.vgtest [new file with mode: 0644]
none/tests/arm/neon64.c
none/tests/arm/neon64.stdout.exp
none/tests/arm/v6intARM.c
none/tests/arm/v6intARM.stdout.exp
none/tests/arm/v6intThumb.c
none/tests/arm/v6intThumb.stdout.exp
none/tests/arm/v6media.c
none/tests/arm/v6media.stdout.exp
none/tests/arm/vcvt_fixed_float_VFP.c
none/tests/arm/vcvt_fixed_float_VFP.stdout.exp
none/tests/arm/vfpv4_fma.c [new file with mode: 0644]
none/tests/arm/vfpv4_fma.stderr.exp [new file with mode: 0644]
none/tests/arm/vfpv4_fma.stdout.exp [new file with mode: 0644]
none/tests/arm/vfpv4_fma.vgtest [new file with mode: 0644]
none/tests/arm64/Makefile.am [new file with mode: 0644]
none/tests/arm64/Makefile.in [new file with mode: 0644]
none/tests/arm64/allexec.c [new file with mode: 0644]
none/tests/arm64/filter_stderr [new file with mode: 0755]
none/tests/arm64/fp_and_simd.c [new file with mode: 0644]
none/tests/arm64/fp_and_simd.stderr.exp [new file with mode: 0644]
none/tests/arm64/fp_and_simd.stdout.exp [new file with mode: 0644]
none/tests/arm64/fp_and_simd.vgtest [new file with mode: 0644]
none/tests/arm64/integer.c [new file with mode: 0644]
none/tests/arm64/integer.stderr.exp [new file with mode: 0644]
none/tests/arm64/integer.stdout.exp [new file with mode: 0644]
none/tests/arm64/integer.vgtest [new file with mode: 0644]
none/tests/arm64/memory.c [new file with mode: 0644]
none/tests/arm64/memory.stderr.exp [new file with mode: 0644]
none/tests/arm64/memory.stdout.exp [new file with mode: 0644]
none/tests/arm64/memory.vgtest [new file with mode: 0644]
none/tests/cmdline1.stdout.exp
none/tests/cmdline2.stdout.exp
none/tests/coolo_sigaction.cpp
none/tests/darwin/Makefile.in
none/tests/faultstatus.c
none/tests/fdleak_cmsg.c
none/tests/fdleak_creat.c
none/tests/fdleak_dup.c
none/tests/fdleak_dup2.c
none/tests/fdleak_fcntl.c
none/tests/fdleak_ipv4.c
none/tests/fdleak_open.c
none/tests/fdleak_pipe.c
none/tests/fdleak_socketpair.c
none/tests/filter_ioctl_moans [new file with mode: 0755]
none/tests/filter_shell_output
none/tests/ioctl_moans.c [new file with mode: 0644]
none/tests/ioctl_moans.stderr.exp [new file with mode: 0644]
none/tests/ioctl_moans.vgtest [new file with mode: 0644]
none/tests/linux/Makefile.in
none/tests/mips32/FPUarithmetic.c
none/tests/mips32/FPUarithmetic.stdout.exp
none/tests/mips32/FPUarithmetic.stdout.exp-mips32
none/tests/mips32/LoadStore.c
none/tests/mips32/LoadStore1.c
none/tests/mips32/MIPS32int.c
none/tests/mips32/MIPS32int.stdout.exp-mips32-BE [moved from none/tests/mips32/MIPS32int.stdout.exp-BE with 90% similarity]
none/tests/mips32/MIPS32int.stdout.exp-mips32-LE [moved from none/tests/mips32/MIPS32int.stdout.exp-mips32 with 100% similarity]
none/tests/mips32/MIPS32int.stdout.exp-mips32r2-BE [new file with mode: 0644]
none/tests/mips32/MIPS32int.stdout.exp-mips32r2-LE [moved from none/tests/mips32/MIPS32int.stdout.exp with 68% similarity]
none/tests/mips32/Makefile.am
none/tests/mips32/Makefile.in
none/tests/mips32/MemCpyTest.c
none/tests/mips32/MoveIns.c
none/tests/mips32/MoveIns.stdout.exp
none/tests/mips32/MoveIns.stdout.exp-BE
none/tests/mips32/SignalException.c [new file with mode: 0644]
none/tests/mips32/SignalException.stderr.exp [new file with mode: 0644]
none/tests/mips32/SignalException.vgtest [new file with mode: 0644]
none/tests/mips32/allexec.c
none/tests/mips32/block_size.c [new file with mode: 0644]
none/tests/mips32/block_size.stderr.exp [new file with mode: 0644]
none/tests/mips32/block_size.stdout.exp [new file with mode: 0644]
none/tests/mips32/block_size.vgtest [new file with mode: 0644]
none/tests/mips32/branches.c
none/tests/mips32/bug320057-mips32.c [new file with mode: 0644]
none/tests/mips32/bug320057-mips32.stderr.exp [new file with mode: 0644]
none/tests/mips32/bug320057-mips32.stdout.exp [new file with mode: 0644]
none/tests/mips32/bug320057-mips32.vgtest [new file with mode: 0644]
none/tests/mips32/fpu_branches.c [new file with mode: 0644]
none/tests/mips32/fpu_branches.stderr.exp [new file with mode: 0644]
none/tests/mips32/fpu_branches.stdout.exp [new file with mode: 0644]
none/tests/mips32/fpu_branches.vgtest [new file with mode: 0644]
none/tests/mips32/mips32_dsp.c [new file with mode: 0644]
none/tests/mips32/mips32_dsp.stderr.exp [new file with mode: 0644]
none/tests/mips32/mips32_dsp.stdout.exp-BE [new file with mode: 0644]
none/tests/mips32/mips32_dsp.stdout.exp-LE [new file with mode: 0644]
none/tests/mips32/mips32_dsp.vgtest [new file with mode: 0644]
none/tests/mips32/mips32_dspr2.c [new file with mode: 0644]
none/tests/mips32/mips32_dspr2.stderr.exp [new file with mode: 0644]
none/tests/mips32/mips32_dspr2.stdout.exp [new file with mode: 0644]
none/tests/mips32/mips32_dspr2.vgtest [new file with mode: 0644]
none/tests/mips32/round.c
none/tests/mips32/round.stdout.exp
none/tests/mips32/round_fpu64.c [new file with mode: 0644]
none/tests/mips32/round_fpu64.stderr.exp [new file with mode: 0644]
none/tests/mips32/round_fpu64.stdout.exp [new file with mode: 0644]
none/tests/mips32/round_fpu64.stdout.exp-fpu32 [new file with mode: 0644]
none/tests/mips32/round_fpu64.vgtest [new file with mode: 0644]
none/tests/mips32/test_fcsr.c [new file with mode: 0644]
none/tests/mips32/test_fcsr.stderr.exp [new file with mode: 0644]
none/tests/mips32/test_fcsr.stdout.exp [new file with mode: 0644]
none/tests/mips32/test_fcsr.vgtest [new file with mode: 0644]
none/tests/mips32/test_math.cpp [new file with mode: 0644]
none/tests/mips32/test_math.stderr.exp [new file with mode: 0644]
none/tests/mips32/test_math.stdout.exp [new file with mode: 0644]
none/tests/mips32/test_math.vgtest [new file with mode: 0644]
none/tests/mips32/unaligned_load_store.c [new file with mode: 0644]
none/tests/mips32/unaligned_load_store.stderr.exp [new file with mode: 0644]
none/tests/mips32/unaligned_load_store.stdout.exp-BE [new file with mode: 0644]
none/tests/mips32/unaligned_load_store.stdout.exp-LE [new file with mode: 0644]
none/tests/mips32/unaligned_load_store.vgtest [new file with mode: 0644]
none/tests/mips32/vfp.c
none/tests/mips32/vfp.stdout.exp-mips32-BE [new file with mode: 0644]
none/tests/mips32/vfp.stdout.exp-mips32-LE [moved from none/tests/mips32/vfp.stdout.exp-mips32 with 100% similarity]
none/tests/mips32/vfp.stdout.exp-mips32r2-BE [moved from none/tests/mips32/vfp.stdout.exp-BE with 74% similarity]
none/tests/mips32/vfp.stdout.exp-mips32r2-LE [moved from none/tests/mips32/vfp.stdout.exp with 74% similarity]
none/tests/mips64/Makefile.am [new file with mode: 0644]
none/tests/mips64/Makefile.in [new file with mode: 0644]
none/tests/mips64/allexec.c [new file with mode: 0644]
none/tests/mips64/arithmetic_instruction.c [new file with mode: 0644]
none/tests/mips64/arithmetic_instruction.stderr.exp [new file with mode: 0644]
none/tests/mips64/arithmetic_instruction.stdout.exp-mips64 [new file with mode: 0644]
none/tests/mips64/arithmetic_instruction.stdout.exp-mips64r2 [new file with mode: 0644]
none/tests/mips64/arithmetic_instruction.vgtest [new file with mode: 0644]
none/tests/mips64/branch_and_jump_instructions.c [new file with mode: 0644]
none/tests/mips64/branch_and_jump_instructions.stderr.exp [new file with mode: 0644]
none/tests/mips64/branch_and_jump_instructions.stdout.exp [new file with mode: 0644]
none/tests/mips64/branch_and_jump_instructions.vgtest [new file with mode: 0644]
none/tests/mips64/branches.c [new file with mode: 0644]
none/tests/mips64/branches.stderr.exp [new file with mode: 0644]
none/tests/mips64/branches.stdout.exp [new file with mode: 0644]
none/tests/mips64/branches.vgtest [new file with mode: 0644]
none/tests/mips64/const.h [new file with mode: 0644]
none/tests/mips64/cvm_atomic.c [new file with mode: 0644]
none/tests/mips64/cvm_atomic.stderr.exp [new file with mode: 0644]
none/tests/mips64/cvm_atomic.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/cvm_atomic.stdout.exp-non-octeon [new file with mode: 0644]
none/tests/mips64/cvm_atomic.vgtest [new file with mode: 0644]
none/tests/mips64/cvm_atomic_thread.c [new file with mode: 0644]
none/tests/mips64/cvm_atomic_thread.stderr.exp [new file with mode: 0644]
none/tests/mips64/cvm_atomic_thread.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/cvm_atomic_thread.stdout.exp-non-octeon [new file with mode: 0644]
none/tests/mips64/cvm_atomic_thread.vgtest [new file with mode: 0644]
none/tests/mips64/cvm_bbit.c [new file with mode: 0644]
none/tests/mips64/cvm_bbit.stderr.exp [new file with mode: 0644]
none/tests/mips64/cvm_bbit.stdout.exp [new file with mode: 0644]
none/tests/mips64/cvm_bbit.stdout.exp-non-octeon [new file with mode: 0644]
none/tests/mips64/cvm_bbit.vgtest [new file with mode: 0644]
none/tests/mips64/cvm_ins.c [new file with mode: 0644]
none/tests/mips64/cvm_ins.stderr.exp [new file with mode: 0644]
none/tests/mips64/cvm_ins.stdout.exp [new file with mode: 0644]
none/tests/mips64/cvm_ins.stdout.exp-non-octeon [new file with mode: 0644]
none/tests/mips64/cvm_ins.vgtest [new file with mode: 0644]
none/tests/mips64/cvm_lx_ins.c [new file with mode: 0644]
none/tests/mips64/cvm_lx_ins.stderr.exp [new file with mode: 0644]
none/tests/mips64/cvm_lx_ins.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/cvm_lx_ins.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/cvm_lx_ins.stdout.exp-non-octeon [new file with mode: 0644]
none/tests/mips64/cvm_lx_ins.vgtest [new file with mode: 0644]
none/tests/mips64/extract_insert_bit_field.c [new file with mode: 0644]
none/tests/mips64/extract_insert_bit_field.stderr.exp [new file with mode: 0644]
none/tests/mips64/extract_insert_bit_field.stdout.exp-mips64 [new file with mode: 0644]
none/tests/mips64/extract_insert_bit_field.stdout.exp-mips64r2 [new file with mode: 0644]
none/tests/mips64/extract_insert_bit_field.vgtest [new file with mode: 0644]
none/tests/mips64/filter_stderr [new file with mode: 0755]
none/tests/mips64/fpu_arithmetic.c [new file with mode: 0644]
none/tests/mips64/fpu_arithmetic.stderr.exp [new file with mode: 0644]
none/tests/mips64/fpu_arithmetic.stdout.exp [new file with mode: 0644]
none/tests/mips64/fpu_arithmetic.vgtest [new file with mode: 0644]
none/tests/mips64/fpu_branches.c [new file with mode: 0644]
none/tests/mips64/fpu_branches.stderr.exp [new file with mode: 0644]
none/tests/mips64/fpu_branches.stdout.exp [new file with mode: 0644]
none/tests/mips64/fpu_branches.vgtest [new file with mode: 0644]
none/tests/mips64/fpu_control_word.c [new file with mode: 0644]
none/tests/mips64/fpu_control_word.stderr.exp [new file with mode: 0644]
none/tests/mips64/fpu_control_word.stdout.exp [new file with mode: 0644]
none/tests/mips64/fpu_control_word.vgtest [new file with mode: 0644]
none/tests/mips64/fpu_load_store.c [new file with mode: 0644]
none/tests/mips64/fpu_load_store.stderr.exp [new file with mode: 0644]
none/tests/mips64/fpu_load_store.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/fpu_load_store.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/fpu_load_store.vgtest [new file with mode: 0644]
none/tests/mips64/load_indexed_instructions.c [new file with mode: 0644]
none/tests/mips64/load_indexed_instructions.stderr.exp [new file with mode: 0644]
none/tests/mips64/load_indexed_instructions.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/load_indexed_instructions.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/load_indexed_instructions.stdout.exp-non-octeon [new file with mode: 0644]
none/tests/mips64/load_indexed_instructions.vgtest [new file with mode: 0644]
none/tests/mips64/load_store.c [new file with mode: 0644]
none/tests/mips64/load_store.stderr.exp [new file with mode: 0644]
none/tests/mips64/load_store.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/load_store.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/load_store.vgtest [new file with mode: 0644]
none/tests/mips64/load_store_multiple.c [new file with mode: 0644]
none/tests/mips64/load_store_multiple.stderr.exp [new file with mode: 0644]
none/tests/mips64/load_store_multiple.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/load_store_multiple.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/load_store_multiple.vgtest [new file with mode: 0644]
none/tests/mips64/load_store_unaligned.c [new file with mode: 0644]
none/tests/mips64/load_store_unaligned.stderr.exp [new file with mode: 0644]
none/tests/mips64/load_store_unaligned.stdout.exp [new file with mode: 0644]
none/tests/mips64/load_store_unaligned.vgtest [new file with mode: 0644]
none/tests/mips64/logical_instructions.c [new file with mode: 0644]
none/tests/mips64/logical_instructions.stderr.exp [new file with mode: 0644]
none/tests/mips64/logical_instructions.stdout.exp [new file with mode: 0644]
none/tests/mips64/logical_instructions.vgtest [new file with mode: 0644]
none/tests/mips64/macro_fpu.h [new file with mode: 0644]
none/tests/mips64/macro_int.h [new file with mode: 0644]
none/tests/mips64/macro_load_store.h [new file with mode: 0644]
none/tests/mips64/move_instructions.c [new file with mode: 0644]
none/tests/mips64/move_instructions.stderr.exp [new file with mode: 0644]
none/tests/mips64/move_instructions.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/move_instructions.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/move_instructions.vgtest [new file with mode: 0644]
none/tests/mips64/rotate_swap.c [new file with mode: 0644]
none/tests/mips64/rotate_swap.stderr.exp [new file with mode: 0644]
none/tests/mips64/rotate_swap.stdout.exp-mips64 [new file with mode: 0644]
none/tests/mips64/rotate_swap.stdout.exp-mips64r2 [new file with mode: 0644]
none/tests/mips64/rotate_swap.vgtest [new file with mode: 0644]
none/tests/mips64/round.c [new file with mode: 0644]
none/tests/mips64/round.stderr.exp [new file with mode: 0644]
none/tests/mips64/round.stdout.exp [new file with mode: 0644]
none/tests/mips64/round.vgtest [new file with mode: 0644]
none/tests/mips64/rounding_mode.h [new file with mode: 0644]
none/tests/mips64/shift_instructions.c [new file with mode: 0644]
none/tests/mips64/shift_instructions.stderr.exp [new file with mode: 0644]
none/tests/mips64/shift_instructions.stdout.exp-mips64 [new file with mode: 0644]
none/tests/mips64/shift_instructions.stdout.exp-mips64r2 [new file with mode: 0644]
none/tests/mips64/shift_instructions.vgtest [new file with mode: 0644]
none/tests/mips64/test_block_size.c [new file with mode: 0644]
none/tests/mips64/test_block_size.stderr.exp [new file with mode: 0644]
none/tests/mips64/test_block_size.stdout.exp [new file with mode: 0644]
none/tests/mips64/test_block_size.vgtest [new file with mode: 0644]
none/tests/mips64/test_fcsr.c [new file with mode: 0644]
none/tests/mips64/test_fcsr.stderr.exp [new file with mode: 0644]
none/tests/mips64/test_fcsr.stdout.exp [new file with mode: 0644]
none/tests/mips64/test_fcsr.vgtest [new file with mode: 0644]
none/tests/mips64/test_math.cpp [new file with mode: 0644]
none/tests/mips64/test_math.stderr.exp [new file with mode: 0644]
none/tests/mips64/test_math.stdout.exp [new file with mode: 0644]
none/tests/mips64/test_math.vgtest [new file with mode: 0644]
none/tests/mips64/unaligned_load.c [new file with mode: 0644]
none/tests/mips64/unaligned_load.stderr.exp [new file with mode: 0644]
none/tests/mips64/unaligned_load.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/unaligned_load.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/unaligned_load.vgtest [new file with mode: 0644]
none/tests/mips64/unaligned_load_store.c [new file with mode: 0644]
none/tests/mips64/unaligned_load_store.stderr.exp [new file with mode: 0644]
none/tests/mips64/unaligned_load_store.stdout.exp-BE [new file with mode: 0644]
none/tests/mips64/unaligned_load_store.stdout.exp-LE [new file with mode: 0644]
none/tests/mips64/unaligned_load_store.vgtest [new file with mode: 0644]
none/tests/nestedfns.vgtest
none/tests/ppc32/Makefile.am
none/tests/ppc32/Makefile.in
none/tests/ppc32/allexec.c
none/tests/ppc32/data-cache-instructions.c [new file with mode: 0644]
none/tests/ppc32/data-cache-instructions.stderr.exp [new file with mode: 0644]
none/tests/ppc32/data-cache-instructions.stdout.exp [new file with mode: 0644]
none/tests/ppc32/data-cache-instructions.vgtest [new file with mode: 0644]
none/tests/ppc32/jm-fp.stdout.exp-BE2 [new file with mode: 0644]
none/tests/ppc32/jm-insns.c
none/tests/ppc32/jm-int.stdout.exp
none/tests/ppc32/jm-misc.stderr.exp [new file with mode: 0644]
none/tests/ppc32/jm-misc.stdout.exp [new file with mode: 0644]
none/tests/ppc32/jm-misc.vgtest [new file with mode: 0644]
none/tests/ppc32/jm-vmx.stdout.exp
none/tests/ppc32/jm_fp_isa_2_07.stderr.exp [new file with mode: 0644]
none/tests/ppc32/jm_fp_isa_2_07.stdout.exp [new file with mode: 0644]
none/tests/ppc32/jm_fp_isa_2_07.vgtest [new file with mode: 0644]
none/tests/ppc32/jm_int_isa_2_07.stderr.exp [new file with mode: 0644]
none/tests/ppc32/jm_int_isa_2_07.stdout.exp [new file with mode: 0644]
none/tests/ppc32/jm_int_isa_2_07.vgtest [new file with mode: 0644]
none/tests/ppc32/jm_vec_isa_2_07.stderr.exp [new file with mode: 0644]
none/tests/ppc32/jm_vec_isa_2_07.stdout.exp [new file with mode: 0644]
none/tests/ppc32/jm_vec_isa_2_07.vgtest [new file with mode: 0644]
none/tests/ppc32/ldst_multiple.c [new file with mode: 0644]
none/tests/ppc32/ldst_multiple.stderr.exp [new file with mode: 0644]
none/tests/ppc32/ldst_multiple.stdout.exp [new file with mode: 0644]
none/tests/ppc32/ldst_multiple.vgtest [new file with mode: 0644]
none/tests/ppc32/opcodes.h [new file with mode: 0644]
none/tests/ppc32/round.c
none/tests/ppc32/round.stdout.exp
none/tests/ppc32/test_dfp4.c
none/tests/ppc32/test_dfp5.c
none/tests/ppc32/test_isa_2_06_part1.c
none/tests/ppc32/test_isa_2_06_part1.stdout.exp
none/tests/ppc32/test_isa_2_06_part2.c
none/tests/ppc32/test_isa_2_06_part2.stdout.exp
none/tests/ppc32/test_isa_2_06_part3.c
none/tests/ppc32/test_isa_2_06_part3.stdout.exp
none/tests/ppc32/test_isa_2_07_part1.c [new file with mode: 0644]
none/tests/ppc32/test_isa_2_07_part2.c [new file with mode: 0644]
none/tests/ppc32/test_isa_2_07_part2.stderr.exp [new file with mode: 0644]
none/tests/ppc32/test_isa_2_07_part2.stdout.exp [new file with mode: 0644]
none/tests/ppc32/test_isa_2_07_part2.vgtest [new file with mode: 0644]
none/tests/ppc32/test_tm.c [new file with mode: 0644]
none/tests/ppc32/test_tm.stderr.exp [new file with mode: 0644]
none/tests/ppc32/test_tm.stdout.exp [new file with mode: 0644]
none/tests/ppc32/test_tm.vgtest [new file with mode: 0644]
none/tests/ppc32/test_touch_tm.c [new file with mode: 0644]
none/tests/ppc32/test_touch_tm.stderr.exp [new file with mode: 0644]
none/tests/ppc32/test_touch_tm.stdout.exp [new file with mode: 0644]
none/tests/ppc32/test_touch_tm.vgtest [new file with mode: 0644]
none/tests/ppc64/Makefile.am
none/tests/ppc64/Makefile.in
none/tests/ppc64/allexec.c
none/tests/ppc64/data-cache-instructions.c [new file with mode: 0644]
none/tests/ppc64/data-cache-instructions.stderr.exp [new file with mode: 0644]
none/tests/ppc64/data-cache-instructions.stdout.exp [new file with mode: 0644]
none/tests/ppc64/data-cache-instructions.vgtest [new file with mode: 0644]
none/tests/ppc64/jm-fp.stdout.exp
none/tests/ppc64/jm-fp.stdout.exp-BE2 [new file with mode: 0644]
none/tests/ppc64/jm-fp.stdout.exp-LE [new file with mode: 0644]
none/tests/ppc64/jm-fp.stdout.exp-LE2 [new file with mode: 0644]
none/tests/ppc64/jm-insns.c
none/tests/ppc64/jm-int.stdout.exp
none/tests/ppc64/jm-int.stdout.exp-LE [new file with mode: 0644]
none/tests/ppc64/jm-misc.stderr.exp [new file with mode: 0644]
none/tests/ppc64/jm-misc.stdout.exp [new file with mode: 0644]
none/tests/ppc64/jm-misc.vgtest [new file with mode: 0644]
none/tests/ppc64/jm-vmx.stdout.exp
none/tests/ppc64/jm-vmx.stdout.exp-LE [new file with mode: 0644]
none/tests/ppc64/jm_fp_isa_2_07.stderr.exp [new file with mode: 0644]
none/tests/ppc64/jm_fp_isa_2_07.stdout.exp [new file with mode: 0644]
none/tests/ppc64/jm_fp_isa_2_07.vgtest [new file with mode: 0644]
none/tests/ppc64/jm_int_isa_2_07.stderr.exp [new file with mode: 0644]
none/tests/ppc64/jm_int_isa_2_07.stdout.exp [new file with mode: 0644]
none/tests/ppc64/jm_int_isa_2_07.vgtest [new file with mode: 0644]
none/tests/ppc64/jm_vec_isa_2_07.stderr.exp [new file with mode: 0644]
none/tests/ppc64/jm_vec_isa_2_07.stdout.exp [new file with mode: 0644]
none/tests/ppc64/jm_vec_isa_2_07.vgtest [new file with mode: 0644]
none/tests/ppc64/ldst_multiple.c [new file with mode: 0644]
none/tests/ppc64/ldst_multiple.stderr.exp [new file with mode: 0644]
none/tests/ppc64/ldst_multiple.stdout.exp [new file with mode: 0644]
none/tests/ppc64/ldst_multiple.vgtest [new file with mode: 0644]
none/tests/ppc64/lsw.vgtest
none/tests/ppc64/opcodes.h [new file with mode: 0644]
none/tests/ppc64/round.c
none/tests/ppc64/round.stdout.exp
none/tests/ppc64/std_reg_imm.stdout.exp-LE [new file with mode: 0644]
none/tests/ppc64/test_dfp4.c
none/tests/ppc64/test_dfp5.c
none/tests/ppc64/test_isa_2_06_part1.c
none/tests/ppc64/test_isa_2_06_part1.stdout.exp
none/tests/ppc64/test_isa_2_06_part1.stdout.exp-LE [new file with mode: 0644]
none/tests/ppc64/test_isa_2_06_part2.c
none/tests/ppc64/test_isa_2_06_part2.stdout.exp
none/tests/ppc64/test_isa_2_06_part3.c
none/tests/ppc64/test_isa_2_06_part3.stdout.exp
none/tests/ppc64/test_isa_2_07_part1.c [new file with mode: 0644]
none/tests/ppc64/test_isa_2_07_part2.c [new file with mode: 0644]
none/tests/ppc64/test_isa_2_07_part2.stderr.exp [new file with mode: 0644]
none/tests/ppc64/test_isa_2_07_part2.stdout.exp [new file with mode: 0644]
none/tests/ppc64/test_isa_2_07_part2.vgtest [new file with mode: 0644]
none/tests/ppc64/test_tm.c [new file with mode: 0644]
none/tests/ppc64/test_tm.stderr.exp [new file with mode: 0644]
none/tests/ppc64/test_tm.stdout.exp [new file with mode: 0644]
none/tests/ppc64/test_tm.vgtest [new file with mode: 0644]
none/tests/ppc64/test_touch_tm.c [new file with mode: 0644]
none/tests/ppc64/test_touch_tm.stderr.exp [new file with mode: 0644]
none/tests/ppc64/test_touch_tm.stdout.exp [new file with mode: 0644]
none/tests/ppc64/test_touch_tm.vgtest [new file with mode: 0644]
none/tests/process_vm_readv_writev.c
none/tests/require-text-symbol-2.vgtest
none/tests/res_search.vgtest
none/tests/s390x/Makefile.am
none/tests/s390x/Makefile.in
none/tests/s390x/allexec.c
none/tests/s390x/bfp-1.c [new file with mode: 0644]
none/tests/s390x/bfp-1.stderr.exp [new file with mode: 0644]
none/tests/s390x/bfp-1.stdout.exp [new file with mode: 0644]
none/tests/s390x/bfp-1.vgtest [new file with mode: 0644]
none/tests/s390x/bfp-2.c [new file with mode: 0644]
none/tests/s390x/bfp-2.stderr.exp [new file with mode: 0644]
none/tests/s390x/bfp-2.stdout.exp [new file with mode: 0644]
none/tests/s390x/bfp-2.vgtest [new file with mode: 0644]
none/tests/s390x/bfp-3.c [new file with mode: 0644]
none/tests/s390x/bfp-3.stderr.exp [new file with mode: 0644]
none/tests/s390x/bfp-3.stdout.exp [new file with mode: 0644]
none/tests/s390x/bfp-3.vgtest [new file with mode: 0644]
none/tests/s390x/bfp-4.c [new file with mode: 0644]
none/tests/s390x/bfp-4.stderr.exp [new file with mode: 0644]
none/tests/s390x/bfp-4.stdout.exp [new file with mode: 0644]
none/tests/s390x/bfp-4.vgtest [new file with mode: 0644]
none/tests/s390x/clst.c [new file with mode: 0644]
none/tests/s390x/clst.stderr.exp [new file with mode: 0644]
none/tests/s390x/clst.stdout.exp [new file with mode: 0644]
none/tests/s390x/clst.vgtest [new file with mode: 0644]
none/tests/s390x/comp-1.c [new file with mode: 0644]
none/tests/s390x/comp-1.stderr.exp [new file with mode: 0644]
none/tests/s390x/comp-1.stdout.exp [new file with mode: 0644]
none/tests/s390x/comp-1.vgtest [new file with mode: 0644]
none/tests/s390x/comp-2.c [new file with mode: 0644]
none/tests/s390x/comp-2.stderr.exp [new file with mode: 0644]
none/tests/s390x/comp-2.stdout.exp [new file with mode: 0644]
none/tests/s390x/comp-2.vgtest [new file with mode: 0644]
none/tests/s390x/dfp-1.c [new file with mode: 0644]
none/tests/s390x/dfp-1.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfp-1.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfp-1.vgtest [new file with mode: 0644]
none/tests/s390x/dfp-2.c [new file with mode: 0644]
none/tests/s390x/dfp-2.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfp-2.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfp-2.vgtest [new file with mode: 0644]
none/tests/s390x/dfp-3.c [new file with mode: 0644]
none/tests/s390x/dfp-3.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfp-3.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfp-3.vgtest [new file with mode: 0644]
none/tests/s390x/dfp-4.c [new file with mode: 0644]
none/tests/s390x/dfp-4.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfp-4.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfp-4.vgtest [new file with mode: 0644]
none/tests/s390x/dfp_utils.h [new file with mode: 0644]
none/tests/s390x/dfpconv.c [new file with mode: 0644]
none/tests/s390x/dfpconv.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfpconv.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfpconv.vgtest [new file with mode: 0644]
none/tests/s390x/dfpext.c [new file with mode: 0644]
none/tests/s390x/dfpext.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfpext.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfpext.vgtest [new file with mode: 0644]
none/tests/s390x/dfptest.c [new file with mode: 0644]
none/tests/s390x/dfptest.stderr.exp [new file with mode: 0644]
none/tests/s390x/dfptest.stdout.exp [new file with mode: 0644]
none/tests/s390x/dfptest.vgtest [new file with mode: 0644]
none/tests/s390x/ecag.c [new file with mode: 0644]
none/tests/s390x/ecag.stderr.exp [new file with mode: 0644]
none/tests/s390x/ecag.stdout.exp [new file with mode: 0644]
none/tests/s390x/ecag.stdout.exp-z10ec [new file with mode: 0644]
none/tests/s390x/ecag.stdout.exp-z196 [new file with mode: 0644]
none/tests/s390x/ecag.stdout.exp-zec12 [new file with mode: 0644]
none/tests/s390x/ecag.vgtest [new file with mode: 0644]
none/tests/s390x/ex.c [new file with mode: 0644]
none/tests/s390x/ex.stderr.exp [new file with mode: 0644]
none/tests/s390x/ex.stdout.exp [new file with mode: 0644]
none/tests/s390x/ex.vgtest [new file with mode: 0644]
none/tests/s390x/exrl.c [new file with mode: 0644]
none/tests/s390x/exrl.stderr.exp [new file with mode: 0644]
none/tests/s390x/exrl.stdout.exp [new file with mode: 0644]
none/tests/s390x/exrl.vgtest [new file with mode: 0644]
none/tests/s390x/fpconv.c
none/tests/s390x/fpconv.stdout.exp
none/tests/s390x/fpext.c [new file with mode: 0644]
none/tests/s390x/fpext.stderr.exp [new file with mode: 0644]
none/tests/s390x/fpext.stdout.exp [new file with mode: 0644]
none/tests/s390x/fpext.vgtest [new file with mode: 0644]
none/tests/s390x/fpext_fail.stderr.exp [new file with mode: 0644]
none/tests/s390x/fpext_fail.stdout.exp [new file with mode: 0644]
none/tests/s390x/fpext_fail.vgtest [new file with mode: 0644]
none/tests/s390x/fpext_warn.c [new file with mode: 0644]
none/tests/s390x/fpext_warn.stderr.exp [new file with mode: 0644]
none/tests/s390x/fpext_warn.stdout.exp [new file with mode: 0644]
none/tests/s390x/fpext_warn.vgtest [new file with mode: 0644]
none/tests/s390x/laa.c [new file with mode: 0644]
none/tests/s390x/laa.stderr.exp [new file with mode: 0644]
none/tests/s390x/laa.stdout.exp [new file with mode: 0644]
none/tests/s390x/laa.vgtest [new file with mode: 0644]
none/tests/s390x/mvc.c [new file with mode: 0644]
none/tests/s390x/mvc.stderr.exp [new file with mode: 0644]
none/tests/s390x/mvc.stdout.exp [new file with mode: 0644]
none/tests/s390x/mvc.vgtest [new file with mode: 0644]
none/tests/s390x/opcodes.h
none/tests/s390x/pfpo.c [new file with mode: 0644]
none/tests/s390x/pfpo.stderr.exp [new file with mode: 0644]
none/tests/s390x/pfpo.stdout.exp [new file with mode: 0644]
none/tests/s390x/pfpo.vgtest [new file with mode: 0644]
none/tests/s390x/rounding-1.c [new file with mode: 0644]
none/tests/s390x/rounding-1.stderr.exp [new file with mode: 0644]
none/tests/s390x/rounding-1.stdout.exp [new file with mode: 0644]
none/tests/s390x/rounding-1.vgtest [new file with mode: 0644]
none/tests/s390x/rounding-2.c [new file with mode: 0644]
none/tests/s390x/rounding-2.stderr.exp [new file with mode: 0644]
none/tests/s390x/rounding-2.stdout.exp [new file with mode: 0644]
none/tests/s390x/rounding-2.vgtest [new file with mode: 0644]
none/tests/s390x/rounding-3.c [new file with mode: 0644]
none/tests/s390x/rounding-3.stderr.exp [new file with mode: 0644]
none/tests/s390x/rounding-3.stdout.exp [new file with mode: 0644]
none/tests/s390x/rounding-3.vgtest [new file with mode: 0644]
none/tests/s390x/rounding-4.c [new file with mode: 0644]
none/tests/s390x/rounding-4.stderr.exp [new file with mode: 0644]
none/tests/s390x/rounding-4.stdout.exp [new file with mode: 0644]
none/tests/s390x/rounding-4.vgtest [new file with mode: 0644]
none/tests/s390x/rounding-5.c [new file with mode: 0644]
none/tests/s390x/rounding-5.stderr.exp [new file with mode: 0644]
none/tests/s390x/rounding-5.stdout.exp [new file with mode: 0644]
none/tests/s390x/rounding-5.vgtest [new file with mode: 0644]
none/tests/s390x/rounding-6.c [new file with mode: 0644]
none/tests/s390x/rounding-6.stderr.exp [new file with mode: 0644]
none/tests/s390x/rounding-6.stdout.exp [new file with mode: 0644]
none/tests/s390x/rounding-6.vgtest [new file with mode: 0644]
none/tests/s390x/rounding.h [new file with mode: 0644]
none/tests/s390x/rxsbg.c [new file with mode: 0644]
none/tests/s390x/rxsbg.stderr.exp [new file with mode: 0644]
none/tests/s390x/rxsbg.stdout.exp [new file with mode: 0644]
none/tests/s390x/rxsbg.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-algr.c [new file with mode: 0644]
none/tests/s390x/spechelper-algr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-algr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-algr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-alr.c [new file with mode: 0644]
none/tests/s390x/spechelper-alr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-alr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-alr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-clr.c [new file with mode: 0644]
none/tests/s390x/spechelper-clr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-clr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-clr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-cr.c [new file with mode: 0644]
none/tests/s390x/spechelper-cr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-cr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-cr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-icm-1.c [new file with mode: 0644]
none/tests/s390x/spechelper-icm-1.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-icm-1.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-icm-1.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-icm-2.c [new file with mode: 0644]
none/tests/s390x/spechelper-icm-2.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-icm-2.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-icm-2.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-ltr.c [new file with mode: 0644]
none/tests/s390x/spechelper-ltr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-ltr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-ltr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-or.c [new file with mode: 0644]
none/tests/s390x/spechelper-or.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-or.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-or.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-slgr.c [new file with mode: 0644]
none/tests/s390x/spechelper-slgr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-slgr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-slgr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-slr.c [new file with mode: 0644]
none/tests/s390x/spechelper-slr.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-slr.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-slr.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-tm.c [new file with mode: 0644]
none/tests/s390x/spechelper-tm.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-tm.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-tm.vgtest [new file with mode: 0644]
none/tests/s390x/spechelper-tmll.c [new file with mode: 0644]
none/tests/s390x/spechelper-tmll.stderr.exp [new file with mode: 0644]
none/tests/s390x/spechelper-tmll.stdout.exp [new file with mode: 0644]
none/tests/s390x/spechelper-tmll.vgtest [new file with mode: 0644]
none/tests/s390x/srnm.c [new file with mode: 0644]
none/tests/s390x/srnm.stderr.exp [new file with mode: 0644]
none/tests/s390x/srnm.stdout.exp [new file with mode: 0644]
none/tests/s390x/srnm.vgtest [new file with mode: 0644]
none/tests/s390x/srnmb.c [new file with mode: 0644]
none/tests/s390x/srnmb.stderr.exp [new file with mode: 0644]
none/tests/s390x/srnmb.stdout.exp [new file with mode: 0644]
none/tests/s390x/srnmb.vgtest [new file with mode: 0644]
none/tests/s390x/srnmt.c [new file with mode: 0644]
none/tests/s390x/srnmt.stderr.exp [new file with mode: 0644]
none/tests/s390x/srnmt.stdout.exp [new file with mode: 0644]
none/tests/s390x/srnmt.vgtest [new file with mode: 0644]
none/tests/s390x/stfle.c
none/tests/s390x/stfle.stdout.exp
none/tests/s390x/stmg.c [new file with mode: 0644]
none/tests/s390x/stmg.stderr.exp [new file with mode: 0644]
none/tests/s390x/stmg.stdout.exp [new file with mode: 0644]
none/tests/s390x/stmg.vgtest [new file with mode: 0644]
none/tests/s390x/svc.h [new file with mode: 0644]
none/tests/s390x/test.h
none/tests/s390x/test_fork.c [new file with mode: 0644]
none/tests/s390x/test_fork.stderr.exp [new file with mode: 0644]
none/tests/s390x/test_fork.stdout.exp [new file with mode: 0644]
none/tests/s390x/test_fork.vgtest [new file with mode: 0644]
none/tests/s390x/test_sig.c [new file with mode: 0644]
none/tests/s390x/test_sig.stderr.exp [new file with mode: 0644]
none/tests/s390x/test_sig.stdout.exp [new file with mode: 0644]
none/tests/s390x/test_sig.vgtest [new file with mode: 0644]
none/tests/s390x/tm.c [new file with mode: 0644]
none/tests/s390x/tm.stderr.exp [new file with mode: 0644]
none/tests/s390x/tm.stdout.exp [new file with mode: 0644]
none/tests/s390x/tm.vgtest [new file with mode: 0644]
none/tests/s390x/tmll.c [new file with mode: 0644]
none/tests/s390x/tmll.stderr.exp [new file with mode: 0644]
none/tests/s390x/tmll.stdout.exp [new file with mode: 0644]
none/tests/s390x/tmll.vgtest [new file with mode: 0644]
none/tests/sem.c
none/tests/sha1_test.c
none/tests/tls.c
none/tests/valgrind_cpp_test.cpp
none/tests/x86-linux/Makefile.in
none/tests/x86/Makefile.am
none/tests/x86/Makefile.in
none/tests/x86/allexec.c
none/tests/x86/bt_everything.c
none/tests/x86/bt_literal.c
none/tests/x86/insn_mmxext.vgtest
none/tests/x86/movbe.c [new file with mode: 0644]
none/tests/x86/movbe.stderr.exp [new file with mode: 0644]
none/tests/x86/movbe.stdout.exp [new file with mode: 0644]
none/tests/x86/movbe.vgtest [new file with mode: 0644]
none/tests/x86/x87trigOOR.c [new file with mode: 0644]
none/tests/x86/x87trigOOR.stderr.exp [new file with mode: 0644]
none/tests/x86/x87trigOOR.stdout.exp [new file with mode: 0644]
none/tests/x86/x87trigOOR.vgtest [new file with mode: 0644]
perf/Makefile.am
perf/Makefile.in
perf/bigcode.c
perf/tinycc.c
perf/vg_perf
perf/vg_perf.in
shared/Makefile.am [new file with mode: 0644]
shared/Makefile.in [new file with mode: 0644]
shared/vg_replace_strmem.c [new file with mode: 0644]
tests/Makefile.am
tests/Makefile.in
tests/arch_test.c
tests/check_headers_and_includes [new file with mode: 0755]
tests/check_isa-2_06_cap
tests/check_isa-2_07_cap [new file with mode: 0755]
tests/filter_libc
tests/filter_stderr_basic
tests/filter_xml_frames [new file with mode: 0755]
tests/is_ppc64_BE.c [new file with mode: 0644]
tests/mips_features.c [new file with mode: 0644]
tests/platform_test
tests/post_regtest_checks [new file with mode: 0755]
tests/power_insn_available.c [new file with mode: 0644]
tests/s390x_features.c
tests/vg_regtest
tests/vg_regtest.in
tests/x86_amd64_features.c
valgrind.pc.in
valgrind.spec