mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
56fc16c70b
coredep.c, but zero out FP_REGNUM & ZERO_REGNUM so that stack backtraces from core files work. * config/decstation.mh, config/irix3.mh: Remove coredep.o. Functions are now defined in mips-nat.c.
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
# Host: SGI Iris running irix 3.x
|
|
XDEPFILES=
|
|
XM_FILE= xm-irix3.h
|
|
NAT_FILE= nm-irix3.h
|
|
NATDEPFILES= fork-child.o corelow.o infptrace.o inftarg.o mips-nat.o
|
|
ALLOCA=alloca.o
|
|
ALLOCA1=alloca.o
|
|
MUNCH_DEFINE=-B
|
|
XM_CLIBS=-lbsd
|