mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
doing Power PC. * config/powerpc/tm-ppc-nw.h: Define GDB_TARGET_POWERPC. * config/i386/i386lynx.mh, config/m68k/m68klynx.mh, config/rs6000/rs6000lynx.mh, config/sparc/sparclynx.mh: Enable ser-tcp. * nlm/Makefile.in: Get rid of NWSOURCE. * nlm/alpha-io.S (inVti, outVti): Remove extraneous ldha's. * nlm/gdbserve.o: Add dummy __main routine. * nlm/gdbserve.def: Turn on debug.
11 lines
268 B
Plaintext
11 lines
268 B
Plaintext
# Host: Intel 386 running LynxOS
|
|
XM_FILE= xm-i386lynx.h
|
|
XM_CLIBS= -lbsd
|
|
XDEPFILES= ser-tcp.o
|
|
NAT_FILE= nm-i386lynx.h
|
|
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o lynx-nat.o
|
|
REGEX=regex.o
|
|
REGEX1=regex.o
|
|
GDBSERVER_LIBS= -lbsd
|
|
GDBSERVER_DEPFILES= low-lynx.o
|