Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 18 Oct 2007 19:59:49 +0000 (19:59 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 18 Oct 2007 19:59:49 +0000 (19:59 +0000)
commite85e7c6ea411c42e24e6e7b8ff5cdd99faae317a
tree06881989ac288ea39c84a11517aa53c8156a4625
parentb533415989c55d929804d56ea4bfb93e8d5ce021
Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target
  (PowerPC 64 running in 32 bits mode).
Use the new TARGET_ABI_DIR feature to implement a ppcemb-linux-user target
  (PowerPC 32 with 64 bits GPRs and vector extensions).

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3409 c046a42c-6fe2-441c-8c8c-71466251a162
configure
linux-user/elfload.c
linux-user/main.c