drop minimon support
authorK. Richard Pixley <rich@cygnus>
Wed, 9 Jun 1993 20:00:52 +0000 (20:00 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 9 Jun 1993 20:00:52 +0000 (20:00 +0000)
gdb/ChangeLog
gdb/config/a29k/a29k.mt

index f62e154104de7696093786fcc788c6c9c94af82f..fe6b71c8a046788cb815e676822cf7123cfd85f6 100644 (file)
@@ -1,5 +1,8 @@
 Wed Jun  9 12:56:58 1993  K. Richard Pixley  (rich@cygnus.com)
 
+       * config/a29k/a29k.mt (TDEPFILES): drop minimon support.  It
+         doesn't compile on solaris and is now obsolete.
+
        * config/sparc/sun4os4.mh (XM_CLIBS): remove -lresolv.  This
          breaks stock sunos installations.
 
index cd947dce5c949900dd0ab8cf062e043d830bafb0..33a552eefabbf4386c98bbf98c2dc048e5f943f1 100644 (file)
@@ -3,8 +3,7 @@
 # that will be able to communicate over a serial line with either an 
 # EB board (remote-eb.c),
 # Adapt (remote-adapt.c),
-# or a MiniMon debugger (remote-mm.c).
 # Or run native on an Ultracomputer.
-TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-eb.o remote-mm.o remote-adapt.o 
+TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-eb.o remote-adapt.o 
 TM_FILE= tm-a29k.h
 MT_CFLAGS = -DNO_HIF_SUPPORT
This page took 0.072938 seconds and 4 git commands to generate.