]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD support, patch 1
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 3 Oct 2021 14:06:07 +0000 (16:06 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 5 Oct 2021 11:02:27 +0000 (13:02 +0200)
commit33012dd82ba5f3502d3c6c5d95cf22b7af48f6b3
tree086e6ada6069c5b46968c44d1473e03ed838a961
parentefe91b114ac9eae3b77bf3dd73f7e0fb14dd7c82
FreeBSD support, patch 1

Primarily these changes concern the nature of alignment generated signals. On Linux, these produce SIGSEGV and n FreeBSD they produce SIGBUS.
VEX/priv/guest_amd64_toIR.c
VEX/priv/guest_ppc_toIR.c
VEX/priv/host_amd64_defs.c
VEX/priv/host_amd64_isel.c
VEX/priv/main_globals.c
VEX/pub/libvex.h