Added support for netbsd386 (almost-but-not-quite 386bsd).
This commit is contained in:
parent
05c81f45b4
commit
f8b2936364
@ -44,6 +44,7 @@ linux.mh
|
||||
linux.mt
|
||||
ncr3000.mh
|
||||
ncr3000.mt
|
||||
netbsd386.mt
|
||||
nm-i386aix.h
|
||||
nm-i386bsd.h
|
||||
nm-i386lynx.h
|
||||
|
3
gdb/config/i386/netbsd386.mt
Normal file
3
gdb/config/i386/netbsd386.mt
Normal file
@ -0,0 +1,3 @@
|
||||
# Target: Intel 386 running BSD
|
||||
TDEPFILES= i386-tdep.o i386-pinsn.o
|
||||
TM_FILE= tm-i386bsd.h
|
Loading…
Reference in New Issue
Block a user