From 7c5622817dd2ef0d5f468760497d997c0372ea25 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 16 Jan 1992 23:57:59 +0000 Subject: [PATCH] New stuff --- gdb/config/.Sanitize | 1 + gdb/config/mt-h8300hds | 4 ++++ 2 files changed, 5 insertions(+) create mode 100755 gdb/config/mt-h8300hds diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 31b5b0102b4..73269c4513b 100644 --- a/gdb/config/.Sanitize +++ b/gdb/config/.Sanitize @@ -77,6 +77,7 @@ mt-bigmips mt-convex mt-decstation mt-delta88 +mt-h8300hds mt-hp300bsd mt-hp300hpux mt-i386sco diff --git a/gdb/config/mt-h8300hds b/gdb/config/mt-h8300hds new file mode 100755 index 00000000000..fbc6ac99d3e --- /dev/null +++ b/gdb/config/mt-h8300hds @@ -0,0 +1,4 @@ +# Target: H8300 with HDS monitor +TDEPFILES= exec.o h8300-tdep.o hds-tdep.o +TM_FILE= tm-h8300.h +TM_CFLAGS= -- 2.30.2