diff options
author | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
commit | 87756e15db9426efa646df410eed1de8533174ac (patch) | |
tree | b417cb3c813b0e1dbc3612b0e9b2bbdbfaffa865 /binutils | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/.Sanitize | 2 | ||||
-rw-r--r-- | binutils/testsuite/.Sanitize | 5 | ||||
-rw-r--r-- | binutils/testsuite/config/.Sanitize | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 92c3bc5..d10e748 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -66,4 +66,6 @@ strip.1 testsuite version.c +Things-to-lose: + Do-last: diff --git a/binutils/testsuite/.Sanitize b/binutils/testsuite/.Sanitize index b104dc2..3894eea 100644 --- a/binutils/testsuite/.Sanitize +++ b/binutils/testsuite/.Sanitize @@ -23,14 +23,15 @@ Do-first: Things-to-keep: -# The lines between the "Do-last:" line and the end of the file - ChangeLog Makefile.in binutils.all config configure.in +Things-to-lose: + +# 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/binutils/testsuite/config/.Sanitize b/binutils/testsuite/config/.Sanitize index 92c26ed..553c1ce 100644 --- a/binutils/testsuite/config/.Sanitize +++ b/binutils/testsuite/config/.Sanitize @@ -32,6 +32,8 @@ udi.exp unix.exp vx.exp +Things-to-lose: + # 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. |