* config/mips/tm-mips.h (GDB_TARGET_IS_MIPS64): If not already
authorIan Lance Taylor <ian@airs.com>
Thu, 6 Oct 1994 16:43:40 +0000 (16:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 6 Oct 1994 16:43:40 +0000 (16:43 +0000)
commit97d3151a59022d8d76fd29100052645bd8d99c6b
tree727b73d5b197ddec90dd9fc2666b78813f4e2a3a
parent1a406ce8c419273e124e5ab1c580a03c24ce056b
* config/mips/tm-mips.h (GDB_TARGET_IS_MIPS64): If not already
defined, define as 0.
(FIX_CALL_DUMMY): Rewrite to remove presumption that host and
target are similar.
* config/mips/tm-idt.h (TARGET_BYTE_ORDER_SELECTABLE): Define.
* config/mips/tm-idtl.h (TARGET_BYTE_ORDER_SELECTABLE): Define.
* config/mips/tm-idt64.h (TARGET_BYTE_ORDER_SELECTABLE): Define.
(BREAKPOINT): Remove definition.
* config/mips/tm-idtl64.h (TARGET_BYTE_ORDER_SELECTABLE): Define.
(BREAKPOINT): Remove definition.
* config/mips/tm-mips64.h (GDB_TARGET_IS_MIPS64): Define with a
value of 1, rather than without a value.
* config/mips/tm-bigmips64.h (GDB_TARGET_IS_MIPS64): Likewise.
gdb/config/mips/tm-bigmips64.h
gdb/config/mips/tm-idt.h
gdb/config/mips/tm-idt64.h
gdb/config/mips/tm-idtl.h
gdb/config/mips/tm-idtl64.h
gdb/config/mips/tm-mips.h
gdb/config/mips/tm-mips64.h