diff options
author | Fred Fish <fnf@specifix.com> | 1993-08-02 23:29:32 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-08-02 23:29:32 +0000 |
commit | b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a (patch) | |
tree | 0c4a0d35478cb1dae8a7cf4d0f434c1d3e5a2e1b /sim | |
parent | a305925112a14cf1756825ddec3c8a012b4c518c (diff) | |
download | gdb-b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a.zip gdb-b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a.tar.gz gdb-b5ed6e32c291b0acee4a13dec390f2d1b8e6c76a.tar.bz2 |
Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/.Sanitize | 1 | ||||
-rw-r--r-- | sim/h8300/.Sanitize | 1 | ||||
-rw-r--r-- | sim/sh/.Sanitize | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sim/.Sanitize b/sim/.Sanitize index 56fd486..a01f50e 100644 --- a/sim/.Sanitize +++ b/sim/.Sanitize @@ -33,7 +33,6 @@ z8k Things-to-lose: -.Sanitize Do-last: diff --git a/sim/h8300/.Sanitize b/sim/h8300/.Sanitize index ab36163..290ed54 100644 --- a/sim/h8300/.Sanitize +++ b/sim/h8300/.Sanitize @@ -36,7 +36,6 @@ inst.h Things-to-lose: -.Sanitize Do-last: diff --git a/sim/sh/.Sanitize b/sim/sh/.Sanitize index b46f938..f14e72e 100644 --- a/sim/sh/.Sanitize +++ b/sim/sh/.Sanitize @@ -35,7 +35,6 @@ sh.mt Things-to-lose: -.Sanitize Do-last: |