From 0c884e17826fa058f5c8080d08a6f24abd1b3ddc Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 13 Dec 2001 13:34:41 +0000 Subject: * Makefile.in: Add support for xstormy16. * configure.tgt: Ditto. * xstormy16-tdep.c: New file. * config/xstormy16/xstormy16.mt: New file. --- gdb/config/xstormy16/xstormy16.mt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gdb/config/xstormy16/xstormy16.mt (limited to 'gdb/config/xstormy16') diff --git a/gdb/config/xstormy16/xstormy16.mt b/gdb/config/xstormy16/xstormy16.mt new file mode 100644 index 0000000..c4b5751 --- /dev/null +++ b/gdb/config/xstormy16/xstormy16.mt @@ -0,0 +1,5 @@ +# Target: Sanyo Xstormy16a processor +TDEPFILES = xstormy16-tdep.o +# No simulator objects or libraries are needed -- target uses SID. +# SIM_OBS = remote-sim.o +# SIM = ../sim/xstormy16/libsim.a -- cgit v1.1