mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
Remove nonexistent GO32 "native" support.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Thu Jan 28 19:09:02 1993 John Gilmore (gnu@cygnus.com)
|
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>:
|
M88K fixes reported by Carl Greco, <cgreco@Creighton.Edu>:
|
||||||
* tm-m88k.h (REGISTER_CONVERT_TO_RAW): Fix typo.
|
* tm-m88k.h (REGISTER_CONVERT_TO_RAW): Fix typo.
|
||||||
* m88k-tdep.c (next_insn): Lint, cleanup.
|
* m88k-tdep.c (next_insn): Lint, cleanup.
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
|
|
||||||
MH_CFLAGS=-D__GO32__ -D__MSDOS__
|
MH_CFLAGS=-D__GO32__ -D__MSDOS__
|
||||||
XDEPFILES= go32-xdep.o ser-go32.o
|
XDEPFILES= go32-xdep.o ser-go32.o
|
||||||
XM_FILE= xm-go32.h
|
XM_FILE= xm-go32.h
|
||||||
NAT_FILE= nm-go32.h
|
|
||||||
NATDEPFILES= go32-nat.o
|
|
||||||
|
Reference in New Issue
Block a user