]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Constify VEX's external interface.
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 21 Oct 2012 02:09:51 +0000 (02:09 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 21 Oct 2012 02:09:51 +0000 (02:09 +0000)
commitcd4e9cbfdda5dc194c8f10fe2b3add7298f085a6
tree508ad206eb19ce0ca4b56bd22cacf342ba46ef4f
parentcb2515a647ea77a4837444173474e74f6743a51c
Constify VEX's external interface.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2555
20 files changed:
VEX/priv/guest_amd64_defs.h
VEX/priv/guest_amd64_helpers.c
VEX/priv/guest_arm_defs.h
VEX/priv/guest_arm_helpers.c
VEX/priv/guest_mips_defs.h
VEX/priv/guest_mips_helpers.c
VEX/priv/guest_ppc_defs.h
VEX/priv/guest_ppc_helpers.c
VEX/priv/guest_s390_defs.h
VEX/priv/guest_s390_helpers.c
VEX/priv/guest_x86_defs.h
VEX/priv/guest_x86_helpers.c
VEX/priv/host_s390_defs.c
VEX/priv/host_s390_defs.h
VEX/priv/ir_defs.c
VEX/priv/ir_opt.c
VEX/priv/ir_opt.h
VEX/priv/main_main.c
VEX/pub/libvex_emnote.h
VEX/pub/libvex_ir.h