]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Changed naming convention from 'PPC32' to 'PPC' for all VEX code common to both PPC32...
authorCerion Armour-Brown <cerion@valgrind.org>
Fri, 23 Dec 2005 00:55:09 +0000 (00:55 +0000)
committerCerion Armour-Brown <cerion@valgrind.org>
Fri, 23 Dec 2005 00:55:09 +0000 (00:55 +0000)
commit1efe44baeb6da095900a546e36d6e75709f9d1dc
treec9ea208664d9899564303304f8348ca0a968beab
parentad4ed6862c261aa41625efb48252d6088eabb8ee
Changed naming convention from 'PPC32' to 'PPC' for all VEX code common to both PPC32 and PPC64.
And tidied up a fair bit while i was at it.

git-svn-id: svn://svn.valgrind.org/vex/trunk@1504
VEX/priv/guest-ppc32/gdefs.h
VEX/priv/guest-ppc32/ghelpers.c
VEX/priv/guest-ppc32/toIR.c
VEX/priv/host-ppc32/hdefs.c
VEX/priv/host-ppc32/hdefs.h
VEX/priv/host-ppc32/isel.c
VEX/priv/main/vex_main.c
VEX/pub/libvex.h
VEX/switchback/switchback.c
VEX/test_main.c