diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-07-12 01:43:09 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-07-12 01:43:09 +0000 |
commit | 08df3284957c168745d61cc27fdd572957b9b4e2 (patch) | |
tree | 9f60b62757b55a5570551c84f371974276235103 /gdb/config/m68k | |
parent | 02176ddb2966728363b156e6f250784ea3eb07f9 (diff) | |
download | gdb-08df3284957c168745d61cc27fdd572957b9b4e2.zip gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.gz gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.bz2 |
Various updates
Diffstat (limited to 'gdb/config/m68k')
-rw-r--r-- | gdb/config/m68k/.Sanitize | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gdb/config/m68k/.Sanitize b/gdb/config/m68k/.Sanitize index 98c969f..e5ad8ba 100644 --- a/gdb/config/m68k/.Sanitize +++ b/gdb/config/m68k/.Sanitize @@ -41,8 +41,6 @@ Things-to-keep: 3b1.mt altos.mh altos.mt -amix.mh -amix.mt apollo68b.mh apollo68b.mt apollo68v.mh @@ -60,6 +58,8 @@ isi.mh isi.mt m68klynx.mh m68klynx.mt +m68kv4.mh +m68kv4.mt monitor.mt news.mh news.mt @@ -91,12 +91,12 @@ tm-delta68.h tm-m68k.h tm-m68klynx.h tm-altos.h -tm-amix.h tm-dpx2.h tm-es1800.h tm-hp300bsd.h tm-hp300hpux.h tm-isi.h +tm-m68kv4.h tm-monitor.h tm-news.h tm-os68k.h @@ -109,7 +109,6 @@ tm-vx68.h vxworks68.mt xm-3b1.h xm-altos.h -xm-amix.h xm-apollo68b.h xm-apollo68v.h xm-delta68.h @@ -119,6 +118,7 @@ xm-hp300hpux.h xm-isi.h xm-m68k.h xm-m68klynx.h +xm-m68kv4.h xm-news.h xm-news1000.h xm-sun2.h |