]> Git Repo - qemu.git/commit
tcg-ppc: Rename the tcg/ppc64 backend
authorRichard Henderson <[email protected]>
Wed, 30 Apr 2014 21:07:47 +0000 (14:07 -0700)
committerRichard Henderson <[email protected]>
Mon, 23 Jun 2014 14:32:23 +0000 (07:32 -0700)
commit40d964b563d144cae459c39fd6e3a6cd7b34127a
tree19ab017e3fc2216687291fc13abbfbaa3b51eb45
parentb38daef9d4a174b874284ddac6d82f246a556363
tcg-ppc: Rename the tcg/ppc64 backend

The other tcg backends that support 32- and 64-bit modes
use the 32-bit name for the port.  Follow suit.

Tested-by: Tom Musta <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
configure
tcg/ppc/tcg-target.c [new file with mode: 0644]
tcg/ppc/tcg-target.h [new file with mode: 0644]
tcg/ppc64/tcg-target.c [deleted file]
tcg/ppc64/tcg-target.h [deleted file]
This page took 0.02528 seconds and 4 git commands to generate.