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 /sim | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'sim')
-rw-r--r-- | sim/.Sanitize | 2 | ||||
-rw-r--r-- | sim/h8300/.Sanitize | 2 | ||||
-rw-r--r-- | sim/sh/.Sanitize | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/sim/.Sanitize b/sim/.Sanitize index b455fbd..94e3340 100644 --- a/sim/.Sanitize +++ b/sim/.Sanitize @@ -32,6 +32,8 @@ h8500 sh z8k +Things-to-lose: + Do-last: # End of file. diff --git a/sim/h8300/.Sanitize b/sim/h8300/.Sanitize index 32631d6..414b8f1 100644 --- a/sim/h8300/.Sanitize +++ b/sim/h8300/.Sanitize @@ -36,6 +36,8 @@ p3.c perifs.c state.h +Things-to-lose: + Do-last: # End of file. diff --git a/sim/sh/.Sanitize b/sim/sh/.Sanitize index a76a514..a4d6ae6 100644 --- a/sim/sh/.Sanitize +++ b/sim/sh/.Sanitize @@ -32,6 +32,8 @@ interp.c gencode.c run.c +Things-to-lose: + Do-last: |