From: John Gilmore Date: Fri, 29 Jan 1993 05:49:03 +0000 (+0000) Subject: Remove nonexistent GO32 "native" support. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=71e60679bd22f139a35ab229dfd2fe34f0614778;p=binutils-gdb.git Remove nonexistent GO32 "native" support. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0e2ba690dfe..65026717c57 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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, : * tm-m88k.h (REGISTER_CONVERT_TO_RAW): Fix typo. * m88k-tdep.c (next_insn): Lint, cleanup. diff --git a/gdb/config/go32.mh b/gdb/config/go32.mh index 18eded1db3c..555ba316863 100644 --- a/gdb/config/go32.mh +++ b/gdb/config/go32.mh @@ -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