diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-02-28 14:46:25 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-02-28 14:46:25 +0000 |
commit | e637dcf08be9705ba8161b22b49a9785813e6973 (patch) | |
tree | c048c3797c88e5179df82f120d6f87e7f7b8bdf6 /ld/.Sanitize | |
parent | 28edf847ec6d915c6ac919b8ebc00838183c482f (diff) | |
download | gdb-e637dcf08be9705ba8161b22b49a9785813e6973.zip gdb-e637dcf08be9705ba8161b22b49a9785813e6973.tar.gz gdb-e637dcf08be9705ba8161b22b49a9785813e6973.tar.bz2 |
mips-bsd and 386bsd support
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index f11aecd..e5c729e 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -36,6 +36,7 @@ TODO a29k.sc-sh a29k.sh aout.sc-sh +aout-mipsbsd.sc-sh cdtest-foo.cc cdtest-foo.h cdtest-func.cc @@ -61,6 +62,7 @@ h8300xray.em h8300xray.sc-sh h8300xray.sh i386aout.sh +i386bsd.sh i386coff.sc-sh i386coff.sh i960.sc-sh @@ -105,6 +107,7 @@ m88kbcs.sc-sh m88kbcs.sh mips.sc-sh mipsbig.sh +mipsbsd.sh mipslit.sh mri.c mri.h @@ -158,7 +161,10 @@ fi # # # $Log$ -# Revision 1.51 1993/02/26 18:53:13 dje +# Revision 1.52 1993/02/28 14:42:15 raeburn +# mips-bsd and 386bsd support +# +# Revision 1.51 1993/02/26 18:53:13 dje # Added initial sparc-v9 support. # # Revision 1.50 1993/02/13 10:15:14 zoo |