Remove nonexistent GO32 "native" support.
This commit is contained in:
parent
1d0d5dbe7f
commit
71e60679bd
2 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
Thu Jan 28 19:09:02 1993 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* config/go32.mh: Remove nonexistent "native" support.
|
||||
|
||||
M88K fixes reported by Carl Greco, <cgreco@Creighton.Edu>:
|
||||
* tm-m88k.h (REGISTER_CONVERT_TO_RAW): Fix typo.
|
||||
* m88k-tdep.c (next_insn): Lint, cleanup.
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
|
||||
MH_CFLAGS=-D__GO32__ -D__MSDOS__
|
||||
XDEPFILES= go32-xdep.o ser-go32.o
|
||||
XM_FILE= xm-go32.h
|
||||
NAT_FILE= nm-go32.h
|
||||
NATDEPFILES= go32-nat.o
|
||||
|
|
Loading…
Add table
Reference in a new issue