aboutsummaryrefslogtreecommitdiff
path: root/ld/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-03-04 20:49:26 +0000
committerIan Lance Taylor <ian@airs.com>1993-03-04 20:49:26 +0000
commitce7d4b0d57a1d6897faabee401ae94ab592f801f (patch)
treee2332e245057064753c03d2667dcb6bb991abe13 /ld/.Sanitize
parentbf4492933194830c681992f50c16c187b9950b2e (diff)
downloadgdb-ce7d4b0d57a1d6897faabee401ae94ab592f801f.zip
gdb-ce7d4b0d57a1d6897faabee401ae94ab592f801f.tar.gz
gdb-ce7d4b0d57a1d6897faabee401ae94ab592f801f.tar.bz2
* mips.sc-sh: Added variables which may be overridden by a
specific emulation. * mipsidt.sh: New file; emulation for IDT MIPS board. * Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o. (em_mipsidt.c): New target. Uses mipsidt.sh and mips.sc-sh. * config/mips-idt.mt: New file; sets EMUL to mipsidt. * configure.in (mips-idt-ecoff): New target; uses mips-idt.
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r--ld/.Sanitize12
1 files changed, 11 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize
index e5c729e..3ecc8ed 100644
--- a/ld/.Sanitize
+++ b/ld/.Sanitize
@@ -108,6 +108,7 @@ m88kbcs.sh
mips.sc-sh
mipsbig.sh
mipsbsd.sh
+mipsidt.sh
mipslit.sh
mri.c
mri.h
@@ -161,7 +162,16 @@ fi
#
#
# $Log$
-# Revision 1.52 1993/02/28 14:42:15 raeburn
+# Revision 1.53 1993/03/04 20:49:05 ian
+# * mips.sc-sh: Added variables which may be overridden by a
+# specific emulation.
+# * mipsidt.sh: New file; emulation for IDT MIPS board.
+# * Makefile.in (ALL_EMULATIONS): Added em_mipsidt.o.
+# (em_mipsidt.c): New target. Uses mipsidt.sh and mips.sc-sh.
+# * config/mips-idt.mt: New file; sets EMUL to mipsidt.
+# * configure.in (mips-idt-ecoff): New target; uses mips-idt.
+#
+# 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