Handle HP300bsd.

This commit is contained in:
John Gilmore
1991-08-22 07:09:55 +00:00
parent 6c815bbe31
commit 482be0362f

View File

@ -16,6 +16,7 @@ Wed Aug 21 18:21:09 1991 John Gilmore (gnu at cygint.cygnus.com)
* xm-hp300bsd.h: Define HOST_BYTE_ORDER. Redefine INT_MIN, * xm-hp300bsd.h: Define HOST_BYTE_ORDER. Redefine INT_MIN,
since system include file defines it differently from "defs.h", since system include file defines it differently from "defs.h",
though the two are equivalent for our purposes. though the two are equivalent for our purposes.
* tconfig/hp300bsd: Add m68k-tdep.o.
Tue Aug 20 16:01:11 1991 John Gilmore (gnu at cygint.cygnus.com) Tue Aug 20 16:01:11 1991 John Gilmore (gnu at cygint.cygnus.com)