diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-07 01:37:31 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-07 01:37:31 +0000 |
commit | e7db3d77d0c1309bc7480a72fc95d54001c3e392 (patch) | |
tree | 01b4d7d08e0f13acf16983d3c549b3762dc8d628 /gdb/testsuite | |
parent | 3e19d545fbbf25b888e0f78c9a7a750fb6b458de (diff) | |
download | gdb-e7db3d77d0c1309bc7480a72fc95d54001c3e392.zip gdb-e7db3d77d0c1309bc7480a72fc95d54001c3e392.tar.gz gdb-e7db3d77d0c1309bc7480a72fc95d54001c3e392.tar.bz2 |
Always keep the newly-added configure scripts.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/.Sanitize | 4 | ||||
-rw-r--r-- | gdb/testsuite/gdb.base/.Sanitize | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.chill/.Sanitize | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.disasm/.Sanitize | 6 | ||||
-rw-r--r-- | gdb/testsuite/gdb.stabs/.Sanitize | 6 |
5 files changed, 16 insertions, 6 deletions
diff --git a/gdb/testsuite/.Sanitize b/gdb/testsuite/.Sanitize index fec24fb..dcd889d 100644 --- a/gdb/testsuite/.Sanitize +++ b/gdb/testsuite/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for gdb/testsuite. +# .Sanitize for devo/gdb/testsuite. # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -27,7 +27,9 @@ Things-to-keep: ChangeLog Makefile.in TODO +aclocal.m4 config +configure configure.in gdb.base gdb.c++ diff --git a/gdb/testsuite/gdb.base/.Sanitize b/gdb/testsuite/gdb.base/.Sanitize index d08a083..ba0503c 100644 --- a/gdb/testsuite/gdb.base/.Sanitize +++ b/gdb/testsuite/gdb.base/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for gdb/testsuite/gdb.base. +# .Sanitize for devo/gdb/testsuite/gdb.base. # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -35,6 +35,7 @@ callfuncs.c callfuncs.exp commands.exp compiler.c +configure configure.in corefile.exp coremaker.c diff --git a/gdb/testsuite/gdb.chill/.Sanitize b/gdb/testsuite/gdb.chill/.Sanitize index cb8773b..70034b4 100644 --- a/gdb/testsuite/gdb.chill/.Sanitize +++ b/gdb/testsuite/gdb.chill/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for gdb/testsuite/gdb.chill. +# .Sanitize for devo/gdb/testsuite/gdb.chill. # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -30,6 +30,7 @@ callch.exp chexp.exp chillvars.ch chillvars.exp +configure configure.in func1.ch misc.ch diff --git a/gdb/testsuite/gdb.disasm/.Sanitize b/gdb/testsuite/gdb.disasm/.Sanitize index 21d98ce..68cc32c 100644 --- a/gdb/testsuite/gdb.disasm/.Sanitize +++ b/gdb/testsuite/gdb.disasm/.Sanitize @@ -1,6 +1,6 @@ -# .Sanitize for deja-gnu. +# .Sanitize for devo/gdb/testsuite/gdb.disasm. -# 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. @@ -24,12 +24,14 @@ Do-first: Things-to-keep: Makefile.in +configure configure.in hppa.exp hppa.mt hppa.s Things-to-lose: + sh3.exp sh3.mt sh3.s diff --git a/gdb/testsuite/gdb.stabs/.Sanitize b/gdb/testsuite/gdb.stabs/.Sanitize index aae517b..06e499e 100644 --- a/gdb/testsuite/gdb.stabs/.Sanitize +++ b/gdb/testsuite/gdb.stabs/.Sanitize @@ -1,4 +1,6 @@ -# Each directory to survive it's way into a release will need a file +# .Sanitize for devo/gdb/testsuite/gdb.stabs. + +# 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. @@ -24,7 +26,9 @@ Things-to-keep: Makefile.in alpha.mt aout.mt +configure configure.in +default.mt ecoff.mt aout.sed ecoff.sed |