* config/mips/tm-irix6.h: New file.
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 Jun 2001 15:57:57 +0000 (15:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 7 Jun 2001 15:57:57 +0000 (15:57 +0000)
commit1d06468c1f15b02ca44f1844fffd5d47aab16645
treef3d9487df030a06be13248408ef13a66a942eb50
parent3d499020f6cc7089fa629cb734fab49f888e67c6
* config/mips/tm-irix6.h: New file.

* config/mips/irix6.mh: New file.

* config/mips/irix6.mt: New file.

* config/mips/xm-irix6.h: New file.

* config/mips/nm-irix6.h: New file.

* mips-tdep.c (mips_gdbarch_init) <MIPS_ABI_N32>: Set up the
disassembler info in tm_print_insn_info as appropriate for the N32
ABI.  Force N32 ABI to be the default if the CPU is R8000 or
R10000.

* configure.tgt (mips*-sgi-irix6*): Map to irix6.

* configure.host (mips*-sgi-irix6*): Ditto.
gdb/ChangeLog
gdb/config/mips/irix6.mh [new file with mode: 0644]
gdb/config/mips/irix6.mt [new file with mode: 0644]
gdb/config/mips/nm-irix6.h [new file with mode: 0644]
gdb/config/mips/tm-irix6.h [new file with mode: 0644]
gdb/config/mips/xm-irix6.h [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
gdb/mips-tdep.c
This page took 0.026507 seconds and 4 git commands to generate.