aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-07-12 01:43:09 +0000
committerStan Shebs <shebs@codesourcery.com>1994-07-12 01:43:09 +0000
commit08df3284957c168745d61cc27fdd572957b9b4e2 (patch)
tree9f60b62757b55a5570551c84f371974276235103
parent02176ddb2966728363b156e6f250784ea3eb07f9 (diff)
downloadgdb-08df3284957c168745d61cc27fdd572957b9b4e2.zip
gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.gz
gdb-08df3284957c168745d61cc27fdd572957b9b4e2.tar.bz2
Various updates
-rw-r--r--gdb/.Sanitize4
-rw-r--r--gdb/29k-share/.Sanitize11
-rw-r--r--gdb/config/.Sanitize12
-rw-r--r--gdb/config/m68k/.Sanitize8
-rw-r--r--gdb/doc/.Sanitize13
-rw-r--r--gdb/testsuite/.Sanitize26
-rw-r--r--gdb/testsuite/config/.Sanitize23
-rw-r--r--gdb/testsuite/gdb.base/.Sanitize1
8 files changed, 23 insertions, 75 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize
index e707573..2dc75b3 100644
--- a/gdb/.Sanitize
+++ b/gdb/.Sanitize
@@ -317,9 +317,6 @@ z8k-tdep.c
# Things which are explicitly *not* kept, for now.
-# deblib/ - CVS won't let you blow away directories yet,
-# so this is still around from when Stu checked
-# it in, as part of Lucid support.
# energize - Part of Lucid support.
# energize-patches - Part of Lucid support.
# energize.c - Part of Lucid support.
@@ -336,7 +333,6 @@ z8k-tdep.c
Things-to-lose:
-deblib
energize
energize-patches
energize.c
diff --git a/gdb/29k-share/.Sanitize b/gdb/29k-share/.Sanitize
index 12f7251..45f2bf1 100644
--- a/gdb/29k-share/.Sanitize
+++ b/gdb/29k-share/.Sanitize
@@ -1,8 +1,6 @@
-# .Sanitize for devo/gdb.
-# $Id$
-#
+# .Sanitize for gdb/29k-share.
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
# like this one called "./.Sanitize". All keyword lines must exist,
# and must exist in the order specified by this file. Each directory
# in the tree will be processed, top down, in the following order.
@@ -13,7 +11,7 @@
# The lines between the "Do-first:" line and the "Things-to-keep:"
# line are executed as a /bin/sh shell script before anything else is
-# done in this
+# done in this directory.
Do-first:
@@ -31,9 +29,6 @@ udi_soc
Things-to-lose:
-dfe
-include
-
Do-last:
# End of file.
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize
index 2a29316..8788c2a 100644
--- a/gdb/config/.Sanitize
+++ b/gdb/config/.Sanitize
@@ -1,4 +1,6 @@
-# Each directory to survive it's way into a release will need a file
+# .Sanitize for devo/gdb/config.
+
+# Each directory to survive its way into a release will need a file
# like this one called "./.Sanitize". All keyword lines must exist,
# and must exist in the order specified by this file. Each directory
# in the tree will be processed, top down, in the following order.
@@ -9,7 +11,7 @@
# The lines between the "Do-first:" line and the "Things-to-keep:"
# line are executed as a /bin/sh shell script before anything else is
-# done in this
+# done in this directory.
Do-first:
@@ -54,14 +56,8 @@ xm-lynx.h
xm-sysv4.h
z8k
-
-# Things which are explicitly *not* kept, for now.
-# i860 - Not yet ready for prime time.
-
Things-to-lose:
-i860
-
Do-last:
# End of file.
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
diff --git a/gdb/doc/.Sanitize b/gdb/doc/.Sanitize
index 6114a9e..cc8010d 100644
--- a/gdb/doc/.Sanitize
+++ b/gdb/doc/.Sanitize
@@ -1,8 +1,6 @@
-# Sanitize.in for devo.
-# $Id$
-#
+# .Sanitize for gdb/doc.
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
# like this one called "./.Sanitize". All keyword lines must exist,
# and must exist in the order specified by this file. Each directory
# in the tree will be processed, top down, in the following order.
@@ -13,7 +11,7 @@
# The lines between the "Do-first:" line and the "Things-to-keep:"
# line are executed as a /bin/sh shell script before anything else is
-# done in this
+# done in this directory.
Do-first:
@@ -44,13 +42,8 @@ refcard.tex
remote.texi
stabs.texinfo
-# Things which are explicitly *not* kept by default.
-
Things-to-lose:
-# Obsolete; only exists because CVS can't delete directories.
-config
-
# Cygnus logo bitmap, huge file, no point in bundling all over the place.
cyglogo.eps
# Includes cyglogo.eps.
diff --git a/gdb/testsuite/.Sanitize b/gdb/testsuite/.Sanitize
index 4bf131e..247f3d6 100644
--- a/gdb/testsuite/.Sanitize
+++ b/gdb/testsuite/.Sanitize
@@ -43,32 +43,6 @@ lib
Things-to-lose:
-gdb.all
-gdb.t00
-gdb.t01
-gdb.t02
-gdb.t03
-gdb.t04
-gdb.t05
-gdb.t06
-gdb.t07
-gdb.t08
-gdb.t09
-gdb.t10
-gdb.t11
-gdb.t12
-gdb.t13
-gdb.t15
-gdb.t16
-gdb.t17
-gdb.t20
-gdb.t21
-gdb.t22
-gdb.t23
-gdb.t24
-gdb.t30
-gdb.t31
-
# The lines between the "Do-last:" line and the end of the file
# are executed as a /bin/sh shell script after everything else is
# done.
diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize
index 72e50c4..13936f9 100644
--- a/gdb/testsuite/config/.Sanitize
+++ b/gdb/testsuite/config/.Sanitize
@@ -1,6 +1,6 @@
-# .Sanitize for deja-gnu.
+# .Sanitize for gdb/testsuite/config.
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
# like this one called "./.Sanitize". All keyword lines must exist,
# and must exist in the order specified by this file. Each directory
# in the tree will be processed, top down, in the following order.
@@ -23,23 +23,18 @@ Do-first:
Things-to-keep:
-config.rel.in
-makefile.rel.in
mips-gdb.exp
mt-a29k-udi
-mt-frwcom-aout
+mt-hpux
mt-i386-aout
mt-i960-nindy
-mt-i960-vx
-mt-m68k-abug-aout
-mt-m68k-abug-coff
-mt-m68k-aout
-mt-m68k-coff
-mt-m68k-vx
-mt-mips
+mt-lynx
+mt-m68k
+mt-mips-ecoff
+mt-slite
mt-sparc-aout
-mt-sparc-vx
-mt-sparclite
+mt-unix
+mt-vxworks
nind-gdb.exp
udi-gdb.exp
unix-gdb.exp
diff --git a/gdb/testsuite/gdb.base/.Sanitize b/gdb/testsuite/gdb.base/.Sanitize
index d0eedcb..29cc4b9 100644
--- a/gdb/testsuite/gdb.base/.Sanitize
+++ b/gdb/testsuite/gdb.base/.Sanitize
@@ -84,7 +84,6 @@ signals.c
signals.exp
sparc-aout.u
sparc-elf.u
-t10.c
term.exp
twice.c
twice.exp