Remove tdesc stuff.
authorJohn Gilmore <gnu@cygnus>
Tue, 19 Nov 1991 00:50:06 +0000 (00:50 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 19 Nov 1991 00:50:06 +0000 (00:50 +0000)
gdb/.Sanitize
gdb/ChangeLog

index d3c3c5f239df4940eb49b68a69050c746dae9d84..c3c6345e65378cea3c79dad06f48246ee7984b03 100644 (file)
@@ -186,14 +186,11 @@ tahoe-pinsn.c
 target.c
 target.h
 tconfig
-tdesc-lib
-tdesc.c
-tdesc.h
 terminal.h
 tm-29k.h
 tm-3b1.h
 tm-68k.h
-tm-88k.h
+tm-m88k.h
 tm-altos.h
 tm-altosgas.h
 tm-amix.h
@@ -243,7 +240,7 @@ vax-pinsn.c
 vx-share
 xconfig
 xm-3b1.h
-xm-88k.h
+xm-m88k.h
 xm-altos.h
 xm-amix.h
 xm-arm.h
index 4ceece7d9ca99ce00506c561f7c7d3e2d392e0f9..e1796a6338090063ca30b551f107cb8fedd98b63 100644 (file)
@@ -13,6 +13,8 @@ Mon Nov 18 15:12:45 1991  John Gilmore  (gnu at cygnus.com)
        * tm-*.h:  Remove FRAME_CHAIN_COMBINE macros, since all are
        default.
        * coffread.c:  Remove tdesc stuff.
+       * tconfig/delta88, tconfig/m88k:  Remove tdesc stuff.
+       * xconfig/m88k:  Rename tm-88k.h to tm-m88k.h.
 
 Mon Nov 18 13:51:37 1991  Per Bothner  (bothner at cygnus.com)