diff options
author | Stu Grossman <grossman@cygnus> | 1992-02-07 22:58:40 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-02-07 22:58:40 +0000 |
commit | 88c52c297c0f7d275ec4ace2b4ced179bcf328cb (patch) | |
tree | c729dda31d9945305cdc37806079e0005bcfc53a | |
parent | 7d5326148dc38830a9b2b89385c75b9bac1aa103 (diff) | |
download | gdb-88c52c297c0f7d275ec4ace2b4ced179bcf328cb.zip gdb-88c52c297c0f7d275ec4ace2b4ced179bcf328cb.tar.gz gdb-88c52c297c0f7d275ec4ace2b4ced179bcf328cb.tar.bz2 |
Add xm-vaxbsd.h and xm-vaxult.h to .Sanitize. Add mh-vaxbsd and mh-vaxult,
remove mh-vax from config/.Sanitize.
-rw-r--r-- | gdb/.Sanitize | 2 | ||||
-rw-r--r-- | gdb/config/.Sanitize | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 83379b4..669c06d 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -277,6 +277,8 @@ xm-tahoe.h xm-ultra3.h xm-umax.h xm-vax.h +xm-vaxbsd.h +xm-vaxult.h Do-last: diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 3938675..69c410e 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -66,7 +66,8 @@ mh-symmetry mh-tahoe mh-ultra3 mh-umax -mh-vax +mh-vaxbsd +mh-vaxult mt-3b1 mt-a29k mt-a29k-kern |