]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 345248 - add support for Solaris OS in valgrind
authorJulian Seward <jseward@acm.org>
Tue, 21 Jul 2015 14:43:23 +0000 (14:43 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 21 Jul 2015 14:43:23 +0000 (14:43 +0000)
commitb70d4f9d8fc8966b5662a1e97a4a74e93fe7dc2e
treea924341ecd173b9685fe4838fbc2cbc758cf78e3
parent2a3575dd68e4a1e5d04fea0410309cac4150a170
Bug 345248 - add support for Solaris OS in valgrind

VEX aspects -- pretty minimal.

Authors of this port:
    Petr Pavlu         setup@dagobah.cz
    Ivo Raisr          ivosh@ivosh.net
    Theo Schlossnagle  theo@omniti.com

git-svn-id: svn://svn.valgrind.org/vex/trunk@3165
16 files changed:
VEX/priv/guest_amd64_defs.h
VEX/priv/guest_amd64_helpers.c
VEX/priv/guest_amd64_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_isel.c
VEX/priv/host_x86_defs.c
VEX/priv/host_x86_isel.c
VEX/priv/ir_defs.c
VEX/pub/libvex.h
VEX/pub/libvex_guest_amd64.h
VEX/pub/libvex_guest_x86.h
VEX/pub/libvex_ir.h
VEX/pub/libvex_trc_values.h