Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 Nov 2007 18:05:37 +0000 (18:05 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 8 Nov 2007 18:05:37 +0000 (18:05 +0000)
commitd26bc2118e99702eb8c1bb240786bcadd7fa21ac
tree2d3523234b61325aff6bf5eb857a67a5fddaeb97
parent5850586c072456e6f007096ea8a489c97118f8f1
Clean out the N32 macros from target-mips, and introduce MIPS ABI specific
defines for linux-user.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3556 c046a42c-6fe2-441c-8c8c-71466251a162
13 files changed:
configure
linux-user/main.c
linux-user/signal.c
linux-user/syscall_defs.h
target-mips/exec.h
target-mips/helper.c
target-mips/mips-defs.h
target-mips/op.c
target-mips/op_helper.c
target-mips/op_mem.c
target-mips/op_template.c
target-mips/translate.c
target-mips/translate_init.c