cd9bfe1540
* NEWS: Mention that a29k was removed. Add OBSOLETE section. Move new configurations to the top. * configure.tgt: Remove a29k. * config/a29k/tm-vx29k.h: Delete. * config/a29k/vx29k.mt: Delete. * config/a29k/tm-a29k.h: Delete. * config/a29k/a29k-udi.mt: Delete. * config/a29k/a29k.mt: Delete. * a29k-tdep.c: Delete. * remote-udi.c: Delete. * remote-mm.c: Delete. * remote-eb.c: Delete. * remote-adapt.c: Delete. * Makefile.in: Remove obsolete code. * gdbserver/Makefile.in: Ditto. * config/s390/s390x.mt: Ditto. * config/s390/s390.mt: Ditto. * config/sparc/sparclynx.mh: Ditto. * config/sparc/linux.mh: Ditto. * config/pa/hppaosf.mh: Ditto. * config/pa/hppabsd.mh: Ditto. * config/ns32k/nbsd.mt: Ditto. * config/mips/vr5000.mt: Ditto. * config/m68k/sun3os4.mh: Ditto. * config/m68k/nbsd.mt: Ditto. * config/m68k/m68klynx.mh: Ditto. * config/m32r/m32r.mt: Ditto. * config/i386/x86-64linux.mt: Ditto. * config/i386/nbsdelf.mt: Ditto. * config/i386/nbsd.mt: Ditto. * config/i386/i386lynx.mh: Ditto.
9 lines
448 B
Text
9 lines
448 B
Text
# Host: Sun 4 or Sparcstation, running SunOS 4
|
|
NAT_FILE= nm-sun4os4.h
|
|
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
|
|
HOST_IPC=-DBSD_IPC
|
|
|
|
# Setting XM_CLIBS=-lresolv would let us use the DNS, but that would screw
|
|
# anyone who wants to use NIS, which includes at least one Cygnus customer
|
|
# (PR 3593). So leave it this way until/unless we find a resolver which can
|
|
# get names from either DNS or NIS from the same GDB binary.
|