]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make the x86 and amd64 back ends use the revised prototypes for
authorJulian Seward <jseward@acm.org>
Thu, 31 Dec 2009 19:26:03 +0000 (19:26 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 31 Dec 2009 19:26:03 +0000 (19:26 +0000)
commit57e2709021fe78e937c98db45c9f0f6658342ae0
tree92368b625f730b6e8f2ed6ead1c881d45d5380cd
parent61f3b8fc3cac7ca06d1cc0929c4f6cc18f631abd
Make the x86 and amd64 back ends use the revised prototypes for
genSpill and genReload.  ppc32/64 backends are still broken.
Also, tidy up associated pointer-type casting in main_main.c.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1950
VEX/priv/host_amd64_defs.c
VEX/priv/host_amd64_defs.h
VEX/priv/host_x86_defs.c
VEX/priv/host_x86_defs.h
VEX/priv/main_main.c