Browse Source

New stuff

gdb-4_18-branch
Steve Chamberlain 35 years ago
parent
commit
7c5622817d
  1. 1
      gdb/config/.Sanitize
  2. 4
      gdb/config/mt-h8300hds

1
gdb/config/.Sanitize

@ -77,6 +77,7 @@ mt-bigmips
mt-convex
mt-decstation
mt-delta88
mt-h8300hds
mt-hp300bsd
mt-hp300hpux
mt-i386sco

4
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=
Loading…
Cancel
Save