Supports mips64vr4111-*-elf
authorJohn Metzler <jmetzler@cygnus>
Wed, 4 Mar 1998 00:08:00 +0000 (00:08 +0000)
committerJohn Metzler <jmetzler@cygnus>
Wed, 4 Mar 1998 00:08:00 +0000 (00:08 +0000)
See tm-vrxxx.h

gdb/config/mips/vr4xxx.mt [new file with mode: 0644]

diff --git a/gdb/config/mips/vr4xxx.mt b/gdb/config/mips/vr4xxx.mt
new file mode 100644 (file)
index 0000000..4c79ec7
--- /dev/null
@@ -0,0 +1,5 @@
+# Target: Big-endian SIM monitor board.
+TDEPFILES= mips-tdep.o remote-mips.o
+TM_FILE= tm-vr4xxx.h
+SIM_OBS = remote-sim.o
+SIM = ../sim/mips/libsim.a
This page took 0.025886 seconds and 4 git commands to generate.