mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
1d06468c1f
* 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.
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
# Host: SGI Iris running irix 6.x
|
|
XDEPFILES=
|
|
XM_FILE= xm-irix6.h
|
|
NAT_FILE= nm-irix6.h
|
|
NATDEPFILES= fork-child.o solib.o irix5-nat.o corelow.o procfs.o \
|
|
proc-api.o proc-events.o proc-flags.o proc-why.o
|
|
|
|
XM_CLIBS=-lbsd
|