diff options
author | Stu Grossman <grossman@cygnus> | 1991-09-17 06:55:07 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1991-09-17 06:55:07 +0000 |
commit | fda386669a1ce25f3429ed70567e90b336e7b310 (patch) | |
tree | 2cd4f1573194994c7889960abaaa19f032298562 | |
parent | 3eaebb754c0088104868c14e5bc9072225a9c512 (diff) | |
download | gdb-fda386669a1ce25f3429ed70567e90b336e7b310.zip gdb-fda386669a1ce25f3429ed70567e90b336e7b310.tar.gz gdb-fda386669a1ce25f3429ed70567e90b336e7b310.tar.bz2 |
sgi/irix support.
-rw-r--r-- | gdb/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/.Sanitize b/gdb/.Sanitize index dc71431..b85292a 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -194,6 +194,7 @@ tm-hp300hpux.h tm-i386v-g.h tm-i386v.h tm-i960.h +tm-irix3.h tm-isi.h tm-merlin.h tm-mips.h @@ -240,6 +241,7 @@ xm-hp300hpux.h xm-i386sco.h xm-i386v.h xm-i386v32.h +xm-irix3.h xm-isi.h xm-merlin.h xm-mips.h |