From 439601f2a745ad3771d7c320e7a5062ac8561ab1 Mon Sep 17 00:00:00 2001 From: John Metzler Date: Wed, 4 Mar 1998 00:08:00 +0000 Subject: Supports mips64vr4111-*-elf See tm-vrxxx.h --- gdb/config/mips/vr4xxx.mt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gdb/config/mips/vr4xxx.mt (limited to 'gdb/config/mips') diff --git a/gdb/config/mips/vr4xxx.mt b/gdb/config/mips/vr4xxx.mt new file mode 100644 index 0000000..4c79ec7 --- /dev/null +++ b/gdb/config/mips/vr4xxx.mt @@ -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 -- cgit v1.1